Quote:
Originally Posted by biggeorge
I'm having a problem.
Using 3.81 w/ vBSEO 3.2.0
Uploaded, cmod'ed the correct directories, installed the plugin, added the vbseo-rules.txt to my Custom Rewrite Rules in VBSEO, checked the Classifieds settings in the ADMINCP, and enabled in usergroups, and added categories.
When I add a product and click SAVE I get a blank page at http://www.extremebusa.com/extreme/classifieds/
I did notice that the index.php file is empty... not sure if that's a problem.
Here's my classifieds: http://www.extremebusa.com/extreme/classifieds.php?
Suggestions?
|
Try to remove the first line of vbseorules:
Code:
'^classifieds\.php$' => 'classifieds/'
Seems that latest vbseo can't accept filename same with a directory.
Mary