Page 122 of 245 FirstFirst ... 2272112120121122123124132172222 ... LastLast
Results 1,211 to 1,220 of 2445
  1. #1211
    Join Date
    Sep 2011
    Posts
    135
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    Well without accidentally finding the information I did, Im wasnt sure where else to ask about the mod...

  2. #1212
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Ceon URI Mapping v4.x

    Quote Originally Posted by Chargin View Post
    Well without accidentally finding the information I did, Im wasnt sure where else to ask about the mod...
    The purpose of this thread is to provide support/assistance for the Ceon URI module (free version).. Glad you found what you were seeking.. A general question in a separate thread on the forum would have been a better place to post the question.. In general the moderators frown upon discussions of commercial modules on the forum.
    Last edited by DrByte; 9 Jul 2013 at 09:31 PM. Reason: Edited as requested
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  3. #1213
    Join Date
    Jul 2013
    Location
    United States
    Posts
    9
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    Having trouble getting the plugin/module to activate. (version 4.4.1) I have followed the installation instructions up to step 5, where is says you should be able to see Ceon URI under the Module dropdown in the admin panel in order to configure it. I have copied all the files listed in the instructions for my particular version (1.5.1), even the ones that don't apply to my particular needs in hopes of solving the issue, the ones that were mentioned you could skip. (Such as the ones related to books, for example.) I am fairly new to Zen Cart, so I'm not sure what else to try in order debug the issue. I have double and triple checked that I moved all the files and modified all files listed. (I even tried moving the template files listed in step 3, even though it doesn't apply to my version.) I have also tested Apache Mod_rewrite by running a few redirects rewrites, and it works as expected. Searching the forum and Googled the subejct but it hasn't turned up any useful results. Has anyone run into similar issues when installing? Is something missing from the installation instructions? Is there a way to force the module to be listed in admin module drop down?

    Thanks in advanced.


    -What version of Zen Cart are you using?
    1.5.1

    -Has your site been upgraded? When? From what version(s)?
    Unknown, I have acquired this project from a previous developer.

    -What plugins/addons have you installed? When? If your problems are payment-related, what payment module(s) are you using? If it's shipping-related, which shipping module(s) are you using?
    None. Only attempted to install Ceon URI Mapping.

    -HOW did you install Zen Cart? (upload via FTP and run zc_install, or a one-click install from your hosting company? (one-click installs might mean you don't have enough information about your site/server to make customizations easily))
    Unknown, I have acquired this project from a previous developer.

    -What version of PHP and MySQL is your server using? (See Admin->Tools->Server Info)
    Server OS: Linux 2.6.32-71.29.1.el6.x86_64
    Database: MySQL 5.1.70-cll
    HTTP Server: Apache/2.2.19 (Unix) mod_ssl/2.2.19 OpenSSL/1.0.0-fips mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635
    PHP Version: 5.2.17 (Zend: 2.2.0)


    -WHEN did the problem "start"? How does that compare with other events of your hosting company, changes you've made to your site files/addons, or your admin settings, etc?
    Problem started during module installation

    -If this is your first store, have you tested all aspects of transactions before going live?
    Yes, store has been running fine for over year

    -In what ways is your site customized or different from a brand new uncustomized install?
    Theme (black_pure_free)

  4. #1214
    Join Date
    Dec 2010
    Location
    UK
    Posts
    1,771
    Plugin Contributions
    3

    Default Re: Ceon URI Mapping v4.x

    did you rename admin folder and yourtemplate folders to match your store?

  5. #1215
    Join Date
    Jul 2013
    Location
    United States
    Posts
    9
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    Quote Originally Posted by picandnix View Post
    did you rename admin folder and yourtemplate folders to match your store?
    I have not renamed the admin folder, it is still admin. And I have not renamed any template files. But I did put the files/folders in the "STORE-TEMPLATE" from the plugin, in the active template folder. Is this not correct? Do I need to change code within any of those files?

  6. #1216
    Join Date
    Dec 2010
    Location
    UK
    Posts
    1,771
    Plugin Contributions
    3

    Default Re: Ceon URI Mapping v4.x

    Quote Originally Posted by takosabi View Post
    I have not renamed the admin folder, it is still admin.
    So in the root of your hosting account do you now have a new folder called 'admin' as well as your renamed (during original zc installation) admin folder?

  7. #1217
    Join Date
    Mar 2009
    Location
    Crockett, Texas
    Posts
    139
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    Okay...I just did a fresh install on 1.3.9h with all proper files changed. I went to work on step 5: Create the Database Tables and Configuration and Configure the URI Auto-generation Settings - but there in no such module in my Zen Cart Admin. Everything else in my site seems to be fine, but it's as if I never installed it. Any ideas?

  8. #1218
    Join Date
    Mar 2009
    Location
    Crockett, Texas
    Posts
    139
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    Okay...second problem. When I try to add new products or update my existing products I get this message:

    1146 Table 'london_zc5.zen_ceon_uri_mapping_configs' doesn't exist
    in:
    [ SELECT autogen_new, whitespace_replacement, capitalisation, remove_words, char_str_replacements, mapping_clash_action FROM zen_ceon_uri_mapping_configs WHERE id ='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 this is database related but I was unable to create the data base because there was no link in the module. Any help would be much appreciated.

    Thanks...

  9. #1219
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Ceon URI Mapping v4.x

    Quote Originally Posted by amandavz View Post
    Okay...second problem. When I try to add new products or update my existing products I get this message:

    1146 Table 'london_zc5.zen_ceon_uri_mapping_configs' doesn't exist
    in:
    [ SELECT autogen_new, whitespace_replacement, capitalisation, remove_words, char_str_replacements, mapping_clash_action FROM zen_ceon_uri_mapping_configs WHERE id ='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 this is database related but I was unable to create the data base because there was no link in the module. Any help would be much appreciated.

    Thanks...
    You do not have this module fully installed.. You need to review the install and make sure you have uploaded all the right files to the correct location and that you have run the install SQL.. Please review the readme and double check your installation..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  10. #1220
    Join Date
    Mar 2009
    Location
    Crockett, Texas
    Posts
    139
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    Well...I uploaded the following files:

    Files Folder - Admin (Renamed) & Includes
    Modified Core Files - 1.3.9h - Admin (Renamed) & Includes
    Template Override Files - Includes 1.3.9 - Would not upload, I keep getting some kind of error with these files
    Third Party Integration - 1.3.9h - Admin (Renamed)

    I'm not sure if the problem is the template override files that won't upload, but I have now uploaded twice to no avail. There is no install SQL file included...am I missing it? I do appreciate your help.

    Here is the error for my template override upload:

    7:24:34 PM: can't open file 'C:\Users\Vande Zande\Documents\AllClipART\AllClipART Site - 2012\Zen Cart Template Files\Pure Green Free Template\CEON URI Mapping\ceon_uri_mapping_4.4.1_for_zc\template_override_files\1.3.9\includes\tem plates\pure_green_free\sideboxes\tpl_music_genres_select.php' (error 3: the system cannot find the path specified.)

    I use FileZilla...not sure if this a problem with FileZilla or with the actual file. Thanks again.

 

 

Similar Threads

  1. 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
  2. CEON URI Mapping
    By jmkent in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 22 Nov 2012, 04:28 PM
  3. Ceon URI Mapping (SEO)
    By conor in forum All Other Contributions/Addons
    Replies: 2906
    Last Post: 9 Sep 2011, 08:31 AM
  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