-
Re: Ceon URI Mapping v4.x
Yeah im just looking in the includes\classes\class.CeonURIMappingAdminCategoriesProducts.php not admin/includes...
The only functions I have are:
Line 59: CeonURIMappingAdminCategoriesProducts
Line 80: getCategoryOrProductPath
Line 180: getCategoriesOrProductsURIMappingTemplate
Danny
-
Re: Ceon URI Mapping v4.x
So what happens if the URL in the database already ends with a "/"?
-
Re: Ceon URI Mapping v4.x
Oh I just realised, I have the UMM edition now. I just checked either file and that function isn't actually in the UMM edition but it is in the standard edition. It must be located somewhere else!
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
lhungil
So what happens if the URL in the database already ends with a "/"?
Theres code that strips of the "/" at the end of the url when you specify it so there shouldn't be any uri's ending with / in the database.
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
DannyVarley
There's code that strips of the "/" at the end of the url when you specify it so there shouldn't be any uri's ending with / in the database.
Interesting. You probably will also want to add some additional handling to create a 301 when the URL is entered without the trailing "/" (to act similiar to how Apache acts when encountering a folder).
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
DannyVarley
Theres code that strips of the "/" at the end of the url when you specify it so there shouldn't be any uri's ending with / in the database.
That could be a problem :) This is only meant to be a very rough and ready, does the job but might break stuff, sorta solution BTW
-
Re: Ceon URI Mapping v4.x
and at the risk of beating the proverbial dead horse here..
I'm going to ask again WHY is the addition of the trailing slash thought to be NECESSARY?? is there a business reason?? there's a lot of effort being put into figuring out how to add functionality and it's not clear what is thought to be the GAIN..
Native Zen Cart URLs do not have a trailing slash, major retailers URLs do not have a trailing slash, the Zen Cart FORUM URLs do not end with a trailing slash.. So WHY is this such a "must have"???
Lastly the UMM version of Ceon URI is a commercial module and therefore support for it is not allowed on this forum per the forum rules.. Conor himself when he was alive NEVER supported the UMM version here either..
So as I stated earlier if Danny REALLY NEEDS this he needs to go back to JSWeb for the answer/solution.. alternatively, he can discuss with whomever wants to assist via PM..
-
Re: Ceon URI Mapping v4.x
Now that conor is deceased how can we buy the "pro" version of this plugin? I want all my url's generated automatically.
Im also interested in his "Ceon Product Variants", does he have a business partner somewhere or something? Id like to buy that too.
-
Re: Ceon URI Mapping v4.x
After a bit of digging I found
This module was originally being developed by Conor @ CEON - unfortuantely he unexpectantly pasted away in Dec 2012 just before it was released.
JSWeb, who have worked with Conor for a good number of years, have been asked to continue the distribution of CEON modules and one that we are very keen finished is the CEON Product Variants.
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
Chargin
After a bit of digging I found
This module was originally being developed by Conor @ CEON - unfortuantely he unexpectantly pasted away in Dec 2012 just before it was released.
JSWeb, who have worked with Conor for a good number of years, have been asked to continue the distribution of CEON modules and one that we are very keen finished is the CEON Product Variants.
and not to be a nag, but any discussions regarding the CEON commercial products and the Product Variants module in particular is off topic for this support thread.. Suggest you contact JSWeb directly..
-
Re: Ceon URI Mapping v4.x
Well without accidentally finding the information I did, Im wasnt sure where else to ask about the mod...
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
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.
-
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)
-
Re: Ceon URI Mapping v4.x
did you rename admin folder and yourtemplate folders to match your store?
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
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?
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
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?
-
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?
-
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...
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
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..
-
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.
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
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 ????
-
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 www.sunnysihota.com/zen
Any ideas?
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
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
www.sunnysihota.com/zen
Any ideas?
which version of ZC are you running?
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
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.
-
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\in cludes\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.
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
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
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
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\in cludes\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.
-
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!!! :)
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
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\in cludes\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?
-
Re: Ceon URI Mapping v4.x
Hi picandnix...
Please see my last post above yours. Thanks for all your help.
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
picandnix
which version of ZC are you running?
I'm running the latest version of zen cart 1.5.1 I believe.
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
amandavz
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!!! :)
Excellent, well done you :smile:
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
crexis
I'm running the latest version of zen cart 1.5.1 I believe.
So to be sure, are you uploading the correct files to the correct locations? And secondly are those files actually uploading? Check your hosting cpanel to ensure they are uploading fully (including comparing actual file size in zip to file size on server).
-
Re: Ceon URI Mapping v4.x
Hello again everyone...okay. So I got everything installed, configured, rewritten, etc. and have started auto generating categories and manufacturers but when I got to my EZ Pages I got this:
1146 Table 'london_zc5.TABLE_EZPAGES_TEXT' doesn't exist
in:
[select count(*) as total from zen_ezpages e, TABLE_EZPAGES_TEXT et where e.pages_id = et.pages_id and et.languages_id = '5']
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.
Like the databases were not set up for the EZ Pages. Any ideas?
Thanks.
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
amandavz
Hello again everyone...okay. So I got everything installed, configured, rewritten, etc. and have started auto generating categories and manufacturers but when I got to my EZ Pages I got this:
1146 Table 'london_zc5.TABLE_EZPAGES_TEXT' doesn't exist
in:
[select count(*) as total from zen_ezpages e, TABLE_EZPAGES_TEXT et where e.pages_id = et.pages_id and et.languages_id = '5']
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.
Like the databases were not set up for the EZ Pages. Any ideas?
Thanks.
nothing to do with Ceon mod.
it's an error from another mod, see http://www.zen-cart.com/showthread.p...-doesn-t-exist
-
Re: Ceon URI Mapping v4.x
Hello again...
I installed another module that had a bunch of bugs and errors and had to backtrack to uninstall and in doing so everything appeared fine with my CEON Uri module, however, when I go to add new products, the option to automatically generate uri map does not appear. The second page of product, before confirming, then shows that no uri map was created. Any idea what I need to reinstall here without having to reinstall the entire module again. Everything else is in order, just missing the new product option.
Thanks so much.
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
amandavz
Hello again...
I installed another module that had a bunch of bugs and errors and had to backtrack to uninstall and in doing so everything appeared fine with my CEON Uri module, however, when I go to add new products, the option to automatically generate uri map does not appear. The second page of product, before confirming, then shows that no uri map was created. Any idea what I need to reinstall here without having to reinstall the entire module again. Everything else is in order, just missing the new product option.
Thanks so much.
What was the name & version of the mod you had to remove? Were there any shared files that had to be edited/merged?
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
picandnix
What was the name & version of the mod you had to remove? Were there any shared files that had to be edited/merged?
The module was Free Gifts - Dangling Carrot. i knew I shouldn't have loaded it and I did it anyway. Always follow your gut. LOL. Anyway, there were some shared files in the admin files and I reloaded those and now it seems to be working. If I come across anymore problems I will be back. Thanks for your help...again. :)
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
amandavz
The module was Free Gifts - Dangling Carrot. i knew I shouldn't have loaded it and I did it anyway. Always follow your gut. LOL. Anyway, there were some shared files in the admin files and I reloaded those and now it seems to be working. If I come across anymore problems I will be back. Thanks for your help...again. :)
You can't install mods that make changes to files already modified without merging the changes between the files. You will need a tool like Winmerge or Beyond Compare to help merge code.. Please note: This thread IS NOT the place to come to seek help with using file merging tools..
-
Re: Ceon URI Mapping v4.x
I wasn't looking for help with file merging I was trying to figure out what file I needed to reload into my site. I backtracked and got the problem solved. Thank you all for your help. Have a great week.
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
amandavz
I wasn't looking for help with file merging I was trying to figure out what file I needed to reload into my site. I backtracked and got the problem solved. Thank you all for your help. Have a great week.
Right.. but re-read my post.. I was simply suggesting a tool to use the next time you install a module which overwrites files modified by this one.. tis all..
-
Re: Ceon URI Mapping v4.x
I apologize...I do understand and i actually have WinMerge on my system. Will try to use that in the future. Thanks so much again for all your help. :)
-
Re: Ceon URI Mapping v4.x
I've completed the installation and ran into a problem. I've been searching this thread in particular for my issue but can`t ' seem to find one that fits.
version is 1.5.1
I haven`t installed anything other yet but for a Template but so far, none of the files from this mod had to do with the Template
I got to step 5 like many others... and the Configuration Check worked perfectly. No mistakes or missteps apparently.
The Installation Check however doesn`t work for me at all. When I click the link, I get a blank page.
When I go to the store side of things, I can see that the links were being created but can`t access the pages as I get 404
When I go to the admin side to my categories/products, I can see that the auto_generated part of things isn`t really working. So I'm guessing I missed something but can't figure out what at this point.
Any thoughts on what I might have done wrong?
-
Re: Ceon URI Mapping v4.x
going over everything again to try and figure this out... step 4 has me a bit stumped
Quote:
If a file doesn't exist in the overrides directory, simply copy the pre-modified sample file from this distribution, for the version of Zen Cart being used by the store, into the overrides folder.
includes/auto_loaders/config.canonical.php (Zen Cart 1.3.0 - 1.3.8)
includes/functions/html_output.php (Zen Cart 1.3.0 - 1.5.0)
includes/init_includes/overrides/init_add_crumbs.php (Zen Cart 1.3.5 - 1.5.0)
includes/init_includes/overrides/init_canonical.php (Zen Cart 1.3.0 - 1.5.0)
includes/init_includes/overrides/init_currencies.php (Zen Cart 1.3.0 - 1.5.0)
includes/init_includes/overrides/init_sessions.php (Zen Cart 1.3.9/1.5.0)
I didn`t do anything for the config_canonical file since there wasn't one in the 1.5.1 folder
For the files in the includes/init_includes/overrides/ folder, I understood the instructions to mean that if those files weren't in the overrides folder for me, I was to copy the files included in the mod and copy them in my includes/init_includes/overrides/ folder and I didn`t do anything to the files that were in the includes/init_includes/ by the same name... is this where I got it wrong? Sorry, English isn`t my first language and this part of the phrase is confusing me "simply copy the pre-modified sample file from this distribution, for the version of Zen Cart being used by the store, into the overrides folder."
-
Re: Ceon URI Mapping v4.x
I've officially redone everything again. Double checked and still the same result. I can't get the Installation Check to work at all and the page remains blank so I can`t find a clue to what I'm doing wrong. I've checked the logs just in case and nothing shows there either. I'm using Firefox with Firebug and HTML Validator and nothing shows up there.
on the admin side, I see that the urls are getting created properly but on the shop side, everything that has a url mapped link gets a 404 page not found... anything else that I didn`t get mapped is still working.
however, when on IE, my customized 404 page doesn`t come up... I get an IE Oops! This link appears to be broken, although the customized page is what I get in Firefox. I don't know if this is related or not.
-
Re: Ceon URI Mapping v4.x
Have you enabled it under configuration-Ceon... in your admin??
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
picandnix
Have you enabled it under configuration-Ceon... in your admin??
sorry, I should have mentioned it... but yes, first thing I did. I actually turned it off and on again... emptied cache because of another website I have that I have to do that on it for it to reset.
and I hope this isn`t a dumb question, but is it normal that the http:// part is being stripped in the mapping?
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
marieAA
I've officially redone everything again. Double checked and still the same result. I can't get the Installation Check to work at all and the page remains blank so I can`t find a clue to what I'm doing wrong. I've checked the logs just in case and nothing shows there either. ...
Did you roll all the files and database back to a "known good" state before re-installing? If not some broken leftovers from a previous installation / installation attempt may be present...
You may also want to also check the server error logs (you may need to enable the error logs in your php.ini or contact your hosting provider). A blank page after installation w/ nothing in the Zen Cart debug logs indicates something is causing an issue before Zen Cart has loaded the code to generate debug logs. The most common cause is something missed or a mistake made during installation (often placing a file in the wrong location - which may now need to be removed). The contents of the server error log will be beneficial in narrowing down the solution.
Quote:
Originally Posted by
marieAA
... on the shop side, everything that has a url mapped link gets a 404 page not found... anything else that I didn`t get mapped is still working. ... however, when on IE, my customized 404 page doesn`t come up. ...
Could indicate something is not right with any modifications which have been made to the .htaccess file. Try temporarily removing any modifications you have made to the .htaccess file. Then address the blank page issues in the Zen Cart admin. Once working, you can regenerate and install a new .htaccess file. Second to last step: test, test, test. Last step: make a new "known good" backup of the files and database.
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
lhungil
check the server error logs (you may need to enable the error logs in your php.ini or contact your hosting provider). A blank page after installation w/ nothing in the Zen Cart debug logs indicates something is causing an issue before Zen Cart has loaded the code to generate debug logs. The most common cause is something missed or a mistake made during installation (often placing a file in the wrong location - which may now need to be removed). The contents of the server error log will be beneficial in narrowing down the solution.
Could indicate something is not right with any modifications which have been made to the .htaccess file. Try temporarily removing any modifications you have made to the .htaccess file. Then address the blank page issues in the Zen Cart admin. Once working, you can regenerate and install a new .htaccess file. Second to last step: test, test, test. Last step: make a new "known good" backup of the files and database.
error logs are on on my Cpanel... what I get is this...
Quote:
[ File does not exist: /home/user/public_html/404.shtml
File does not exist: /home/user/public_html/store/cours
File does not exist: /home/user/public_html/404.shtml, referer:
http://site.com/store/
File does not exist: /home/user/public_html/store/category, referer:
http://site.com/store/
File does not exist: /home/user/public_html/store/category, referer:
http://site.com/store/
how do I enable error logs in php.ini?
yes i had dumped the whole database and reloaded a known good one... the files, well the new ones I left there and just re wrote the modified ones. I get confused with the Template ones because none of them were in my STORE TEMPLATE folder... they were all in the regular folders... at first I tried just putting them in the override folder there... then created them in the store Template one... but I've tried so many combinations by now that I' m unsure...
so while I do this all over again, meaning, I dropped the database again and this time I'm dumping the as well, can you clarify...
the tpl files if they didn`t exist to begin with in my STORE TEMPLATE folder, should I copy the original ones from the store to the Template folder first and then copy the ones from the mod to the overrides folder... or just leave everything as is and put the files in the overrides folder of the store folder?
-
Re: Ceon URI Mapping v4.x
another thing that doesn`t appear to be as it should...
there are 4 files in the folder Under modified_core_files/1.5.1/includes/init_includes/overrides/, however I don`t have those 4 files in overrides... so they would be new files for me, normal?
cause in the instructions, it's phrased like this:
Quote:
If a file doesn't exist in the overrides directory, simply copy the pre-modified sample file from this distribution, for the version of Zen Cart being used by the store, into the overrides folder.
the copy the pre modified files for the version used by the store into the overrides folder for meant that I was to copy these for files right into the overrides folder... but the for the version part gets me confused... I thought that to mean that I don`t touch the files used by the store and I put the new ones in the overrides folder... did I get that right? (sorry, most likely a comprehension of language issue)
-
Re: Ceon URI Mapping v4.x
ok I think I might be doing a stupid since the beginning... and I apologize for wasting everybody's time if that is the case...
but if it says file for version 1.3.x and I'm on version 1.5.1, do I disregard?
I've taken it to mean that all version 1.3.something have to do it but 1.4.something or 1.5.something don't need to... but it just crossed my mind that it could mean 1.3 and above.. so what's the verdict? :blush:
-
Re: Ceon URI Mapping v4.x
ok well... third time's the charm they say...
it`s working now... turned out that there is a bug in my English.php file in my admin folder eventough it was an original... must have badly transfered but it was what made it so that the file Installation Check wouldn`t come up which in turn couldn`t tell me how to set up my .htaccess for my server which in turn made it so that on the store side of things, it worked but didn`t worked at the same time.
thanks for trying to help. truly appreciated.
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
marieAA
...
but if it says file for version 1.3.x and I'm on version 1.5.1, do I disregard?
...
1.3 = files only for 1.3.x
1.5 = files only for 1.5.x
Quote:
Originally Posted by
marieAA
ok well... third time's the charm they say...
it`s working now... turned out that there is a bug in my English.php file in my admin folder ...
That would cause some fun issues! Usually this sort of error can be difficult to find unless error logging is enabled for PHP (typically a hosting provider can help set this up temporarily) or by configuring PHP to display errors in the browser. Both of these two options should only be enabled on a development system when testing / debugging. These should be disabled on production systems.
Glad you were able to get everything working, now on to configuring all your shiny new URLs :)
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
lhungil
Glad you were able to get everything working, now on to configuring all your shiny new URLs :)
well that's one thing I did right in my book.. the store is brand spanking new, only 2 test products in there... same for categories... so everything will be auto generated and I won't have to go in each to activate it... :D
Thanks again
-
Re: Ceon URI Mapping v4.x
ZC 1.5.0 installed and working June 2012
Ceon URI Mapping v4.0.8 (?) installed and supposedly working June 2012
Site is indexed in Google but they appear to be much older pages so I'm not sure that Ceon URI Mapping was working so I took advice and tried to update Ceon URI Mapping to the latest version according to the instructions provided with it.
I now have a server 500 error and can't get back in to the admin area.
The logs show repeats of this entry:
Code:
[06-Aug-2013 03:13:51 America/Chicago] PHP Warning: require(includes/functions/sessions.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /path/to/my/site/www.mydomain.com/web/content/myadmindirectory/includes/init_includes/overrides/init_sessions.php on line 28
[06-Aug-2013 03:13:51 America/Chicago] PHP Warning: require(includes/functions/sessions.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /path/to/my/site/www.mydomain.com/web/content/myadmindirectory/includes/init_includes/overrides/init_sessions.php on line 28
[06-Aug-2013 03:13:51 America/Chicago] PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/functions/sessions.php' (include_path='.:/usr/share/pear:/usr/share/php') in /path/to/my/site/www.mydomain.com/web/content/myadmindirectory/includes/init_includes/overrides/init_sessions.php on line 28
I think I may have made the classic error of uploading /includes in the wrong place but I've backed that out and uploaded stage by stage, carefully, again.
.htaccess file appears to be correct
I've search the FAQs and this thread but as it's now 126 pages long it's difficult to find the right tips. Can anyone suggest:
A) How to fix it
or
B) How to disable the mod so that I can get back in, remove it, and start again.
TIA :)
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
Redspan
ZC 1.5.0 installed and working June 2012
Ceon URI Mapping v4.0.8 (?) installed and supposedly working June 2012
Site is indexed in Google but they appear to be much older pages so I'm not sure that Ceon URI Mapping was working so I took advice and tried to update Ceon URI Mapping to the latest version according to the instructions provided with it.
I now have a server 500 error and can't get back in to the admin area.
The logs show repeats of this entry:
Code:
[06-Aug-2013 03:13:51 America/Chicago] PHP Warning: require(includes/functions/sessions.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /path/to/my/site/www.mydomain.com/web/content/myadmindirectory/includes/init_includes/overrides/init_sessions.php on line 28
[06-Aug-2013 03:13:51 America/Chicago] PHP Warning: require(includes/functions/sessions.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /path/to/my/site/www.mydomain.com/web/content/myadmindirectory/includes/init_includes/overrides/init_sessions.php on line 28
[06-Aug-2013 03:13:51 America/Chicago] PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/functions/sessions.php' (include_path='.:/usr/share/pear:/usr/share/php') in /path/to/my/site/www.mydomain.com/web/content/myadmindirectory/includes/init_includes/overrides/init_sessions.php on line 28
I think I may have made the classic error of uploading /includes in the wrong place but I've backed that out and uploaded stage by stage, carefully, again.
.htaccess file appears to be correct
I've search the FAQs and this thread but as it's now 126 pages long it's difficult to find the right tips. Can anyone suggest:
A) How to fix it
or
B) How to disable the mod so that I can get back in, remove it, and start again.
TIA :)
The error message states that files are missing. Example:
Quote:
No such file or directory in /path/to/my/site/www.mydomain.com/web/content/myadmindirectory/includes/init_includes/overrides/init_sessions.php
Have you made sure you uploaded ALL the required files?? Suggest you read the last few pages of this thread.. the posts just above yours.. Sounds like you have not installed things correctly..
-
Re: Ceon URI Mapping v4.x
Thanks for reply. Yes, there are four files in that directory including init_sessions.php which is set to 644. Is that correct?
-
Re: Ceon URI Mapping v4.x
My hosting company has had a look at this and they suggested that it's something to do with a missing leading slash (/) in the file structure. They suggested adding
PHP Code:
RewriteEngine On
RewriteBase /
to the .htaccess file but it didn't solve it. The missing file still appears to be missing because the process is looking in the wrong place i.e. relative to its directory and not in the correct directory.
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
Redspan
My hosting company has had a look at this and they suggested that it's something to do with a missing leading slash (/) in the file structure. They suggested adding
PHP Code:
RewriteEngine On
RewriteBase /
to the .htaccess file but it didn't solve it. The missing file still appears to be missing because the process is looking in the wrong place i.e. relative to its directory and not in the correct directory.
There is a RewriteCond which should block your admin folder from being rewritten... So unless you changed the admin folder name and forgot to update the line in the .htaccess... the .htaccess should have nothing to do with this error.
The files are loaded by Zen Cart using the absolute paths listed in your configure.php files... So errors in these could cause issues... Also double check and ensure the installed files were all placed in the right folders (catalog vs admin)...
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
lhungil
Also double check and ensure the installed files were all placed in the right folders (catalog vs admin)...
Yes, I've double checked this and restored the files from before the change.
Is there a way of simply deleting this mod and starting again?
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
Redspan
Yes, I've double checked this and restored the files from before the change.
Is there a way of simply deleting this mod and starting again?
If you backed up your site before you installed (as you should before installing ANY add-on) you can simply restore your site and start over..
-
Re: Ceon URI Mapping v4.x
Hi All,
I have used this mod a few times now it works like a charm, except with this install... think I'm spending to much time in front of the screen these days... anyways.
I have loaded up a parent category and ticked the box for auto-generated URI and works like it should. When creating a child category or product with a parent cat or child cat I get double // before my parent category, for example:
Code:
http://my-store.com/hardware
http://my-store.com//hardware/graphics-cards
http://my-store.com//hardware/graphics-cards/product-one
Is there something I have missed? Anyone know of a similar issue?
Thanks in advance to any help,
Jay
-
Re: Ceon URI Mapping v4.x
Apologies, not sure why or how I thought the parent category was fine, but its not.
All auto-generated URI's have a double slash (//) after the root domain i.e. my-store//hardware
jay
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
4jDesigns
... I get double // before my parent category ...
Check your configure.php files... Make sure there is no slash at the end of HTTP_SERVER or HTTPS_SERVER. Make sure no double slash is present in DIR_WS_CATALOG or DIR_WS_HTTPS_CATALOG.
-
Re: Ceon URI Mapping v4.x
Thanks for the reply, but the problem you thinking about causes an issue all round the site i.e. //index.php?main_page..... as well as all other pages, so nope, was not that.
My problem is only happening to auto-generated URI's. It saves the URI as '/myproduct' buy for some the link says 'mystore.com//myproduct' if i disable URI then it only has 'mystore.com/index.php?main_page.....'
I have had a look everywhere, but only found this:
classes/class.CeonURIMappingAdmin.php
Code:
// Prepend the URI with a root slash
while (substr($uri, 0, 1) == '/') {
$uri = substr($uri, 1, strlen($uri) - 1);
}
$uri = '/' . $uri;
I had a play around, but my knowledge is not that extensive so not much luck (no better way to learn than to play though).
Is there a way (perhaps in this bit of code) that I could stop auto-generated uri's from putting in the slash, perhaps that may help.
Will push on to figure it out, but if anyone has any other ideas, feel free to throw them my way.
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
4jDesigns
Thanks for the reply, but the problem you thinking about causes an issue all round the site i.e. //index.php?main_page..... as well as all other pages, so nope, was not that.
My problem is only happening to auto-generated URI's. It saves the URI as '/myproduct' buy for some the link says 'mystore.com//myproduct' if i disable URI then it only has 'mystore.com/index.php?main_page.....'
I have had a look everywhere, but only found this:
classes/class.CeonURIMappingAdmin.php
Code:
// Prepend the URI with a root slash
while (substr($uri, 0, 1) == '/') {
$uri = substr($uri, 1, strlen($uri) - 1);
}
$uri = '/' . $uri;
I had a play around, but my knowledge is not that extensive so not much luck (no better way to learn than to play though).
Is there a way (perhaps in this bit of code) that I could stop auto-generated uri's from putting in the slash, perhaps that may help.
Will push on to figure it out, but if anyone has any other ideas, feel free to throw them my way.
Can you humor lhungil and myself and check the configure.php file as suggested anyway. Because as this is not a COMMONLY REPORTED issue, this is the most likely cause.
-
Re: Ceon URI Mapping v4.x
It does sound like something related to CEON URI use and not configure.php, but as it is not common, it must be related to some setting you have made rather than a universal mod behavior.
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
4jDesigns
Thanks for the reply, but the problem you thinking about causes an issue all round the site i.e. //index.php?main_page..... as well as all other pages, so nope, was not that.
Not necessarily. If HTTP_SERVER ends with a / and DIR_WS_CATALOG does not start with a / standard Zen Cart URLs will still generate correctly... However URLs generated by CEON URI Mapping will contain an extra / (because the extra / exists at the end of HTTP_SERVER).
So... If the constants in both configure.php files are correct... In order for an extra / to appear.... Either something is not quite right with the CEON URI Mapping installation... Or some other modification has been made to Zen Cart which is conflicting with this module.
Quote:
Originally Posted by
4jDesigns
I have had a look everywhere, but only found this:
classes/class.CeonURIMappingAdmin.php
Code:
// Prepend the URI with a root slash
while (substr($uri, 0, 1) == '/') {
$uri = substr($uri, 1, strlen($uri) - 1);
}
$uri = '/' . $uri;
This code is called when a URI is inserted or updated from the admin interface. It ensures the URI Mapping stored in the database starts with only a single / when saved. This code is run over both "generated" and "hand entered" URIs. Probably best to not modify this code.
Here is a high level view of how the auto-generation checkbox works:
When you ask CEON URI Mapping to auto-generate a URI... The first step in auto-generation is to create an URI based on the category, product, ez-page, manufacturer, etc name. After that is done, DIR_WS_CATALOG(the relative web folder path) is appended to the start of the URI. The above referenced code is then called (to ensure the URI starts with a single /). Finally the auto-generated URI is saved to the database.
Here is a high level view of how the URL is retrieved (for links on the website):
When zen_href_link is called by Zen Cart (if enabled) CEON URI Mapping is called to retrieve the URI. This in turn pulls the corresponding saved URI from the database, prepends the result with HTTP_SERVER or HTTPS_SERVER, and finally appends any necessary parameters.
-
Re: Ceon URI Mapping v4.x
I have checked again and my config file shows no '/' at the end of both my HTTP_SERVER & HTTPS_SERVER and it does show a '/' for DIR_WS_CATALOG & DIR_WS_HTTPS_CATALOG.
The only other modules installed so far is CKEditor.
I have actually bought a responsive theme for the first time, maybe this is why I am getting this problem for the first time.
The only core file that is edited is the includes/functions/html_output.php and a .htaccess that has been added to to my /includes directory.
I have reverted my theme template back to Classic and still does the same thing, so in the morning I am going to remove CEON Mapping from the html_output file and compare it to a new fresh installed one. Perhaps I can see something there.
P.S. THANKS FOR HELP AND INFO SO FAR
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
4jDesigns
... I have reverted my theme template back to Classic and still does the same thing, so in the morning I am going to remove CEON Mapping from the html_output file and compare it to a new fresh installed one. Perhaps I can see something there. ...
Hmm, out of curiosity... Do the entries in the database have two slashes at the start? Was an older version ever installed? While I am not seeing a way for this to happen with the cleanup code...
But yeah, probably better to redo the install (remove all CEON files) and re-install.
-
Re: Ceon URI Mapping v4.x
All has a single slash. Will do reinstall as I would usually then test, then if ok will add new theme files. Will post outcome.
-
Re: Ceon URI Mapping v4.x
I have added the Russian language ezpages and have merged the admin/ezpages.php files of the ceon and Russian pack but get the above errors. The installation check says all is installed well. Anything I add to the Ezpages gets updated but the URLs are not generated. Can you please give me some help as to what I need to do? Thanks :)
-
Re: Ceon URI Mapping v4.x
PS, these pages do have titles and I have tried putting the title in the boxes and that doesn't work either...
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
rudyg99
Thanks for the reply.
I had one more question regarding the CEON as it relates to just getting the manual entry form of CEON working properly.
These two categories here were somehow automatically placed in the shortened CEON format.
http://tiledart.com/shop2/mosaics
http://tiledart.com/shop2/mosaics?pg=store
http://tiledart.com/shop2/terra-ferma-import
http://tiledart.com/shop2/terra-ferma-import?pg=store
Im not able to have the URI mapping take effect. I am able to enter it on the backend, but it doesn't activate on the frontend.
On this product here below. I have the manual URI mapping on the product as /shop2/mosaics/airblack
but it is not accessible via this URL, but only the regular zencart format @
http://tiledart.com/shop2/index.php?...roducts_id=299
This is the .htaccess config that I have:
## BEGIN CEON URI MAPPING REWRITE RULE
RewriteEngine On
# ONLY rewrite URIs beginning with /shop2/
RewriteCond %{REQUEST_URI} ^/shop2/ [NC]
# Don't rewrite any URIs ending with a file extension (ending with .[xxxxx])
RewriteCond %{REQUEST_URI} !\.[a-z]{2,5}$ [NC]
# Don't rewrite any URIs for some, popular specific file format extensions,
# which are not covered by main file extension condition above
RewriteCond %{REQUEST_URI} !\.(mp3|mp4|h264)$ [NC]
# Don't rewrite any URIs for some specific file format extensions,
# which are not covered by main file extension condition above
# Uncomment the following line to apply this condition! (Remove the # at the start of the next line)
#RewriteCond %{REQUEST_URI} !\.(3gp|3g2|h261|h263|mj2|mjp2|mp4v|mpg4|m1v|m2v|m4u|f4v|m4v|3dml)$ [NC]
# Don't rewrite admin directory
RewriteCond %{REQUEST_URI} !^/shop2/tdart [NC]
# Don't rewrite editors directory
RewriteCond %{REQUEST_URI} !^/shop2/editors/ [NC]
# Don't rewrite logs directory
RewriteCond %{REQUEST_URI} !^/shop2/logs/ [NC]
# Don't rewrite images2 directory
RewriteCond %{REQUEST_URI} !^/shop2/images2/ [NC]
# Don't rewrite tdart2 directory
RewriteCond %{REQUEST_URI} !^/shop2/tdart2/ [NC]
# Don't rewrite tmp directory
RewriteCond %{REQUEST_URI} !^/shop2/tmp/ [NC]
# Don't rewrite googlecheckout directory
RewriteCond %{REQUEST_URI} !^/shop2/googlecheckout/ [NC]
# Don't rewrite languages directory
RewriteCond %{REQUEST_URI} !^/shop2/languages/ [NC]
# Handle all other URIs using Zen Cart (its index.php)
RewriteRule .* /shop2/index.php [QSA,L]
## END CEON URI MAPPING REWRITE RULE
Thanks
Hello. if anyone has this problem it's a template related problem. Just edit includes/templates/##########_temp/sideboxes/tpl_categories.php and at line 37 remove '&pg=store' leaving only '' :) Maybe someone will find this useful :)
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
George86
Hello. if anyone has this problem it's a template related problem. ... Maybe someone will find this useful :)
Thank You for replying with the cause and solution :)
It appears you may have forgotten to obfuscate the location of your "admin" folder (before posting your .htaccess contents)... I would strongly suggest you rename your "admin" folder just to be on the safe side.
-
Re: Ceon URI Mapping v4.x
For some reason my product titles are consist of some html tags (<b> and <br>). URI mapping transforms them to symbols, e.g.:
Product name: "<b>New</b><br> Super Cool Product"
Old url: mysite.com/index.php?main_page=product_info&cPath=1&products_id=1
New url: mysite.com/category_name/b_new_b_br_super_cool_product
I have tried to type those letters in the "Remove Words" field but with no luck.
If I type "b=>", it just removes ALL "b" letteres from the new url:(
Is it possible to get rid of those "b" and "br" in the url?
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
Podsolnuh
For some reason my product titles are consist of some html tags (<b> and <br>). URI mapping transforms them to symbols, e.g.:
Product name: "<b>New</b><br> Super Cool Product"
Old url: mysite.com/index.php?main_page=product_info&cPath=1&products_id=1
New url: mysite.com/category_name/b_new_b_br_super_cool_product
First <b> is an outdated HTML tag that is replaced by <strong>
Second you should NOT be including HTML tags in your product names to begin with. It's a poor practice..
Quote:
Originally Posted by
Podsolnuh
I have tried to type those letters in the "Remove Words" field but with no luck.
If I type "b=>", it just removes ALL "b" letteres from the new url:(
Is it possible to get rid of those "b" and "br" in the url?
And that's the way the "Remove Words" feature works (and it is clearly explained in the user interface that this will be the result). Zen Cart will strip the opening and closing symbol of your HTML tag and save them as the ascii code before saving your products to the database.. Ceon URI will ignore these ascii symbols. Hence why your URLs convert <b> to b..
So the solution??? Manually enter the URI for these products..
OR (and my recommendation)
Stop including HTML tags in your product names.
-
Re: Ceon URI Mapping v4.x
Hello and thanks for this great mod! :)
I have a small problem thou: everytime somebody accesses any of the sub categories in my store, error log is generated:
For example:
File does not exist: http://www...../store/main-category referer: http://www...../store/main-category/sub-cagory/
What could cause those error logs?
(.... = store url hidden for better display)
No error logs are generated if visiting main categories i.e. http://www...../store/main-category
Zen Cart vr. 1.5.1
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
Harri
Dunno since you haven't shared what the error logs say..
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
DivaVocals
Dunno since you haven't shared what the error logs say..
Thanks for the quick reply! :)
As I described, error log contains this kind of logs for every page view in sub categories:
File does not exist: http://www...../store/main-category referer: http://www...../store/main-category/sub-cagory/
"....." part contains domain name, just shortened it a bit for easier reading ;)
Kind regards,
Harri
-
Re: Ceon URI Mapping v4.x
please don't shorten or abbreviate... post the full error log message. not going to guess at what the problem might be unless I can see the problem
Quote:
Originally Posted by
Harri
-
Re: Ceon URI Mapping v4.x
I'm sorry, I just thought it would make it easier to read.
Here is two errors:
File does not exist: /home/hkproduc/public_html/kauppa/canvas-taulut,
referer: http://www.hkproduction.fi/kauppa/ca...lut/suorakaide
File does not exist: /home/hkproduc/public_html/kauppa/hiirimatot,
referer: http://www.hkproduction.fi/kauppa/hi...nta-hiirimatto
Thanks for replying so quickly :)
-
Re: Ceon URI Mapping v4.x
URL was shortened automatically, hope this works.
File does not exist: /home/hkproduc/public_html/kauppa/canvas-taulut, referer: http:// www(.)hkproduction(.)fi/kauppa/ canvas-taulut/suorakaide
File does not exist: /home/hkproduc/public_html/kauppa/hiirimatot, referer: http:// www(.)hkproduction(.)fi/kauppa/ hiirimatot/abstraktit/talven-pinta-hiirimatto
-
Re: Ceon URI Mapping v4.x
Hi!
Does anybody know what table and what field controls which URL is attached to a Product? And do you know what controls which URI is attached to a Category?
While building structure, I have moved my products around a few times, creating a number of legacy URI. Now I need the current URI's for a ton of products. So I went and exported the table ceon_uri_mappings, but I'm having a hard time figuring out which URLs are the correct URIs I want.
:blink:
Any help would be appreciated!
-
Re: Ceon URI Mapping v4.x
Doah! Found it... right in front of me in the ceon_uri_mappings table. The current_uri field is either 0 or 1... 1 meaning it is the actual uri.
-
Re: Ceon URI Mapping v4.x
Hello!
Please, can somebody help me with uri mapping error logs?
Everytime someone access any of my stores subdirectory or product in it, error log is generated:
Code:
error for category:
[Wed Sep 25 12:14:08 2013] [error] [client xxx.xxx.xxx.xx] File does not exist: /home/xxxxx/public_html/kauppa/tapetit, referer: http://www.hkproduction.fi/kauppa/tapetit/talvi
[Wed Sep 25 12:14:08 2013] [error] [client xxx.xxx.xxx.xx] File does not exist: /home/xxxxx/public_html/kauppa/tapetit, referer: http://www.hkproduction.fi/kauppa/tapetit/talvi
and for product:
[Wed Sep 25 12:17:25 2013] [error] [client xxx.xxx.xxx.xx] File does not exist: /home/xxxxx/public_html/kauppa/tapetit, referer: http://www.hkproduction.fi/kauppa/tapetit/talvi/hauraat-oksat-tapetti
[Wed Sep 25 12:17:25 2013] [error] [client xxx.xxx.xxx.xx] File does not exist: /home/xxxxx/public_html/kauppa/tapetit, referer: http://www.hkproduction.fi/kauppa/tapetit/talvi/hauraat-oksat-tapetti
How can I fix that error? Store works normally thou, but it's hard to see if there are real problems because logs are full of logs like described above. Uri mapping and mapping manager ire fantastic mods, but I think there is just error in my htaccess.
-
Re: Ceon URI Mapping v4.x
I can get to "http://www. hkproduction .fi/kauppa/tapetit/" so the URL appears functional and CEON URI Mapping is working correctly. Usually you only see that message in the web server logs when the URL is not accessible (or some other mod_rewrite directive exist in a parent directory such as /kauppa/ and are causing issues). Is there a corresponding 404 response shown in the web server access logs?
On an unrelated side note your template has some issues. In particular in the "head" of the template, some "relative" links are used before the "base" element is added. This is causing some 404 errors while browsing the website. Also your language definition is not at the top of the "head" section (at the minimum before the "title"), which can delay rendering in a browser.
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
lhungil
I can get to "http://www. hkproduction .fi/kauppa/tapetit/" so the URL appears functional and CEON URI Mapping is working correctly. Usually you only see that message in the web server logs when the URL is not accessible (or some other mod_rewrite directive exist in a parent directory such as /kauppa/ and are causing issues). Is there a corresponding 404 response shown in the web server access logs?
On an unrelated side note your template has some issues. In particular in the "head" of the template, some "relative" links are used before the "base" element is added. This is causing some 404 errors while browsing the website. Also your language definition is not at the top of the "head" section (at the minimum before the "title"), which can delay rendering in a browser.
Ihungil, thank you so much!! :) Your answer was spot on: incorrect order of metatags was causing those apache error logs... I moved "base href" to the top, right after the title tag and above all other href-tags - error logs vanished :) Thanks for the meta language tip, I did that too.
On a sidenote; I do have urlrewrite rules for my main site "http://www. hkproduction .fi/" too, but luckily it wasn't causing these errors.
Best regards,
Harri
-
Re: Ceon URI Mapping v4.x
Just wondering if someone can help me with this.
I have been trying to implement a separate rewrite but it keeps being hijacked by the Ceon 3.6.3 module I have installed.
The rewrite is:
RewriteRule ^(.*)(%2520)(.*\.jpg)$ $1%20$3 [R=301,L]
Ceons rewrite rules hijack it somehow and deliver a 302 redirect back to the home page. Any ideas how to let this rule through?
Cheers.
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
piker
Just wondering if someone can help me with this.
I have been trying to implement a separate rewrite but it keeps being hijacked by the Ceon 3.6.3 module I have installed.
The rewrite is:
RewriteRule ^(.*)(%2520)(.*\.jpg)$ $1%20$3 [R=301,L]
Ceons rewrite rules hijack it somehow and deliver a 302 redirect back to the home page. Any ideas how to let this rule through?
Cheers.
CEON does not "hijack" other rules... mod_rewrite processes rules in the order they appear (top to bottom) with the "L" flag telling mod_rewrite to stop processing further rules if the specified rule is matched.
One of the Zen Cart options is to "redirect pages not found" to the home page. Guessing you have this Zen Cart option turned on and the file you are redirecting to does not exist...
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
lhungil
On an unrelated side note your template has some issues. In particular in the "head" of the template, some "relative" links are used before the "base" element is added. This is causing some 404 errors while browsing the website. Also your language definition is not at the top of the "head" section (at the minimum before the "title"), which can delay rendering in a browser.
I think I may also have the same messy order you mentioned, resulting in 404 errors of the same.
Would you or someone else mind advising me if you spot the same problem and what adjustment to make/where?
www.partydudes.co.nz
Thanks
-
2 Attachment(s)
Re: Ceon URI Mapping v4.x
In instructions file i can see,Dash board, create and manage url, Import old url. But after install ceon uri mapping i did't see anything like that. I want to know. That was paid module or something! how can i get. import old url tab!
Thanks
crixus!
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
crixus
In instructions file i can see,Dash board, create and manage url, Import old url. But after install ceon uri mapping i did't see anything like that. I want to know. That was paid module or something! how can i get. import old url tab!
Thanks
crixus!
The Ceon Mappings Manager is a COMMERCIAL add-on.. You will have to contact JSWebs about that..
This is the support thread for the ABSOLUTELY FREE Ceon URI Mapping add-on available in the free downloads..
-
Re: Ceon URI Mapping v4.x
You are confusing two modules.
Ceon's URI mapping is free.
The features you describe are in URI Mapping Manager.
He used to sell the URI Mapping Manager for not a lot of money, and it was worth buying, but that is no longer the case.
After Conor died, the company that took his modules over now charges a great deal more for the module (and it is an annual fee), so it is only really worth it if you are installing to a large existing site. I'm not saying it isn't good value, just that it isn't vital or cheap.
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
crixus
In instructions file i can see,Dash board, create and manage url, Import old url. But after install ceon uri mapping i did't see anything like that. I want to know. That was paid module or something! how can i get. import old url tab!
Thanks
crixus!
Quote:
Originally Posted by
hairydog
You are confusing two modules.
Ceon's URI mapping is free.
The features you describe are in URI Mapping Manager.
He used to sell the URI Mapping Manager for not a lot of money, and it was worth buying, but that is no longer the case.
After Conor died, the company that took his modules over now charges a great deal more for the module (and it is an annual fee), so it is only really worth it if you are installing to a large existing site. I'm not saying it isn't good value, just that it isn't vital or cheap.
This is very true indeed they are but this is not the place to discuss anything about Conor's commercial modules. This thread is just about Conor's free module Ceon URI Mapping v4.x
-
Re: Ceon URI Mapping v4.x
As a member of "the company that took his modules over" I would just like to make one thing very, very clear; part of the agreement between Conor's family and ourselves was that they would still receive exactly the same amount per installation as Conor would have sold the module for. The additional cost we add is for our time in installing (where requested), ongoing support for the modules (where possible - none of us would dream of claiming to be able to fill Conor's shoes) and the daily management of enquiries going to Conor's old site.
Conor was a personal friend to most of the JSWeb team - please do not try to intimate that we are trying to take advantage of his loss.
-
Re: Ceon URI Mapping v4.x
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
Ryk
As a member of "the company that took his modules over" I would just like to make one thing very, very clear; part of the agreement between Conor's family and ourselves was that they would still receive exactly the same amount per installation as Conor would have sold the module for. The additional cost we add is for our time in installing (where requested), ongoing support for the modules (where possible - none of us would dream of claiming to be able to fill Conor's shoes) and the daily management of enquiries going to Conor's old site.
Conor was a personal friend to most of the JSWeb team - please do not try to intimate that we are trying to take advantage of his loss.
And will we see "the company that took his modules over" take a more active role here in this support thread for the free version of the Ceon URI Mapping module??
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
DivaVocals
And will we see "the company that took his modules over" take a more active role here in this support thread for the free version of the Ceon URI Mapping module??
I believe that would be the correct thing to do. Good question Diva.... :)
-
Re: Ceon URI Mapping v4.x
Quote:
Originally Posted by
countrycharm
I believe that would be the correct thing to do. Good question Diva.... :)
I'll third that motion.