Re: Ceon URI Mapping v4.x
ok so I have a temporary fix...
original code
Code:
// BEGIN CEON URI MAPPING 1 of 1
// Static URIs are relative to the site's root, so cookie should be set for the root
$path = '/';
// END CEON URI MAPPING 1 of 1
temporary fix
Code:
// BEGIN CEON URI MAPPING 1 of 1
// Static URIs are relative to the site's root, so cookie should be set for the root
$path = '';
// END CEON URI MAPPING 1 of 1
I can now log in on all browsers, however if I run the Installation check, I get an error but the mapping seems to be working as it should. I just don't know what other problems might arise from this change. Any input would be greatly appreciated
2 Attachment(s)
Re: Ceon URI Mapping v4.x
Hi All,
Have just had the latest version of Ceon URI Mapping 4.5.1 installed on zencart version 1.5.4 and have an issue with dashboard not showing the all the tabs as shown below:
Attachment 16559
Note that it is missing the other tabs which are in image below:
Attachment 16560
Can someone tell me how this can be corrected as I want to be able to use the feature that updates all the URI on the site. At present I have to go into each item in order to generate the URI mapping and as I have over 24,000 products this would take some time to do.
Any help would be appreciated.
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
Bruce1952
Hi All,
Have just had the latest version of Ceon URI Mapping 4.5.1 installed on zencart version 1.5.4 and have an issue with dashboard not showing the all the tabs as shown below:
Attachment 16559
Note that it is missing the other tabs which are in image below:
Attachment 16560
Can someone tell me how this can be corrected as I want to be able to use the feature that updates all the URI on the site. At present I have to go into each item in order to generate the URI mapping and as I have over 24,000 products this would take some time to do.
Any help would be appreciated.
Those additional tabs are only available through the commercial version of the module. There is that and other methods available to auto-generate the same information.
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
mc12345678
Those additional tabs are only available through the commercial version of the module. There is that and other methods available to auto-generate the same information.
Having the same issue as mentioned above... what would be the other method available? Thanks
Re: Ceon URI Mapping v4.x
Ok as a potentially new user of this "plugin", I see Conner started this and apparently passed away. At one point, jsweb took over, and then gave up on it. I saw a post about ceon.net, but, that site is offline (at least right now). And, I see someone named jeking has provided the latest updates.
So, if someone who has been around a while can answer:
1. What is the relationship (if any) between jeking and Ceon?
2. Is there really a ceon.net that is still developing this module?
3. Since jeking seems to have released a number if updates, what process if any is in place to report bugs and fixes so the next version incorporates those?
Anyone know if it is required to load the admin portions of this module? i.e., if I maintain the data outside of admin (have a feed that updates the urls, etc.), is it really necessary for any of the admin portions? Would be great if not really needed. Less to deal with on any updates.
Re: Ceon URI Mapping v4.x
I have one product, only one product that when we try to add it to the cart, the product is not adding to the cart. If I turn off Ceon URI Mapping, no problem it can be added to the cart but as soon as I turn it back on, the problem is there again. None of the other products that the URI mapping has been done on does this... only the one.
Anyone had that happening to them? I've searched this thread and what I am finding so far isn't helping.
this is the link:
.../shop/designs/bookmarks/3d-alphabet-amazement
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
marieAA
I have one product, only one product that when we try to add it to the cart, the product is not adding to the cart. If I turn off Ceon URI Mapping, no problem it can be added to the cart but as soon as I turn it back on, the problem is there again. None of the other products that the URI mapping has been done on does this... only the one.
Anyone had that happening to them? I've searched this thread and what I am finding so far isn't helping.
this is the link:
.../shop/designs/bookmarks/3d-alphabet-amazement
I'm getting 404 page not found for your link.
Have you tried checking the box to regenerate the URL in the product?
Re: Ceon URI Mapping v4.x
yes sorry, I've since then deleted the product entirely and recreated it in another category and now the mapping is working. weirdest thing
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
marieAA
yes sorry, I've since then deleted the product entirely and recreated it in another category and now the mapping is working. weirdest thing
by bad I failed to test in Firefox and Chrome... it only works in IE so far. Looking for any advice or input on how to solve this issue. Thanks
Re: Ceon URI Mapping v4.x
Who helps me php I upgraded to version 7 but I can not run Ceon uri mapping with version 7. I have a php error includes / classes / class.String.php on line 57, quamdo edit or create a product I click on the view changes I get blank page errorre 500 what should I change?