Page 248 of 291 FirstFirst ... 148198238246247248249250258 ... LastLast
Results 2,471 to 2,480 of 2907
  1. #2471
    Join Date
    Jun 2008
    Posts
    627
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Quote Originally Posted by rusty79fj40 View Post
    Thanks for a great mod! The instructions a clean and detailed.

    Forgive my "Newbness" but I am not seeing where to find the "Modules > URI Mapping Config in the Admin and the database tables will be automatically created"

    Nothing new has shown up under "modules' or "configuration".

    I have searched the installation instructions, faq, web, this forum, and the 247 pages of this thread and have not found an answer.

    Do I need to create the tables manually in my db?

    If someone could point me in the right direction I would appreciate it.

    I am using ZC v1.3.9f

    -Jim
    Hi

    did you refresh your admin page after installing the mod? Those fields should automatically show up. If you still don't see it admin panel then maybe all the files were not uploaded.

  2. #2472
    Join Date
    Feb 2011
    Posts
    9
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    I have refreshed it a number of times and even tried using another browser. I am still not seeing the module in the zc admin.

    I followed the instructions closely. Any clue as to what files would /could be missing?

  3. #2473
    Join Date
    Jun 2008
    Posts
    627
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    did you upload files from these folders?

    files/
    modified_core_files/(your version)
    template_override_files/(your version)

    Did you rename the admin folder to the actual name of your admin folder?

  4. #2474
    Join Date
    Feb 2011
    Posts
    9
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Yes to all three questions.

  5. #2475
    Join Date
    Feb 2011
    Posts
    9
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Now when I try to access my products I get the following error :1146 Table 'my_database.TABLE_CEON_URI_MAPPINGS' doesn't exist
    in:
    [ SELECT language_id, uri FROM TABLE_CEON_URI_MAPPINGS WHERE main_page = 'product_info' AND associated_db_id = '265' AND current_uri = '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 understand that I need the db table(s). I am just not sure what is preventing the db script from running?!

  6. #2476
    Join Date
    Feb 2011
    Posts
    9
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Well folks.. thanks for the help! I wiped everything and got it to work on the third try.

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

    Default Re: Ceon URI Mapping (SEO)

    Quote Originally Posted by buildingblocks View Post
    Hi

    I've had this mod installed and working for a while now, but I never did do anything with the define pages, all products pages or new products pages.

    I've been reading the directions and at step 9 I want to do the first method.

    For my first attempt I am trying to get the All Products page mapped.

    In phpmyadmin > zen_ceon_uri_mappings

    I used the existing rows as my example. I added a new row for products_all, but the store front url is still showing as index.php?main_page=products_all

    I attached a screenshot of my settings. Am I missing something obvious?

    Thank you


    edit:

    the screenshot is rather small. These are the settings

    uri - /all-products

    language_id - 1

    current_uri - 1

    main_page - products_all

    query_string_parameters - null

    associated_db_id - 1

    alternate_uri - null

    redirection_type_code - 301

    date_added - 2011-03-01 00:00:00
    You'll have to add records to the database for these pages. The
    instructions are in the docs : "Specifying the current URI Mapping for any other Zen Cart page"
    In your phpMyAdmin on the left click ceon_uri_mappings at the top click insert and fill in the information as showed. This will work with any define pages. Make sure the date added is NOW.
    You can look at an example here.

    uri: /all-products

    main_page: products_all

    current_uri: 1

    language_id: 1

    date_added: NOW()
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

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

    Default Re: Ceon URI Mapping (SEO)

    Lets show Conor some love and support by giving a donation for his fine work. Donation help keep the project going forward.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  9. #2479
    Join Date
    Jun 2008
    Posts
    627
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Thanks for responding countrycharm. As far as I can tell I am following the directions in the documentation. I tried the settings you showed too.

    Here are my settings for the all_products page

    php settings

    With these settings I am getting a page not found. In the store the url in the address bar shows the new static name I gave it, but the storefront shows a page not found. The breadcrumb reads, Home :: Page Not Found


    page not found

    Do my php settings look correct?

  10. #2480
    Join Date
    Feb 2011
    Posts
    9
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    I just installed the URI Mapping Module and I'm loving it! I am currious if anyone knows what it takes to make the MAP Module (Minimum Advertised Price) work and keep the clean URI format.

    I am guessing that is within the following files:

    admin\includes\modules\update_product.php
    admin\includes\modules\product\collect_info.php
    admin\includes\modules\product\preview_info.php

    I don't know enough php to fix this on my own.

    Does anyone have a fix for this issue? If this has already been addressed please point me to a resource. :)

 

 

Similar Threads

  1. Simple SEO URL, Ultimate SEO URLs, Ceon URI Mapping SEO
    By pizza392 in forum All Other Contributions/Addons
    Replies: 13
    Last Post: 21 Jan 2015, 10:49 AM
  2. Ceon uri mapping vs Simple SEO
    By crixus in forum General Questions
    Replies: 0
    Last Post: 28 Feb 2014, 04:41 AM
  3. v151 Ceon URI Mapping (SEO) Issues?
    By yisou in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 30 Jul 2013, 12:06 PM
  4. v151 Ceon URI Mapping (SEO) installation problem.
    By jmac2020 in forum General Questions
    Replies: 1
    Last Post: 23 Oct 2012, 01:06 PM
  5. Ceon URI Mapping (SEO) How to install?
    By jackfitz in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 28 Apr 2010, 12:09 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