Results 1 to 10 of 10

Unknown Location: crossdomain.xml when Viewing Index

This is a discussion on Unknown Location: crossdomain.xml when Viewing Index within the Bug Reporting forums, part of the vBSEO SEO Plugin category; I found this quite odd and it seems to happen randomly. I just viewed my forum index and then clicked ...

  1. #1
    Member
    Real Name
    Jason
    Join Date
    Mar 2008
    Location
    Washington, DC
    Posts
    73
    Liked
    0 times

    Unknown Location: crossdomain.xml when Viewing Index

    I found this quite odd and it seems to happen randomly.

    I just viewed my forum index and then clicked the "Currently Active Users" link. After doing so, I noticed that next to MY username, it showed the Unknown Location message and pointed to crossdomain.xml. I also noticed this for another user at another time. It seems to be random, though...sometimes showing the default "Viewing Forum Index" message. I have attached a screen shot of this weird behavior. Not sure if it has to do with vBSEO or not, though.
    Attached Thumbnails Attached Thumbnails possiblebug.jpg  

  2. #2
    Senior Member
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,097
    Liked
    4 times
    Does not sound like a vBSEO issue. However, I have never seen anything like that before.
    The Forum Hosting - Forum Hosting from the Forum Experts

  3. #3
    Member
    Real Name
    Jason
    Join Date
    Mar 2008
    Location
    Washington, DC
    Posts
    73
    Liked
    0 times
    I haven't seen it before either...I'll keep an eye on it and see if it persists. I was thinking perhaps something in the URL rewriting might have caused it. Today is the first day I noticed it.

  4. #4
    Member
    Real Name
    Jason
    Join Date
    Mar 2008
    Location
    Washington, DC
    Posts
    73
    Liked
    0 times
    I've been doing some testing and I think that, indeed, you are correct. I disabled all hooks and the problem persisted. Will take this up with Jelsoft now.

  5. #5
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Hello Jason,

    if you are using "Custom 404 handler" with vBSEO, make sure that you have thi smodification applied: Create a Custom vBulletin "404 Page Not Found" Page, and direct vBSEO to use it.
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  6. #6
    Member
    Real Name
    Jason
    Join Date
    Mar 2008
    Location
    Washington, DC
    Posts
    73
    Liked
    0 times
    Thanks Oleg,

    From what has been stated on the vBulletin forum, this is due to a flash file. Since I use Adsense, I do get the occasional flash ad.

    I'll try adding the following, as suggested in that thread, to prevent vBulletin from displaying it:
    Code:
    define('SKIP_SESSIONCREATE', 1);

  7. #7
    Senior Member
    Real Name
    djbaxter
    Join Date
    Mar 2009
    Posts
    176
    Liked
    6 times
    am seeing a similar message but they all look like this:


    Unknown Location
    /vmoods/images/none.gif
    I understand that this is probably related to the vMoods add-on (these are all members who haven't selected a mood) but it only started happening recently. I did add the custom 404 but I still see this if I disable the custom 404 in the vBSEO ACP.

  8. #8
    Senior Member
    Real Name
    djbaxter
    Join Date
    Mar 2009
    Posts
    176
    Liked
    6 times
    The answer is here: Unknown Location (Strange) - vBulletin Community Forum

    Add the following line near the top of your .htaccess file:

    PHP Code:
    ErrorDocument 404 /404.php 

  9. #9
    Senior Member
    Real Name
    djbaxter
    Join Date
    Mar 2009
    Posts
    176
    Liked
    6 times
    Quote Originally Posted by jmurrayhead View Post
    From what has been stated on the vBulletin forum, this is due to a flash file. Since I use Adsense, I do get the occasional flash ad.

    I'll try adding the following, as suggested in that thread, to prevent vBulletin from displaying it:
    Code:
    define('SKIP_SESSIONCREATE', 1);
    Additional problem: If you do this, it will appear to your members that they are logged out (although in fact they are not) when the 404 page displays.
    Last edited by djbaxter; 04-12-2009 at 07:39 PM.

  10. #10
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Additional problem: If you do this, it will appear to your members that they are logged (although in fact they are not) out when the 404 page displays.
    If you don't have SKIP_SESSIONCREATE declaration, then vBulletin registers all not found requests and will show them in "who is online". For instance, if you have a broken image link somewhere on your style:
    Unknown Location
    /vmoods/images/none.gif
    You should find where this image is linked from and fix the template/mod code.
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


Similar Threads

  1. Replies: 1
    Last Post: 01-27-2009, 09:09 PM
  2. Unknown Location
    By MadK in forum Troubleshooting
    Replies: 13
    Last Post: 11-30-2008, 11:57 PM
  3. Unknown Location
    By Jason_A in forum General Discussion
    Replies: 1
    Last Post: 05-27-2008, 06:16 PM
  4. Unknown Location in Whois
    By amc in forum Bug Reporting
    Replies: 7
    Last Post: 10-15-2005, 09:59 AM

Posting Permissions

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