Page 36 of 37 FirstFirst ... 2634353637 LastLast
Results 351 to 360 of 370
  1. #351
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,720
    Plugin Contributions
    30

    Default Re: Ceon URI Mapping V5.1.1

    Can you not search on uri like roost?

    Or you could export-edit-import the table.
    Steve
    github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...

  2. #352
    Join Date
    Feb 2009
    Location
    UK
    Posts
    1,274
    Plugin Contributions
    1

    Default Re: Ceon URI Mapping V5.1.1

    Quote Originally Posted by nicksab View Post
    How do you fix an URL that redirect to the wrong EZ-Page?

    The ez-page also a correct uri pointing to it ( the one displayed in ezpage admin) so changing the ez-page id would work.

    For example:

    url abc.com/flowers points to ez page id 1 ( correct as per admin options)

    url abc.com/roost points to ez page id 1 ( wrong and no way to delete the url or change the ez page id)

    I looked into phpmyadmin but i am not able to edit the associated_id in the ceon_uri_mappings table

    It states:



    Any way around this? how can i delete the url in question?

    Thank you
    I run SQL queries from within phpmyadmin whenever I want to edit the 'ceon_uri_mappings' table, backup your database and run this query:

    Code:
    UPDATE ceon_uri_mappings SET associated_db_id=REPLACE(associated_db_id,'1','???') WHERE uri='/roost' AND main_page='page';
    (replace ??? with the new id for /roost)

    or you could delete the whole line using an appropriate DELETE query (that's not Zen Cart related so you might need to do a bit of research)
    Simon

  3. #353
    Join Date
    Apr 2011
    Posts
    494
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping V5.1.1

    thank you

  4. #354
    Join Date
    Jun 2021
    Posts
    69
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping V5.1.1

    zen version 2.01 fresh install everything was working

    installed:
    zen version 2.01
    IH5
    Ceon 5.11

    Admin says it is up to date and coughed up the info to enter into the root .htaccess file.
    I entered the info and now get the white page of nothingness


    Log says
    Code:
    [20-Sep-2024 15:47:41 UTC] Request URI: /market/index.php?main_page=product_info&products_id=1, IP address: 172.103.65.146, Language id 1
    #0 /home/fantasies/public_html/market/includes/classes/category_tree.php(127): zen_debug_error_handler()
    #1 /home/fantasies/public_html/market/includes/modules/sideboxes/categories.php(18): category_tree->zen_category_tree()
    #2 /home/fantasies/public_html/market/includes/modules/column_left.php(30): include('/home/fantasies...')
    #3 /home/fantasies/public_html/market/includes/templates/responsive_classic/common/tpl_main_page.php(142): require('/home/fantasies...')
    #4 /home/fantasies/public_html/market/index.php(94): require('/home/fantasies...')
    --> PHP Warning: Undefined array key "categories_image" in /home/fantasies/public_html/market/includes/classes/category_tree.php on line 127.
    
    [20-Sep-2024 15:47:41 UTC] Request URI: /market/index.php?main_page=product_info&products_id=1, IP address: 172.103.65.146, Language id 1
    #0 /home/fantasies/public_html/market/includes/classes/category_tree.php(153): zen_debug_error_handler()
    #1 /home/fantasies/public_html/market/includes/modules/sideboxes/categories.php(18): category_tree->zen_category_tree()
    #2 /home/fantasies/public_html/market/includes/modules/column_left.php(30): include('/home/fantasies...')
    #3 /home/fantasies/public_html/market/includes/templates/responsive_classic/common/tpl_main_page.php(142): require('/home/fantasies...')
    #4 /home/fantasies/public_html/market/index.php(94): require('/home/fantasies...')
    --> PHP Warning: Undefined variable $first_element in /home/fantasies/public_html/market/includes/classes/category_tree.php on line 153.
    
    [20-Sep-2024 15:47:41 UTC] Request URI: /market/index.php?main_page=product_info&products_id=1, IP address: 172.103.65.146, Language id 1
    #0 /home/fantasies/public_html/market/includes/classes/category_tree.php(161): zen_debug_error_handler()
    #1 /home/fantasies/public_html/market/includes/classes/category_tree.php(153): category_tree->zen_show_category()
    #2 /home/fantasies/public_html/market/includes/modules/sideboxes/categories.php(18): category_tree->zen_category_tree()
    #3 /home/fantasies/public_html/market/includes/modules/column_left.php(30): include('/home/fantasies...')
    #4 /home/fantasies/public_html/market/includes/templates/responsive_classic/common/tpl_main_page.php(142): require('/home/fantasies...')
    #5 /home/fantasies/public_html/market/index.php(94): require('/home/fantasies...')
    --> PHP Warning: Undefined array key "" in /home/fantasies/public_html/market/includes/classes/category_tree.php on line 161.
    
    [20-Sep-2024 15:47:41 UTC] Request URI: /market/index.php?main_page=product_info&products_id=1, IP address: 172.103.65.146, Language id 1
    #0 /home/fantasies/public_html/market/includes/classes/category_tree.php(161): zen_debug_error_handler()
    #1 /home/fantasies/public_html/market/includes/classes/category_tree.php(153): category_tree->zen_show_category()
    #2 /home/fantasies/public_html/market/includes/modules/sideboxes/categories.php(18): category_tree->zen_category_tree()
    #3 /home/fantasies/public_html/market/includes/modules/column_left.php(30): include('/home/fantasies...')
    #4 /home/fantasies/public_html/market/includes/templates/responsive_classic/common/tpl_main_page.php(142): require('/home/fantasies...')
    #5 /home/fantasies/public_html/market/index.php(94): require('/home/fantasies...')
    --> PHP Warning: Trying to access array offset on null in /home/fantasies/public_html/market/includes/classes/category_tree.php on line 161.
    
    [20-Sep-2024 15:47:41 UTC] Request URI: /market/index.php?main_page=product_info&products_id=1, IP address: 172.103.65.146, Language id 1
    #0 /home/fantasies/public_html/market/includes/classes/category_tree.php(168): zen_debug_error_handler()
    #1 /home/fantasies/public_html/market/includes/classes/category_tree.php(153): category_tree->zen_show_category()
    #2 /home/fantasies/public_html/market/includes/modules/sideboxes/categories.php(18): category_tree->zen_category_tree()
    #3 /home/fantasies/public_html/market/includes/modules/column_left.php(30): include('/home/fantasies...')
    #4 /home/fantasies/public_html/market/includes/templates/responsive_classic/common/tpl_main_page.php(142): require('/home/fantasies...')
    #5 /home/fantasies/public_html/market/index.php(94): require('/home/fantasies...')
    --> PHP Warning: Undefined array key "" in /home/fantasies/public_html/market/includes/classes/category_tree.php on line 168.
    
    [20-Sep-2024 15:47:41 UTC] Request URI: /market/index.php?main_page=product_info&products_id=1, IP address: 172.103.65.146, Language id 1
    #0 /home/fantasies/public_html/market/includes/classes/category_tree.php(168): zen_debug_error_handler()
    #1 /home/fantasies/public_html/market/includes/classes/category_tree.php(153): category_tree->zen_show_category()
    #2 /home/fantasies/public_html/market/includes/modules/sideboxes/categories.php(18): category_tree->zen_category_tree()
    #3 /home/fantasies/public_html/market/includes/modules/column_left.php(30): include('/home/fantasies...')
    #4 /home/fantasies/public_html/market/includes/templates/responsive_classic/common/tpl_main_page.php(142): require('/home/fantasies...')
    #5 /home/fantasies/public_html/market/index.php(94): require('/home/fantasies...')
    --> PHP Warning: Trying to access array offset on null in /home/fantasies/public_html/market/includes/classes/category_tree.php on line 168.
    
    [20-Sep-2024 15:47:41 UTC] Request URI: /market/index.php?main_page=product_info&products_id=1, IP address: 172.103.65.146, Language id 1
    #0 /home/fantasies/public_html/market/includes/classes/category_tree.php(173): zen_debug_error_handler()
    #1 /home/fantasies/public_html/market/includes/classes/category_tree.php(153): category_tree->zen_show_category()
    #2 /home/fantasies/public_html/market/includes/modules/sideboxes/categories.php(18): category_tree->zen_category_tree()
    #3 /home/fantasies/public_html/market/includes/modules/column_left.php(30): include('/home/fantasies...')
    #4 /home/fantasies/public_html/market/includes/templates/responsive_classic/common/tpl_main_page.php(142): require('/home/fantasies...')
    #5 /home/fantasies/public_html/market/index.php(94): require('/home/fantasies...')
    --> PHP Warning: Undefined array key "" in /home/fantasies/public_html/market/includes/classes/category_tree.php on line 173.
    
    [20-Sep-2024 15:47:41 UTC] Request URI: /market/index.php?main_page=product_info&products_id=1, IP address: 172.103.65.146, Language id 1
    #0 /home/fantasies/public_html/market/includes/classes/category_tree.php(173): zen_debug_error_handler()
    #1 /home/fantasies/public_html/market/includes/classes/category_tree.php(153): category_tree->zen_show_category()
    #2 /home/fantasies/public_html/market/includes/modules/sideboxes/categories.php(18): category_tree->zen_category_tree()
    #3 /home/fantasies/public_html/market/includes/modules/column_left.php(30): include('/home/fantasies...')
    #4 /home/fantasies/public_html/market/includes/templates/responsive_classic/common/tpl_main_page.php(142): require('/home/fantasies...')
    #5 /home/fantasies/public_html/market/index.php(94): require('/home/fantasies...')
    --> PHP Warning: Trying to access array offset on null in /home/fantasies/public_html/market/includes/classes/category_tree.php on line 173.
    
    [20-Sep-2024 15:47:41 UTC] Request URI: /market/index.php?main_page=product_info&products_id=1, IP address: 172.103.65.146, Language id 1
    #0 /home/fantasies/public_html/market/includes/classes/category_tree.php(185): zen_debug_error_handler()
    #1 /home/fantasies/public_html/market/includes/classes/category_tree.php(153): category_tree->zen_show_category()
    #2 /home/fantasies/public_html/market/includes/modules/sideboxes/categories.php(18): category_tree->zen_category_tree()
    #3 /home/fantasies/public_html/market/includes/modules/column_left.php(30): include('/home/fantasies...')
    #4 /home/fantasies/public_html/market/includes/templates/responsive_classic/common/tpl_main_page.php(142): require('/home/fantasies...')
    #5 /home/fantasies/public_html/market/index.php(94): require('/home/fantasies...')
    --> PHP Warning: Undefined array key "" in /home/fantasies/public_html/market/includes/classes/category_tree.php on line 185.
    
    [20-Sep-2024 15:47:41 UTC] Request URI: /market/index.php?main_page=product_info&products_id=1, IP address: 172.103.65.146, Language id 1
    #0 /home/fantasies/public_html/market/includes/classes/category_tree.php(185): zen_debug_error_handler()
    #1 /home/fantasies/public_html/market/includes/classes/category_tree.php(153): category_tree->zen_show_category()
    #2 /home/fantasies/public_html/market/includes/modules/sideboxes/categories.php(18): category_tree->zen_category_tree()
    #3 /home/fantasies/public_html/market/includes/modules/column_left.php(30): include('/home/fantasies...')
    #4 /home/fantasies/public_html/market/includes/templates/responsive_classic/common/tpl_main_page.php(142): require('/home/fantasies...')
    #5 /home/fantasies/public_html/market/index.php(94): require('/home/fantasies...')
    --> PHP Warning: Trying to access array offset on null in /home/fantasies/public_html/market/includes/classes/category_tree.php on line 185.
    
    [20-Sep-2024 15:47:41 UTC] Request URI: /market/index.php?main_page=product_info&products_id=1, IP address: 172.103.65.146, Language id 1
    #0 /home/fantasies/public_html/market/includes/classes/category_tree.php(188): zen_debug_error_handler()
    #1 /home/fantasies/public_html/market/includes/classes/category_tree.php(153): category_tree->zen_show_category()
    #2 /home/fantasies/public_html/market/includes/modules/sideboxes/categories.php(18): category_tree->zen_category_tree()
    #3 /home/fantasies/public_html/market/includes/modules/column_left.php(30): include('/home/fantasies...')
    #4 /home/fantasies/public_html/market/includes/templates/responsive_classic/common/tpl_main_page.php(142): require('/home/fantasies...')
    #5 /home/fantasies/public_html/market/index.php(94): require('/home/fantasies...')
    --> PHP Warning: Undefined array key "" in /home/fantasies/public_html/market/includes/classes/category_tree.php on line 188.
    
    [20-Sep-2024 15:47:41 UTC] Request URI: /market/index.php?main_page=product_info&products_id=1, IP address: 172.103.65.146, Language id 1
    #0 /home/fantasies/public_html/market/includes/classes/category_tree.php(188): zen_debug_error_handler()
    #1 /home/fantasies/public_html/market/includes/classes/category_tree.php(153): category_tree->zen_show_category()
    #2 /home/fantasies/public_html/market/includes/modules/sideboxes/categories.php(18): category_tree->zen_category_tree()
    #3 /home/fantasies/public_html/market/includes/modules/column_left.php(30): include('/home/fantasies...')
    #4 /home/fantasies/public_html/market/includes/templates/responsive_classic/common/tpl_main_page.php(142): require('/home/fantasies...')
    #5 /home/fantasies/public_html/market/index.php(94): require('/home/fantasies...')
    --> PHP Warning: Trying to access array offset on null in /home/fantasies/public_html/market/includes/classes/category_tree.php on line 188.
    
    [20-Sep-2024 15:47:41 UTC] Request URI: /market/index.php?main_page=product_info&products_id=1, IP address: 172.103.65.146, Language id 1
    #0 /home/fantasies/public_html/market/includes/classes/category_tree.php(205): zen_debug_error_handler()
    #1 /home/fantasies/public_html/market/includes/classes/category_tree.php(153): category_tree->zen_show_category()
    #2 /home/fantasies/public_html/market/includes/modules/sideboxes/categories.php(18): category_tree->zen_category_tree()
    #3 /home/fantasies/public_html/market/includes/modules/column_left.php(30): include('/home/fantasies...')
    #4 /home/fantasies/public_html/market/includes/templates/responsive_classic/common/tpl_main_page.php(142): require('/home/fantasies...')
    #5 /home/fantasies/public_html/market/index.php(94): require('/home/fantasies...')
    --> PHP Warning: Undefined array key "" in /home/fantasies/public_html/market/includes/classes/category_tree.php on line 205.
    
    [20-Sep-2024 15:47:41 UTC] Request URI: /market/index.php?main_page=product_info&products_id=1, IP address: 172.103.65.146, Language id 1
    #0 /home/fantasies/public_html/market/includes/classes/category_tree.php(205): zen_debug_error_handler()
    #1 /home/fantasies/public_html/market/includes/classes/category_tree.php(153): category_tree->zen_show_category()
    #2 /home/fantasies/public_html/market/includes/modules/sideboxes/categories.php(18): category_tree->zen_category_tree()
    #3 /home/fantasies/public_html/market/includes/modules/column_left.php(30): include('/home/fantasies...')
    #4 /home/fantasies/public_html/market/includes/templates/responsive_classic/common/tpl_main_page.php(142): require('/home/fantasies...')
    #5 /home/fantasies/public_html/market/index.php(94): require('/home/fantasies...')
    --> PHP Warning: Trying to access array offset on null in /home/fantasies/public_html/market/includes/classes/category_tree.php on line 205.
    in the code for the htaccess page admin said everything was fine
    The line above in red...should I remove that file or is there an edit it needs.

  5. #355
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,720
    Plugin Contributions
    30

    Default Re: Ceon URI Mapping V5.1.1

    I suggest you use updated files for starters:

    https://github.com/torvista/Zen-Cart_CEON-URI-Mapping

    probably nothing to do with your error, but FYI.
    Steve
    github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...

  6. #356
    Join Date
    Feb 2007
    Posts
    266
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping V5.1.1

    I am upgrading from Zen Cart 1.5.5f to 2.1.0.
    I used Ceon-URL-Mapping with 1.5.5f, I upgraded the database and i am using it with my testing 2.1.0,
    I do not need to install the tables for Ceon-URL-Mapping, do i?
    if not how do i skip the tables creation? Thanks.

  7. #357
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,720
    Plugin Contributions
    30

    Default Re: Ceon URI Mapping V5.1.1

    If you upgraded, the tables should still be there. An upgrade does not wipe anything, a clean install does...but even so, it probably would not wipe tables that are not ZC core.
    Steve
    github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...

  8. #358
    Join Date
    Feb 2007
    Posts
    266
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping V5.1.1

    Quote Originally Posted by torvista View Post
    If you upgraded, the tables should still be there. An upgrade does not wipe anything, a clean install does...but even so, it probably would not wipe tables that are not ZC core.
    Thanks for the quick reply.

    I am worried about installing Ceon URL Mapping will replace the tables i have already since all the URL for my pages in those tables.

  9. #359
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,720
    Plugin Contributions
    30

    Default Re: Ceon URI Mapping V5.1.1

    The installer is automatic....if the tables are already installed, it's already done...why and how are you thinking of repeating the install?
    Steve
    github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...

  10. #360
    Join Date
    Feb 2007
    Posts
    266
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping V5.1.1

    Quote Originally Posted by torvista View Post
    why and how are you thinking of repeating the install?
    I am installing Ceon Url mapping on zen cart 2.1.0 which i am using a database upgraded from 1.5.5f and already has the tables for Ceon which was installed on it.

 

 
Page 36 of 37 FirstFirst ... 2634353637 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 v4
    By conor in forum All Other Contributions/Addons
    Replies: 110
    Last Post: 14 Aug 2011, 02:51 PM

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