Perhaps these are non-existing files?/final-fantasy-x/images/afterdark/misc/page_bg.gif
/final-fantasy-fun/images/afterdark/misc/bottom.gif
/avatars/avatar241_5.gif
/news-and-updates/register.html
This is a discussion on WOL display within the Bug Reporting forums, part of the vBSEO SEO Plugin category; /final-fantasy-x/images/afterdark/misc/page_bg.gif /final-fantasy-fun/images/afterdark/misc/bottom.gif /avatars/avatar241_5.gif /news-and-updates/register.html Perhaps these are non-existing files?...
Perhaps these are non-existing files?/final-fantasy-x/images/afterdark/misc/page_bg.gif
/final-fantasy-fun/images/afterdark/misc/bottom.gif
/avatars/avatar241_5.gif
/news-and-updates/register.html
Oleg Ignatiuk / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
Non-existing files? What are you talking about exactly, Oleg? Like I've said, those non-existing files (according to you) are actually the forums on my board. Here take a look below.
Final Fantasy X - Final Fantasy Forums
Final Fantasy Fun - Final Fantasy Forums
News & Updates - Final Fantasy Forums
I have no idea how and why the extra stuff such as "register.html" and the pictures in the "images" folder came right after the end of my forum's URL address. This is kinda strange, if you ask me.
Metal Gear Forums - Discussion on the popular series of console stealth-based games.
My Mods: Coming Soon | My Tutorials: Coming Soon
It's probably because of the way your links are set up. For example, in your CSS you have this:
background: #000000 url(images/afterdark/misc/page_bg.gif);
Try changing it to:
background: #000000 url(/images/afterdark/misc/page_bg.gif);
The relative path was causing it to look for that image in a sub-directory of the current directory, which doesn't exist when viewing threads/forums that have "virtual" directories created by vBSEO. Make sure you have all your images referenced that way.
Alright it's all done. I have changed them all I think and hopefully it'll solve my problem.
Metal Gear Forums - Discussion on the popular series of console stealth-based games.
My Mods: Coming Soon | My Tutorials: Coming Soon