[osCommerce] Installation problem
-
- Posts: 2
- Joined: Wed Mar 23, 2011 6:40 pm
[osCommerce] Installation problem
Also, what is a readonly-htaccess?
Open the file www/includes/application_top.php located in your CRE Loaded installation and before following block code:
include(DIR_WS_INCLUDES . 'magic_seo_url.php');
before
// set SID once, even if empty $SID = (defined('SID') ? SID : '');
done
and/or create new blank file with readonly-htaccess name in same directory (what is that?)
my site: motocrossunivers.com
Thank you.
Re: [osCommerce] Installation problem
-
- Posts: 2
- Joined: Wed Mar 23, 2011 6:40 pm
Re: [osCommerce] Installation problem
After include(DIR_WS_INCLUDES . 'magic_seo_url.php');
What else?
Re: [osCommerce] Installation problem
You need to complete activation by opening http://www.motocrossunivers.com/boutiqu ... Activation as described in docs/README-EN.html file (step 6).