Page 2 of 2 FirstFirst 1 2
Results 16 to 19 of 19

WOL display

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?...

  1. #16
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times
    /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?

  2. #17
    Senior Member Snake's Avatar
    Real Name
    Josh
    Join Date
    Oct 2005
    Location
    Cleveland, OH
    Posts
    413
    Liked
    1 times
    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

  3. #18
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    13 times
    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.

  4. #19
    Senior Member Snake's Avatar
    Real Name
    Josh
    Join Date
    Oct 2005
    Location
    Cleveland, OH
    Posts
    413
    Liked
    1 times
    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

Page 2 of 2 FirstFirst 1 2

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •