Page 7 of 12 FirstFirst ... 56789 ... LastLast
Results 61 to 70 of 111
  1. #61
    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?

  2. #62
    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.

  3. #63
    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

  4. #64
    Join Date
    Mar 2011
    Posts
    10
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4

    Quote Originally Posted by labatts03 View Post
    Did you turn it on under configure menu in admin?
    Yes, I did turn it on.

    I've double and triplechecked everything and I can't seem to find what the issue is...

  5. #65
    Join Date
    Mar 2011
    Posts
    10
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4

    Quote Originally Posted by larkin1981 View Post
    Yes, I did turn it on.

    I've double and triplechecked everything and I can't seem to find what the issue is...
    I also forgot to mention that when I attempt to use one of static URIs that I assigned by editting the item in the catalog via admin, the link simply just takes me to the home page of the store.

    For example, if I use www.bbetoysplus.com/lego it take me to the home page.

  6. #66
    Join Date
    Mar 2011
    Posts
    20
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4

    Quote Originally Posted by larkin1981 View Post
    Yes, I did turn it on.

    I've double and triplechecked everything and I can't seem to find what the issue is...
    I have no other suggestions, sorry, that is the same problem I had, but after looking at the .htaccess file and seeing the name of my admin file I felt I did not want to go any farther with this program to figure it out.

  7. #67
    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 skellmeyer View Post
    I hate to disturb people on their vacations.
    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.

    Quote Originally Posted by skellmeyer View Post
    But if I don't post it now, I may forget what I've done, so...
    I totally understand that! ;)

    To be honest, this sounds so server specific I see no point in discussing it, especially given my limited time from now on. Please get in contact privately with FTP details and admin details for both sites so I can take a quick look and find out what you've done wrong or what the server is doing wrong.

    Allthe best...

    Conor
    ceon

  8. #68
    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 thevagr1 View Post
    THANKS for a great updated module. I have been using your URI program for about 2 years.
    Glad you like it and that it makes your site better! :)

    Quote Originally Posted by thevagr1 View Post
    My question is ..
    Is it possible to get a mapping for the Music Genre pages and Artist Pages.
    The software has supported that for years.

    Quote Originally Posted by thevagr1 View Post
    I have tried doing this in PHPMyAdmin with no success.

    I have managed to get the /store/MusicGenre/Rock up in the mappings but it is not working on the site.
    It looks like the associated_db_id is missing but I cant find one for Music Genre.
    You don't use that field with genres.

    Genres use typefilters, which use the query_string_parameters field:

    uri: /store/MusicGenre/Rock

    main_page: index

    current_uri: 1

    associated_db_id: null

    query_string_parameters: typefilter=music_genre&music_genre_id=3

    date_added: NOW() (selection in PHPMyAdmin).

    All the best...

    Conor
    ceon

  9. #69
    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 labatts03 View Post
    I recently changed my directory on my website, and now the program is working in Admin. When I click through my site, when I go to the individual product page I get an 403 error. Does it have something to do with the / ? Just looking for some help before installing it over again. Cart 1.39h 4.02 ceon uri
    Sorry, but your questions make no sense to me. I don't know what you are asking.

    Quote Originally Posted by labatts03 View Post
    Secondly, does having your admin file listed in the .htaccess file cause any security risk?
    Nope, not in any realistic practical sense, .htaccess files are only readable by the webserver, they are never publicly served (unless your server is really messed up which is very unlikely).

    All the best...

    Conor
    ceon

  10. #70
    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 larkin1981 View Post
    I also forgot to mention that when I attempt to use one of static URIs that I assigned by editting the item in the catalog via admin, the link simply just takes me to the home page of the store.

    For example, if I use www.bbetoysplus.com/lego it take me to the home page.
    The initial problem you described, as well as this further problem, seem to indicate the software not being enabled on the store side. If the installation check says the files are modified appropriately then things should be working fine.

    If they aren't then please send me FTP and admin details for the site and I'll take a quick look as this should NEVER happen with this new version of the software.

    All the best...

    Conor
    ceon

 

 
Page 7 of 12 FirstFirst ... 56789 ... 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

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR