Zen Cart Logo
Forums / All Other Contributions/Addons / Ceon URI Mapping v4.x

Ceon URI Mapping v4.x

Views: 452,159

Results 1,221 to 1,240 of 2,454
9 Jul 2013, 3:23 PM
#1221
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Ceon URI Mapping v4.x

Chargin:

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.

18 Jul 2013, 3:45 AM
#1222
takosabi avatar

takosabi

New Zenner

Join Date:
Jul 2013
Location:
United States
Posts:
9
Plugin Contributions:
0

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)

18 Jul 2013, 5:28 AM
#1223
picandnix avatar

picandnix

Totally Zenned

Join Date:
Dec 2010
Location:
UK
Posts:
1,780
Plugin Contributions:
2

Re: Ceon URI Mapping v4.x

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

18 Jul 2013, 6:56 AM
#1224
takosabi avatar

takosabi

New Zenner

Join Date:
Jul 2013
Location:
United States
Posts:
9
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

picandnix:

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?

18 Jul 2013, 9:20 AM
#1225
picandnix avatar

picandnix

Totally Zenned

Join Date:
Dec 2010
Location:
UK
Posts:
1,780
Plugin Contributions:
2

Re: Ceon URI Mapping v4.x

takosabi:

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?

20 Jul 2013, 1:30 AM
#1226
amandavz avatar

amandavz

Zen Follower

Join Date:
Mar 2009
Location:
Crockett, Texas
Posts:
139
Plugin Contributions:
0

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?

20 Jul 2013, 2:41 PM
#1227
amandavz avatar

amandavz

Zen Follower

Join Date:
Mar 2009
Location:
Crockett, Texas
Posts:
139
Plugin Contributions:
0

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...

20 Jul 2013, 3:53 PM
#1228
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Ceon URI Mapping v4.x

amandavz:

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..

21 Jul 2013, 12:27 AM
#1229
amandavz avatar

amandavz

Zen Follower

Join Date:
Mar 2009
Location:
Crockett, Texas
Posts:
139
Plugin Contributions:
0

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\templates\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.

21 Jul 2013, 6:15 AM
#1230
picandnix avatar

picandnix

Totally Zenned

Join Date:
Dec 2010
Location:
UK
Posts:
1,780
Plugin Contributions:
2

Re: Ceon URI Mapping v4.x

amandavz:

Well...I uploaded the following files:

Files Folder - Admin (Renamed) & Includes

did you upload from "files-additional_file_for_1.3"/admin/includes/boxes/extra_boxes/ceon_uri_mapping_modules_dhtml.php ????

21 Jul 2013, 6:23 AM
#1231
crexis avatar

crexis

New Zenner

Join Date:
Jul 2013
Posts:
31
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

I'm having some issues installing it.

I renamed the admin file to what my admin file was named and copied the files into there. Then installed the 'includes' folder into the main shop directory as stated.

However when I get to step 5 it states: Simply go to Modules > URI Mapping Config in the Admin and the database tables and configuration will be automatically created.

In my admin, under modules - URI Mapping Config isn't there, it's just the basic 3 options, nothing more.

site is at https://www.sunnysihota.com/zen

Any ideas?

21 Jul 2013, 7:17 AM
#1232
picandnix avatar

picandnix

Totally Zenned

Join Date:
Dec 2010
Location:
UK
Posts:
1,780
Plugin Contributions:
2

Re: Ceon URI Mapping v4.x

crexis:

I'm having some issues installing it.

I renamed the admin file to what my admin file was named and copied the files into there. Then installed the 'includes' folder into the main shop directory as stated.

However when I get to step 5 it states: Simply go to Modules > URI Mapping Config in the Admin and the database tables and configuration will be automatically created.

In my admin, under modules - URI Mapping Config isn't there, it's just the basic 3 options, nothing more.

site is at https://www.sunnysihota.com/zen

Any ideas?

which version of ZC are you running?

