Results 1 to 2 of 2

VBSEO having problems with RPG Inferno

This is a discussion on VBSEO having problems with RPG Inferno within the Troubleshooting forums, part of the vBSEO SEO Plugin category; I'm having issues with RPG inferno and VBSEO making my user profile page for the users blank. I get this ...

  1. #1
    Member Array
    Join Date
    Nov 2005
    Posts
    44
    Liked
    0 times

    VBSEO having problems with RPG Inferno

    I'm having issues with RPG inferno and VBSEO making my user profile page for the users blank.

    I get this error is apache logs: [Sat Aug 18 06:10:12 2007] [error] [client 75.80.157.34] PHP Fatal error: Cannot redeclare vbflush() in /var/www/vhosts/pspcrazy.com/subdomains/forums/httpdocs/forums/includes/adminfunctions.php on line 3372, referer: eh.. white page? - GamingCrazy.net

    Here is the link to members pagE: http://forums.pspcrazy.com/forums/members/pspcrazy.html

    Whenever i disable rpg inferno the page works, and apparently it's only my copy that's wierd so im guessing it's vbseo.

    My custom rewrite codes:
    Code:
    '^showgroups\.php$' => 'staff/'
    '^online\.php$' => 'online/'
    '^newthread\.php\?do=newthread&f=(\d+)' => 'new-thread/forum-$1/'
    '^search\.php\?do=getdaily' => 'search/get-todays-posts/'
    '^search\.php\?do=finduser&u=(\d+)' => 'search/find-users-posts/$1/'
    '^search\.php\?do=getnew' => 'search/get-new-posts/'
    '^search\.php\?searchid=(\d+)$' => 'search/search-id/$1/'
    '^search\.php\?f=(\d+)$' => 'search/forum-$1/'
    '^search\.php$' => 'search/'
    '^usercp\.php$' => 'control-panel/'
    '^register\.php$' => 'register/'
    '^sendmessage\.php\?do=mailmember&u=(\d+)' => 'mailuser/$1/'
    '^sendmessage\.php$' => 'contact/'
    '^calendar\.php\?do=getinfo&day=(\d+)-(\d+)-(\d+)&e=(\d+)&c=1' => 'calendar/$1-$2-$3/event-$4/'
    '^calendar\.php\?do=getinfo&e=(\d+)&day=(\d+)-(\d+)-(\d+)&c=1' => 'calendar/event-$1/$2-$3-$4/'
    '^calendar\.php\?month=(\d+)&year=(\d+)&c=1&do=displaymonth' => 'calendar/month-$1/year-$2/'
    '^calendar\.php\?c=1&week=(\d+)&do=displayweek&month=(\d+)' => 'calendar/week-$1/month-$2/'
    '^calendar\.php\?c=1&week=(\d+)' => 'calendar/week-$1/'
    '^calendar\.php$' => 'calendar/'
    '^calendar\.php\?do=viewreminder' => 'calendar/view-reminders/'
    '^faq\.php$' => 'faq/'
    '^faq\.php\?faq=vb_faq' => 'faq/vbulletin-faq/'
    '^faq\.php\?faq=vb_user_maintain' => 'faq/user-maintain/'
    '^faq\.php\?faq=vb_board_usage' => 'faq/board-usage/'
    '^faq\.php\?faq=vb_read_and_post' => 'faq/read-and-post/'
    '^profile\.php\?do=editsignature' => 'profile/edit-signature/'
    '^profile\.php\?do=editoptions' => 'profile/edit-options/'
    '^profile\.php\?do=editprofilepic' => 'profile/edit-profilepic/'
    '^profile\.php\?do=editprofile' => 'profile/edit-profile/'
    '^profile\.php\?do=editavatar' => 'profile/edit-avatar/'
    '^profile\.php\?do=editpassword' => 'profile/edit-password/'
    '^profile\.php\?do=editattachments' => 'profile/edit-attachments/'
    '^profile\.php\?do=addlist&userlist=buddy&u=(\d+)' => 'profile/buddylist/add-buddy/$1/'
    '^profile\.php\?do=addlist&userlist=ignore&u=(\d+)' => 'profile/buddylist/ignore-user/$1/'
    '^profile\.php\?do=removelist&userlist=buddy&u=(\d+)' => 'profile/buddylist/remove-buddy/$1/'
    '^profile\.php\?do=removelist&userlist=ignore&u=(\d+)' => 'profile/buddylist/remove-ignore/$1/'
    '^profile\.php\?do=editlist' => 'profile/buddylist/'
    '^private\.php$' => 'private-messages/'
    '^private\.php\?do=newpm&u=(\d+)' => 'private-messages/send-to/$1/'
    '^private\.php\?folderid=0' => 'private-messages/inbox/'
    '^private\.php\?folderid=-1' => 'private-messages/sent/'
    '^private\.php\?do=trackpm' => 'private-messages/track/'
    '^private\.php\?do=editfolders' => 'private-messages/edit-folders/'
    '^private\.php\?do=newpm' => 'private-messages/send/'
    '^subscription\.php\?folderid=0' => 'subscriptions/view-all/'
    '^subscription\.php\?do=viewsubscription' => 'subscriptions/view-all/'
    '^subscription\.php\?do=editfolders' => 'subscriptions/edit-folders/'
    '^subscription\.php$' => 'subscriptions/'
    '^moderator\.php\?do=useroptions&u=(\d+)' => 'mod-options/edit-user/$1/'
    '^private\.php\?do=showpm&pmid=(\d+)' => 'private-messages/show/$1/'
    '^login\.php\?do=logout&u=(\d+)' => 'members/logout/$1/'
     '^newthread\.php\?do=newthread&f=(\d+)' => 'newthread/$1/'
    '^newreply\.php\?do=newreply&noquote=(\d+)&p=(\d+) ' => 'newreply/$1/$2/'
    '^newreply\.php\?do=newreply&p=(\d+)' => 'newreply/$1/'
    '^postings\.php\?do=editthread&t=(\d+)' => 'manage/edit-thread/$1/'
    '^editpost\.php\?do=editpost&p=(\d+)' => 'manage/edit-post/$1/'
    '^misc\.php\?do=bbcode' => 'misc/bbcode/'
    '^misc\.php\?do=showsmilies' => 'misc/smilies/'
    '^usernote\.php\?u=(\d+)' => 'members/notes/$1/'
    '^usernote\.php\?do=newnote&u=(\d+)' => 'members/notes/add/$1/'
    '^usernote\.php\?do=viewuser&u=(\d+)' => 'members/notes/view/$1/'
    '^usernote\.php\?do=editnote&usernoteid=(\d+)' => 'members/notes/edit/$1/'
    '^postings\.php\?do=getip&p=(\d+)' => 'mod-options/getip/$1/'
    '^report\.php\?p=(\d+)' => 'manage/report/$1/'
    '^login\.php\?do=lostpw' => 'members/lostpw/'

  2. #2
    vBSEO Staff Array Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,818
    Liked
    192 times
    Hello,

    does it work correctly with vBSEO disabled?
    Oleg Ignatiuk / Crawlability Inc.
    Security bulletin - Patch Level for all supported versions released

    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


Similar Threads

  1. vBSEO 3.0.0 Gold is Here!
    By Juan Muriente in forum vBSEO Announcements
    Replies: 55
    Last Post: 04-23-2007, 08:57 AM
  2. vBSEO 2.2.0 Released - Google/Yahoo Sitemap Compatible
    By Juan Muriente in forum vBSEO Announcements
    Replies: 58
    Last Post: 11-17-2005, 10:49 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
  •