holliep Posted July 26, 2006 Posted July 26, 2006 After installing ultimate SEO the links were naming correctly but I was getting a 404 error message instead of the page. I have now turned off SEO url's but I am getting the following message above the header: e('WARN_SESSION_DIRECTORY_NOT_WRITEABLE', 'true'); define('WARN_SESSION_AUTO_START', 'true'); define('WARN_DOWNLOAD_DIRECTORY_NOT_READABLE', 'true'); ?> I can't find much in the archives but i'll be happy to be pointed in the right direction. thanks in advance
kgt Posted July 26, 2006 Posted July 26, 2006 Looks like you munged your includes/application_top.php file. Try restoring it from a backup prior to installing the SEO contrib or restore it from the stock version found in the OSC install zip file. Restoring from the OSC stock zip is less optimal than the first option in case you have other contributions that required you to alter this file. Contributions Discount Coupon Codes Donations
holliep Posted July 26, 2006 Author Posted July 26, 2006 Looks like you munged your includes/application_top.php file. Try restoring it from a backup prior to installing the SEO contrib or restore it from the stock version found in the OSC install zip file. Restoring from the OSC stock zip is less optimal than the first option in case you have other contributions that required you to alter this file. Thanks KG. I found I had an extra spare line in - i'm surprised it had this effect. I have now removed ultimate SEO completely and i'm contemplating which contribution to use instead. I believe being on a shared server may be part of the problem.
Jack_mcs Posted July 26, 2006 Posted July 26, 2006 That contribution works fine on a shared server. My guess is that you didn't have the .htaccess file setup correctly. Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
holliep Posted July 26, 2006 Author Posted July 26, 2006 You've got me thinking now! When I added code to the HT access file it contained the following: Options +FollowSymLinks RewriteEngine On RewriteBase / My store is located in the catalog directory. Does this mean the code should have read: Options +FollowSymLinks RewriteEngine On RewriteBase /catalog/
Jack_mcs Posted July 27, 2006 Posted July 27, 2006 Yes, that's correct. Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
holliep Posted July 29, 2006 Author Posted July 29, 2006 Yes, that's correct. Jack doh! I'll reinstall it. thanks
Recommended Posts
Archived
This topic is now archived and is closed to further replies.