Disregard... error in my exclude page list.
Printable View
Disregard... error in my exclude page list.
Hello
This is a great mod though I am having some trouble with it. If any of my products have attributes enabled the item simply won't be added to the shopping cart. Products with no attributes add to the cart properly.
This is on a clean install zen cart 1.3.8a and 3.8.3 SSU.
When I disable SSU I am able to add all products with or without attributes once again.
I have tried resetting all caches and disabling link aliasing to no avail.
Has someone else experienced this before? I searched for this issue and have not come across this exact one with regards to adding items with attributes.
Thanks in advance.
OK good news is that my rel="nofollow" on the buy_now buttons has seeming halted the errors. However I know that some SE's ignore nofollow command, so onto the bad news:
I used linksleuth as suggested and it found over 10,000 instances of */store/index/*. An example can be found here.. http://www.cupidsbedroom.com/store/a...play=12&page=5 look at path while hovering on any buy now button. You will see the store/index/ issue. HOWEVER if you click it, it adds to cart, but I think that crawler gets error because it can't enter cart.. anyhow, if I can just fix the /index/ issue all of this would be resolved. Anyone..?
figured this might help, here is the code that generates the buy_now button. Where is it generating that /index/ portion?
PHP Code:
if ($listing->fields['products_qty_box_status'] == 0) {
$lc_button = '<a rel="nofollow" href="' . zen_href_link($_GET['main_page'], zen_get_all_get_params(array('action')) . 'action=buy_now&products_id=' . $listing->fields['products_id']) . '">' . zen_image_button(BUTTON_IMAGE_BUY_NOW, BUTTON_BUY_NOW_ALT, 'class="listingBuyNowButton"') . '</a>';
Hi there, just upgraded from zen cart 1.3.8a to 1.3.9a and re added the files for SSU, but now in admin I get a blank page when I click on Extras/ simple Seo URL Manager.
Any idea how to fix this?
Any idea how to contact the developers?
I looked on the RubikIntegration website but couldn't see a contact us link.
Hopefully they visit this forum and will help me out.
Thanks
Ned
Contact him from his other web site http://eazyecommerce.com/contact_us
Thanks for the link Countrycharm.
Nedward
I got the answer back from Eazy ECommerce and it was to install module manager.
I didn't remember that from the first install.
So I'll go and do that.
Nedward
Hi, I tried to install simple seo url, the problem is I can not find the installation instruction at http://wiki.rubikintegration.com/zen...ules/ssu/start any more. So where can I find it? Or any one can teach me step by step? Any help would be appreciated.
Check the URL you posted.
It is corrupted with ... in the middle.
It's not the right URL. A whole chunk is missing.