Results 1 to 5 of 5

What am I doing wrong

This is a discussion on What am I doing wrong within the Troubleshooting forums, part of the vBSEO SEO Plugin category; I installed vBSEO today, and everything seems to work great as long as your logged in, but when you logout, ...

  1. #1
    Junior Member
    Join Date
    Aug 2005
    Posts
    6
    Liked
    0 times

    What am I doing wrong

    I installed vBSEO today, and everything seems to work great as long as your logged in, but when you logout, and are viewing the board as a guest, you can not enter the categories. The main category title you can enter, but all the categories under that you can not enter, here is an example of what I am trying to explain.


    It works with vbseo disabled and looks like this
    Code:
    http://racingnascar.com/forums/forumdisplay.php?f=23
    When I enable vbseo it looks like this, but doesn't work
    Code:
    http://racingnascar.com/forums/truck-series/

    But I can enter the latest post to the right with no problem, it looks like this
    Code:
    http://racingnascar.com/forums/truck-series/12930-chevrolet-throttling-back-sponsorship.html#post27495
    I have looked thru the settings and can't seem to find what would be causing this, can someone please point me in the right direction to fix this problem?

  2. #2
    Junior Member
    Join Date
    Aug 2005
    Posts
    6
    Liked
    0 times
    An I am also getting this database error with this problem

    Code:
    Database error in vBulletin 3.6.2:
    
    Invalid SQL:
    
    SELECT 
    IF(votenum >= 1, votenum, 0) AS votenum,
    IF(votenum >= 1 AND votenum > 0, votetotal / votenum, 0) AS voteavg,
    
    thread.threadid, thread.title AS threadtitle, thread.forumid, pollid, open, replycount, postusername, postuserid, thread.iconid AS threadiconid,
    thread.lastpost, thread.lastposter, thread.lastpostid, thread.dateline, IF(views<=replycount, replycount+1, views) AS views, notes, thread.visible, sticky, votetotal, thread.attach,
    hiddencount, deletedcount
    
    
    
    
    ,post.pagetext
    FROM thread AS thread
    
    
    
    
    
    
    
    WHERE thread.threadid IN (0,12933,12921,12918,12726,12842,12903,12901,12900,12873,12847,12836,12839,12818,12819,12820,7830,12799,12773,12768,12769,6378,7801,262) 
    ORDER BY sticky DESC, lastpost DESC;
    
    MySQL Error  : Unknown table 'post' in field list
    Error Number : 1109
    Date         : Sunday, October 29th 2006 @ 07:38:21 PM
    Script       : http://racingnascar.com/forums/forumdisplay.php?f=6
    Referrer     : http://racingnascar.com/forums/
    IP Address   : xxxxxxxxxxxx
    Username     : Unregistered
    Classname    : vb_database

  3. #3
    Junior Member
    Join Date
    Aug 2005
    Posts
    6
    Liked
    0 times
    I think I may have figured it out, I'm 80% sure that vbplaza is causing the issues.

  4. #4
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    12 times
    For the first issue, disable the "Direct Category Links" option.

  5. #5
    Junior Member
    Join Date
    Aug 2005
    Posts
    6
    Liked
    0 times
    Thanks for the quick reply Keith, I think everything is working great now. Everyone told me that support was the best here, I think they were right on.

Similar Threads

  1. Rewriting index.php?page=home in cmps
    By BamaStangGuy in forum Custom Rewrite Rules
    Replies: 10
    Last Post: 01-05-2006, 08:28 AM
  2. Sitemap format + wrong mime.
    By rob in forum Troubleshooting
    Replies: 8
    Last Post: 12-21-2005, 12:24 PM
  3. adding my vbadvanced pages....
    By BamaStangGuy in forum General Discussion
    Replies: 8
    Last Post: 12-12-2005, 11:18 AM
  4. All gone wrong ...
    By Michael in forum Troubleshooting
    Replies: 4
    Last Post: 09-26-2005, 11:40 PM
  5. Replies: 2
    Last Post: 08-11-2005, 08:22 PM

Posting Permissions

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