Page 1 of 3 123 LastLast
Results 1 to 10 of 111

Hybrid View

  1. #1
    Join Date
    Mar 2011
    Posts
    10
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4

    I installed the Ceon URI Mapping add-on to my site (www.bbetoysplus.com) today and according to the installation check at the end of the process, it installed perfectly with no problems. I added the rewrite rule to .htaccess and after completing the configuration steps, I began to manually update each of my existing categories individually so that they would begin using the static URIs. However, even after manually updating each category, the dynamic URIs are still being displayed in place of the static URIs. I cannot figure out why this is happening and would truly appreciate any advice/guidance anyone can provide towards solving this problem.

    I am using ZenCart version 1.3.9h. In additiong the Ceon URI Mapping add-on, I also have Easy Populate v 1.2.5.4 and Image Handler 2 installed.

  2. #2
    Join Date
    Mar 2011
    Posts
    20
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4

    Did you turn it on under configure menu in admin?

  3. #3
    Join Date
    Aug 2010
    Posts
    42
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4

    I recently updated from 3.8 to 4.02 on 1.39d. everything went well, but I had a question about the htaccess rewrite rule. I have made a custom page names "shop" but is one of the rules it the htaccess. I simply deleted that entry and everything seems to work fine, but was there a reason the shop rule was put in there?

  4. #4
    Join Date
    Mar 2011
    Location
    Marco Island, FL
    Posts
    71
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4

    Hi Conor,

    Hope you are having a good time there.

    I have installed 4.0.2 on a brand new 1.3.9h so no core file merging was required. You'll find a link to my website at the bottom of this post.

    Everything went perfect with installation check etc. I have also added re-write rule to .htaccess. When I set up a category or item's static URI I get the following error immediately after I hit "preview"
    ===========================
    1146 Table 'enginara_main.TABLE_CEON_UMM_CATEGORY_MAPPING_TEMPLATES' doesn't exist
    in:
    [ SELECT mapping_template FROM TABLE_CEON_UMM_CATEGORY_MAPPING_TEMPLATES WHERE category_id = '0' AND language_id = '1' LIMIT 1;]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.

    ===========================
    I am just not that advanced to understand or apply what it says.

    You need know the following, too:
    I am trying to switch from my 12 year old bulky html website to 1.3.9h "showcase only" (cherry_zen). At the moment both index.html and index.php are on the server so that visitors can still view the old website. I am not done with the zen version.
    I will remove index.html as soon as I am done.

    Server OS: Linux 2.6.18-194.11.4.el5
    PHP Version: 5.2.13 (Zend: 2.2.0)
    PHP Memory Limit: 64M
    Database: MySQL 5.0.92-community-log
    HTTP Server: Apache
    PHP Safe Mode: Off

    EP 1.2.5.4 installed
    IH2 installed
    Zen Lightbox Installed.
    Clyde Jone's Footer Menu Installed

    I had to turn URI Mapping OFF
    because of the table error above. It still gives me the tickbox option in admin product and categories though. Also I removed rewrite rules from .htaccess since it eliminated my currently working index.html. I need 2-3 more days to finish my zen catalog and launch the new version. Until then I definitely need my old website up and running.

    Here is my index.php

    Any help will be highly appreciated.

  5. #5
    Join Date
    Oct 2009
    Posts
    21
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4

    Hello Conor,

    I had been useing your add-on Uri Mapping with my zencart 1.3.8a for quite a while.

    A few days ago my server was upgraded to 5.3. Since than i can not add products to my shopping cart if the Ceon module is started. When i shut down the module the cart works perfectly.

    I had been looked for an upgrade but as i see you made - the module compatible with php 5.3 only for zencart 1.3.9.

    Is there a work around my problem?

    Best regards,
    Csorik Janos

  6. #6
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Ceon URI Mapping v4

    Hi Csorik ,

    Quote Originally Posted by romancoins View Post
    I had been looked for an upgrade but as i see you made - the module compatible with php 5.3 only for zencart 1.3.9.

    Is there a work around my problem?
    Just letting people know that you had simply thought that 1.3.8a wasn't supported in the latest version, which you now know it is. :)

    Enjoy the rest of your weekend.

    All the best...

    Conor
    ceon

  7. #7
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Ceon URI Mapping v4

    Hi Engin,

    How are you?

    Strange (but good of course) to see a photo of you.. put a real face to the virtual you! :)

    Quote Originally Posted by enginarat View Post
    Hi Conor,

    Hope you are having a good time there.
    Unfortunately as you'll have seen by now, although the first few days were great, things have been very bad since..

    Quote Originally Posted by enginarat View Post
    I have installed 4.0.2 on a brand new 1.3.9h so no core file merging was required. You'll find a link to my website at the bottom of this post.

    Everything went perfect with installation check etc. I have also added re-write rule to .htaccess. When I set up a category or item's static URI I get the following error immediately after I hit "preview"
    You're attempting to use the UMM edition of the software without UMM.. I'll get in contact privately to discuss how to sort this out.

    All the best...

    Conor
    ceon

  8. #8
    Join Date
    Mar 2011
    Location
    Marco Island, FL
    Posts
    71
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4

    I am so sorry to hear all that you've been through my friend. Hope you get better really soon.
    I have great respect to you that you are even trying to help us even in this condition.

    About the UMM; this was what exactly I was thinking. I just didn't it since I only had 78 products.

    Anyway I'll talk to you on the private end.

  9. #9
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Ceon URI Mapping v4

    Hi,

    Quote Originally Posted by kal130 View Post
    I recently updated from 3.8 to 4.02 on 1.39d. everything went well, but I had a question about the htaccess rewrite rule. I have made a custom page names "shop" but is one of the rules it the htaccess. I simply deleted that entry and everything seems to work fine, but was there a reason the shop rule was put in there?
    I'm afraid your English isn't so good in the formation of this question and as such I can't quite follow you.

    What is "a custom page names shop"? And what is "but is one of the rules it the htaccess" meant to mean??!

    All the best...

    Conor
    ceon

  10. #10
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Ceon URI Mapping v4

    lol I'm afraid I have to make it even worse.. I fell seriously ill half an hour before the dinner was about to be served in the wedding I'd flown over a thousand miles to get to and am only able to answer this post on a temporary break from hospital.
    I hope everything will be OK with you soon Conor. Sorry to hear that.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. Ceon URI Mapping v4.x
    By conor in forum All Other Contributions/Addons
    Replies: 2444
    Last Post: 7 Oct 2020, 03:13 AM
  2. v139d Ceon uri mapping, how to generate uri mapping for bulk bulk-imported products?
    By mybiz9999 in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 8 Jan 2013, 06:52 AM
  3. CEON URI Mapping
    By jmkent in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 22 Nov 2012, 04:28 PM
  4. Ceon URI Mapping (SEO)
    By conor in forum All Other Contributions/Addons
    Replies: 2906
    Last Post: 9 Sep 2011, 08:31 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg