Hi folks,
Ok I need a mod that can display posts from a specified forum onto an external page of mine.
I have a simple one set up on the site now at
http://www.grandtheftcentral.com/ ...
The problem I have is when I make posts in the designated forum and include images in any of the posts, the images are not displayed right on the external page.
What I noticed is the location of images are
Code:
http://www.autogamincentral.com/forum/http://grandtheftcentral.com/image.jpg
instead of
Code:
http://grandtheftcentral.com/image.jpg
(please not the grandtheftcentral.com is sub hosted of the autogamingcentral.com site)
this only occurs when i add images hosted on my server, any image i include that are on totally separate servers are displayed properly.
The mod I am using is called vbExternal but i can't seem to get support for it.
Any ideas on a new script I can use? Thanks
*Edit - I fixed the problem. The section where I had to put the forum url in the General Settings was conflicting with the mod so it kept adding the URL I had set in front of the regular urls.