

babayaga
Members-
Content count
10 -
Joined
-
Last visited
Profile Information
-
Real Name
Mike
-
never-mind, i got it working, only problem now is adding products to cart when clicking on buy doesn't work. Just ads "?action=add_product" to the url with nothing in the cart
-
Tried an older version ultimate_seo_urls_5_r119 and am now getting this error "Fatal error: Call to undefined function usu_dir_iterator() in C:\**\includes\modules\ultimate_seo_urls5\main\bootstrap.php on line 340"
-
Thanks for that. Changed the setting to "rewrite" and am using the .htaccess file provided whit mod_rewrite.so enabled but the urls are still in standard form. What else can i try?
-
I installed as per instructions, what am i doing wrong?
-
Hey, Installed ultimate seo 5 pro on my site vitamins today Is there a way to remove the product_info.php part of the url from the url? e.g. from this http://www.vitaminstoday.com.au/product_info.php/lecithin-1200mg-100-caps-p-1404 to this http://www.vitaminstoday.com.au/lecithin-1200mg-100-caps-p-1404 and also removing the index.php from the categories e.g. http://www.vitaminstoday.com.au/index.php/body-skin-care-c-113 Regards, Mike
-
[CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo
babayaga replied to spidometrs's topic in General Add-Ons Support
How did you fix it? -
[CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo
babayaga replied to spidometrs's topic in General Add-Ons Support
Pretty sure this aint a template code problem as the same code worked for me once upon a time on an older server. -
[CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo
babayaga replied to spidometrs's topic in General Add-Ons Support
Im guessing you have it installed on a server with a new install of apache and php. I think its either we haven't set up our httpd.conf/php.ini/.htacces files correctly or its php 5.3 issues that might be causing it. Are you running other sites on the same server <virtualhost>? -
[CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo
babayaga replied to spidometrs's topic in General Add-Ons Support
This is the same problem im having. When you hover over the product, the url is correct, but once clicked, it redirects to the homepage /index.php . I think im using version 2.1. Worked fine on the old server with apache 2.1 and php 5. Now that ive changed server to php 5.3 im getting this. -
[CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo
babayaga replied to spidometrs's topic in General Add-Ons Support
i just migrated my shop over to a new server with php 5.3 & apache 2.2 . Now im having trouble with the redirecting. When i click on a featured product or category on the home page i get redirected back to the homepage (index.php). Whats up with this?