Dontcha think define('DIR_WS_CATALOG', '//');
should be: define('DIR_WS_CATALOG', '/');
Dontcha think define('DIR_WS_CATALOG', '//');
should be: define('DIR_WS_CATALOG', '/');
No, that's how it was set up and it works fine.
Kat
Hi Alan,
That's great to hear.. I'm glad you got yourself sorted. Well done! (And welcome to the wonderful world of diff software - it's fantastic, isn't it?! ;) )
All the best...
Conor
ceon
Hi Kat,
Well you've been lucky so far then as that is totally wrong. You must change it to a single slash.
All the best..
Conor
ceon
Would there be a way to get it to also do a 301 redirect on things like http://mysite.com/index.php?main_page=index http://mysite.com/index.php etc to send everything to mysite.com.
Conor,
Ok, I will and see if that helps.
Thanks!
Kat
My problem was that when the uri was enabled on the manufacturer pages, the "add multiple to cart" was not working. It is only a problem on the manufacturer pages. I do have the most current version of the module including the file you mentioned. It works correctly on the regular catalog pages, just not the manufacturer pages.
I changed the // to /, and still get the 404 Not Found.
Here is what it generated in my test server:
http://www.suncoastjewelers.railspla...ld/product-041
Kat
Hi Kat,
Either your .htaccess file isn't actually being loaded or there is a problem with your rewrite rule.
Check with your host if htaccess files are supported on your site!
All the best..
Conor
ceon
Bookmarks