21 Jul 2013, 1:13 PM
#1233
amandavz avatar

amandavz

Zen Follower

Join Date:
Mar 2009
Location:
Crockett, Texas
Posts:
139
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

picandnix:

did you upload from "files-additional_file_for_1.3"/admin/includes/boxes/extra_boxes/ceon_uri_mapping_modules_dhtml.php ????

No...I wasn't sure if I suppose to as it states the additional files are for 1.3.x. Do I need to install on my 1.3.9h? This may be the problem. LOL. Thanks for the reply.

21 Jul 2013, 1:46 PM
#1234
amandavz avatar

amandavz

Zen Follower

Join Date:
Mar 2009
Location:
Crockett, Texas
Posts:
139
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

So I tried that and got the following:

8:44:12 AM: 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\files\additional_file_for_1.3.x\acashop\includes\boxes\extra_boxes\ceon_uri_mapping_modules_dhtml.php' (error 3: the system cannot find the path specified.)

Not sure what's going on or what to do now.

21 Jul 2013, 1:46 PM
#1235
picandnix avatar

picandnix

Totally Zenned

Join Date:
Dec 2010
Location:
UK
Posts:
1,780
Plugin Contributions:
2

Re: Ceon URI Mapping v4.x

amandavz:

No...I wasn't sure if I suppose to as it states the additional files are for 1.3.x. Do I need to install on my 1.3.9h? This may be the problem. LOL. Thanks for the reply.

did that do it? 1.3.x = 1.3.whichever version

21 Jul 2013, 1:51 PM
#1236
picandnix avatar

picandnix

Totally Zenned

Join Date:
Dec 2010
Location:
UK
Posts:
1,780
Plugin Contributions:
2

Re: Ceon URI Mapping v4.x

amandavz:

So I tried that and got the following:

8:44:12 AM: 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\files\additional_file_for_1.3.x\acashop\includes\boxes\extra_boxes\ceon_uri_mapping_modules_dhtml.php' (error 3: the system cannot find the path specified.)

Not sure what's going on or what to do now.

are you 1000% positive that you've installed all files in the correct folder structure? Perhaps go through every folder from the zip and ensure you have uploaded every file in the correct live folder. This mod is very well written and extremely user friendly to install, I can only think you're missing something obvious as maybe you can't see the wood for the trees.

21 Jul 2013, 1:54 PM
#1237
amandavz avatar

amandavz

Zen Follower

Join Date:
Mar 2009
Location:
Crockett, Texas
Posts:
139
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

I got it...for some reason it was not uploading through FileZilla, so I went to my cPanel and manually uploaded each file and I now get the link in my Admin > Modules. Will follow through with the rest of instructions and report any other problems accordingly. Thanks so much for everyone's help!!! Have a great Sunday!!! :)

21 Jul 2013, 1:59 PM
#1238
picandnix avatar

picandnix

Totally Zenned

Join Date:
Dec 2010
Location:
UK
Posts:
1,780
Plugin Contributions:
2

Re: Ceon URI Mapping v4.x

amandavz:

So I tried that and got the following:

8:44:12 AM: 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\files\additional_file_for_1.3.x\acashop\includes\boxes\extra_boxes\ceon_uri_mapping_modules_dhtml.php' (error 3: the system cannot find the path specified.)

Not sure what's going on or what to do now.

where are you installing this mod/your site, is it on a localhost development on your computer rather than a live server?

21 Jul 2013, 7:50 PM
#1239
amandavz avatar

amandavz

Zen Follower

Join Date:
Mar 2009
Location:
Crockett, Texas
Posts:
139
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

Hi picandnix...

Please see my last post above yours. Thanks for all your help.

21 Jul 2013, 8:34 PM
#1240
crexis avatar

crexis

New Zenner

Join Date:
Jul 2013
Posts:
31
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

picandnix:

which version of ZC are you running?

I'm running the latest version of zen cart 1.5.1 I believe.