Results 1 to 9 of 9

Some errors after installing vBSEO RC2 Final and Sitemap generator 2.6

This is a discussion on Some errors after installing vBSEO RC2 Final and Sitemap generator 2.6 within the Troubleshooting forums, part of the vBSEO Google/Yahoo Sitemap category; After installing vBSEO RC2 Final and Sitemap generator 2.6 I noticed some major errors: * Most members does not have ...

  1. #1
    Senior Member Astyanax's Avatar
    Real Name
    Daniel
    Join Date
    Dec 2009
    Location
    Sweden
    Posts
    290
    Liked
    4 times

    Exclamation Some errors after installing vBSEO RC2 Final and Sitemap generator 2.6

    After installing vBSEO RC2 Final and Sitemap generator 2.6 I noticed some major errors:

    * Most members does not have their avatars anymore, instead a vBulletin logo is displayed

    * When I want to see my own profile it says I am not a registered member

    * This content in the threads look bad:


  2. #2
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    22,367
    Liked
    542 times
    Blog Entries
    4
    As i responded your ticket , Sitemap Generator has nothing to do with the problems you explained. vBSEO Sitemap Generator doesn't play with how threads display or anything else. It just generates sitemap files that all. The problems you are facing are related to something else then Sitemap Generator.
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  3. #3
    Senior Member Astyanax's Avatar
    Real Name
    Daniel
    Join Date
    Dec 2009
    Location
    Sweden
    Posts
    290
    Liked
    4 times
    Yes, but it is related to vBSEO RC2 Final, cause when I disable it everything goes back to normal. This is rather critical for me and for my forum. I have given all info in the support ticket, and I had hoped you could have solved this today.

  4. #4
    Senior Member Astyanax's Avatar
    Real Name
    Daniel
    Join Date
    Dec 2009
    Location
    Sweden
    Posts
    290
    Liked
    4 times
    24 hours later and still no support...

  5. #5
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,782
    Liked
    648 times
    Blog Entries
    2
    .se/vbseo/resources/images/forum/digg.gif is physically NOT on your server (along with the other images) hence why you are seeing alt text.

    re-FTP the vbseo package again with over-write. It looks like your ftp client failed to upload completely.
    Brian Cummiskey / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  6. #6
    Senior Member Astyanax's Avatar
    Real Name
    Daniel
    Join Date
    Dec 2009
    Location
    Sweden
    Posts
    290
    Liked
    4 times

    Thumbs up

    Thanks Brian! However the file .se/vbseo/resources/images/forum/digg.gif really is there. I have checked it.

    Besides that, is there anything special I have to do when we are using Lighttpd? My forum host admin had some problems with "rules".

    Code:
    url.rewrite-once = (
    "^/((urllist|sitemap).*\.(xml|txt)(\.gz)?)" =>  "/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1",
    "^(/(admincp|modcp|clientscript|cpstyles|images|customavatars)/.*)$"  => "$1",
    "^(/favicon\.ico|/robots\.txt|.*clear\.gif)$" =>  "$1",
    "^/(.+)\?(.*)$" => "/vbseo.php?$2",
    "^/(.+)$" =>  "/vbseo.php"
    )

  7. #7
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,782
    Liked
    648 times
    Blog Entries
    2
    You are missing,

    server.document-root = "/path/to/your/public_html/"

    from your file. Please consult the distribution package rules and add that in. That should help fix all your path problems.
    Brian Cummiskey / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  8. #8
    Senior Member Astyanax's Avatar
    Real Name
    Daniel
    Join Date
    Dec 2009
    Location
    Sweden
    Posts
    290
    Liked
    4 times
    That one is already set according to admin at forum host service. You have my login in the support ticket if you want to check anything.

  9. #9
    Junior Member
    Real Name
    OTAU
    Join Date
    Jan 2010
    Posts
    1
    Liked
    0 times
    I fixed this by adding:

    Code:
    "^/vbseo/resources/images/forum/(.*)$" => "/vbseo/resources/images/forum/$1",
    To the lighttpd.conf -- no idea if there's a better solution or this is a bug, however this solved my problems.

Similar Threads

  1. Errors on forum header after installing vbseo
    By =Master= in forum Troubleshooting
    Replies: 1
    Last Post: 10-18-2009, 09:05 PM
  2. VBSEO Sitemap Generator... Tons of errors?
    By painthappy in forum Troubleshooting
    Replies: 7
    Last Post: 02-21-2008, 03:04 PM
  3. dis-/advantages of installing the sitemap generator plugin
    By °°Ben³ in forum General Discussion
    Replies: 2
    Last Post: 06-27-2007, 04:21 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
  •