hi
in some posts I get error 500.
Closing the vbseo, operates normally.
eg
some helpCode:http://www.supa.gr/forums/f60/lenovo-thinkpad-x1-carbon-kukloforei-stis-31-augoustou-56734.html
Thanks in advance for your time
This is a discussion on error 500 in some posts within the Troubleshooting forums, part of the vBSEO SEO Plugin category; hi in some posts I get error 500. Closing the vbseo , operates normally. eg Code: http://www.supa.gr/forums/f60/lenovo-thinkpad-x1-carbon-kukloforei-stis-31-augoustou-56734.html some help Thanks ...
hi
in some posts I get error 500.
Closing the vbseo, operates normally.
eg
some helpCode:http://www.supa.gr/forums/f60/lenovo-thinkpad-x1-carbon-kukloforei-stis-31-augoustou-56734.html
Thanks in advance for your time
Please check your error_log to see if there are any errors defined. Right now it is impossible to say as no information is supplied.
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
in error log
andCode:[Wed Aug 08 22:33:01 2012] [error] [client xxx.xx.xxx.x] PHP Fatal error: require(): Failed opening required '/var/www/vhosts/mydomain/httpdocs/forums/lenovo-thinkpshowproduct.php' (include_path='.:/usr/share/pear') in /var/www/vhosts/mydomain/httpdocs/forums/vbseo.php on line 1397
in vbseo.php line 1397Code:[Wed Aug 08 22:33:01 2012] [error] [client xxx.xx.xxx.x] PHP Warning: require(/var/www/vhosts/mydomain/httpdocs/forums/lenovo-thinkpshowproduct.php): failed to open stream: No such file or directory in /var/www/vhosts/mydomain/httpdocs/forums/vbseo.php on line 1397
any ideasCode:require($_vfname);
thank you
The issue seems to be related to your CRR rules. What are the CRR rules you are using ?
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
HTML Code://========================================================================= // Sample Custom Rewrite Rule: showgroup.php as forumleaders.html (Remove the '//' in front of the rule to enable). //========================================================================= //'^showgroups\.php$' => 'forumleaders.html' //========================================================================= // Sample Custom Rewrite Rules: calendar as static pages (Remove the '//' in front of the rules to enable). // Note: Enable the calendar dropdown redirect rule within the Custom 301 Redirects section below. //========================================================================= //========================================================================= // calendar //========================================================================= 'calendar\.php$' => 'calendar/' '^calendar\.php\?c=1$' => 'calendar/' '^calendar\.php\?(c=1&)?do=(display.+?)(&year=)?$' => 'calendar/$2/[NF]' 'calendar\.php\?(c=1&)?nojs=1' => 'calendar/nojs/[NF]' 'calendar\.php\?(c=1&)?do=(display.+?)&nojs=1' => 'calendar/$2/nojs/[NF]' 'calendar\.php\?(c=1&)?week=(\d+)&nojs=1' => 'calendar/week-$2/nojs/[NF]' 'calendar\.php\?(c=1&)?month=(\d+)&year=(\d+)&nojs=1' => 'calendar/$3/$2/nojs/[NF]' '^calendar\.php\?do=getinfo&(c=1&)?day=(\d+)-(\d+)-(\d+)(&c=1)?$' => 'calendar/$2/$3/$4/' '^calendar\.php\?do=getinfo&e=(\d+)(&day=[0-9\-]+)?(&c=1)?$' => 'calendar/event-$1/' '^calendar\.php\?(s=&)?(c=1&)?(week=&)?month=(\d+)&year=(\d+)(&c=1)?(&do=displaymonth)?$' => 'calendar/$5/$4/' '^calendar\.php\?c=1&week=(\d+)(&do=displayweek&month=.+?)?$' => 'calendar/week-$1/' //========================================================================= // Private Messages //========================================================================= '^private\.php$' => 'pm/' '^private\.php\?do=trackpm' => 'pm/track/' '^private\.php\?do=editfolders' => 'pm/folders/' '^private\.php\?do=newpm$' => 'pm/new/' '^private\.php\?do=newpm&u=(\d+)' => 'pm/new/to-$1/' '^private\.php\?do=showpm&pmid=(\d+)$' => 'pm/message-$1/' '^private\.php\?folderid=(.+?)$' => 'pm/folder-$1/' //========================================================================= // Profile Pages //========================================================================= '^profile\.php$' => 'profile/' '^profile\.php\?do=editsignature' => 'profile/signature/' '^profile\.php\?do=editoptions' => 'profile/options/' '^profile\.php\?do=editprofilepic' => 'profile/pic/' '^profile\.php\?do=editprofile' => 'profile/edit/' '^profile\.php\?do=editavatar' => 'profile/avatar/' '^profile\.php\?do=editpassword' => 'profile/password/' '^profile\.php\?do=editattachments' => 'profile/attachments/' '^profile\.php\?do=ignorelist' => 'profile/foes/' '^profile\.php\?do=customize' => 'profile/customize/' '^profile\.php\?do=buddylist' => 'profile/friends/' '^profile\.php\?do=editusergroups' => 'profile/usergroups/' //========================================================================= // search //========================================================================= '^search\.php$' => 'search/[NF]' '^search\.php\?searchid=(\d+)$' => 'search/result-$1/' '^search\.php\?searchid=(\d+)&pp=25$' => 'search/result-$1/' '^search\.php\?searchid=(\d+)&pp=.*?&page=(\d+)$' => 'search/result-$1/index$2.html' 'search\.php\?do=getnew&contenttype=vBForum_Post$' => 'search/new/[NF]' 'search\.php\?do=getnew$' => 'search/new/[NF]' 'search\.php\?do=getdaily&contenttype=vBForum_Post$' => 'search/today/[NF]' 'search\.php\?do=getdaily$' => 'search/today/[NF]' '^search\.php\?do=process$' => 'search/process/' //========================================================================= // faq //========================================================================= '^faq\.php$' => 'faq/' '^faq\.php\?faq=vb3_board_faq$' => 'faq/forums/' '^faq\.php\?faq=vb3_board_usage$' => 'faq/forums/general/' '^faq\.php\?faq=vb3_user_profile$' => 'faq/forums/profile/' '^faq\.php\?faq=vb3_reading_posting$' => 'faq/forums/reading-posting/' '^faq\.php\?faq=vbblog_faq$' => 'faq/blog/' '^faq\.php\?faq=vbblog_faq_general$' => 'faq/blog/general/' '^faq\.php\?faq=vbblog_faq_reading_and_posting$' => 'faq/blog/messages/' '^faq\.php\?faq=vbblog_faq_reading_and_posting_options$' => 'faq/blog/messages/options/' '^faq\.php\?faq=vbblog_faq_reading_and_posting_how_do_i_post$' => 'faq/blog/messages/posting/' //========================================================================= //========================================================================= // Control Panel //========================================================================= '^usercp\.php$' => 'myaccount/' //========================================================================= // Online Users //========================================================================= '^online\.php' => 'activeusers/' //========================================================================= '^downloads\.php$'=> 'files' //'^downloads\.php\?do=cat&id=(\d+)'=>'cat$1' //'^downloads\.php\?do=file&id=(\d+)'=>'file$1' //'^downloads\.php\?do=stats'=>'filestats' //'^downloads\.php\?do=my'=>'myfiles' //'^downloads\.php\?do=manfiles'=>'managefiles' //'^downloads\.php\?do=search'=>'filesearch' //'^downloads\.php\?do=add&cat='=>'addfilecat' //'^downloads\.php\?do=tree'=>'categorytree' 'downloads\.php\?do=file&title=(.+?)&cid=(\d+)&ctitle=(.+)&id=(\d+)' => 'files/$3/$2/$1-$4/' 'downloads\.php\?do=cat&title=(.+)&id=(\d+)$' => 'files/$1-$2/' //=========================================================================//soccer //======================================================== '^vbsoccer\.php$' => 'soccer/' '^vbsoccer\.php\?do=(\w+)$' => 'soccer/$1/' '^vbsoccer\.php\?do=(\w+)&l=(\d+)$' => 'soccer/$1/$2/' '^vbsoccer\.php\?do=(\w+)&l=(\d+)&m=(\d+)$' => 'soccer/$1/$2/$3' '^vbsoccer\.php\?do=(\w+)&l=(\d+)&matchid=(\d+)$' => 'soccer/$1/$2/match-$3/' '^vbsoccer\.php\?do=(\w+)&l=(\d+)&redo=bet&m=(\d+)$' => 'soccer/$1/$2/bet-$3/' //=========================================== 'privacy\.php' => 'privacy/' //=========================================== 'index\.php\?title=(.+)&c=(\d+)$' => 'category-$1-$2/' 'index\.php\?title=(.+)&n=(\d+)$' => 'image-$1-$2/' //=========================================== 'showcat\.php\?ctitle=(.+)&cat=(\d+)$' => 'cat-$1-$2.html' 'showproduct\.php\?ptitle=(.+)&product=(\d+)(&cat=\d+)?(&page=\d+)?$' => 'ad-$1-$2.html'
It is caused by your latest CRR rule. You need to make sure all your rules have ^ so they won't interfere with other rules
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
thank you
now works