Re: Ceon URI Mapping v4.x
ZC1.39H
Downloaded and attemped to install thsi add-on onto my Local copy of ZC.
When I try to access my admin area I now get a white page only.
The following is copied from my Debug file:
Quote:
[24-May-2012 20:36:40] PHP Warning: require(includes/functions/sessions.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in G:\xampp\htdocs\Zencart\CUSTOM_ADMIN_NAME\includes\init_includes\overrides\init_ sessions.php on line 28
[24-May-2012 20:36:40] PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/functions/sessions.php' (include_path='.;G:\xampp\php\PEAR') in G:\xampp\htdocs\Zencart\CUSTOM_ADMIN_NAME\includes\init_includes\overrides\init_ sessions.php on line 28
So what did I screw up this time?
Re: Ceon URI Mapping v4.x
Hi,
Quote:
Originally Posted by
Serious
So what did I screw up this time?
You've uploaded files for the shop folder to the admin folder.
Delete the files you uploaded and start the installation again, but this time take more care when uploading :)
All the best...
Conor
ceon
Re: Ceon URI Mapping v4.x
Huh?!?
Shop Folder?
What shop folder?
Re: Ceon URI Mapping v4.x
If you're talking about these:
Quote:
includes/auto_loaders/config.ceon_uri_mapping.php
includes/classes/transliteration (* This directory and ALL files in it!)
includes/classes/class.CeonURIMappingAdmin.php
includes/classes/class.CeonURIMappingAdminCategories.php
includes/classes/class.CeonURIMappingAdminCategoriesProducts.php
includes/classes/class.CeonURIMappingAdminEZPages.php
includes/classes/class.CeonURIMappingAdminManufacturers.php
includes/classes/class.CeonURIMappingAdminProducts.php
includes/classes/class.CeonURIMappingDBLookup.php
includes/classes/class.CeonURIMappingHandler.php
includes/classes/class.CeonURIMappingHandlerBase.php
includes/classes/class.CeonURIMappingHREFLinkBuilder.php
includes/classes/class.String.php
includes/classes/class.Transliteration.php
includes/extra_datafiles/ceon_uri_mapping_database_tables.php
includes/extra_datafiles/ceon_uri_mapping_filenames.php
Do I just need to make sure these are in the correct spot or is there something else I need to do?
Re: Ceon URI Mapping v4.x
Hi,
I just installed the module on http://www.floridaherbalpharmacy.com/
Almost everything works great. The only problem I have is that in bulk herbs the attributes don't display correctly when the language is Serbian. In English everything is cool, Serbian claims, that all the attribs are set to 0.
What might be the cause of that? I was following all the steps of the instruction and I installed it on other websites where everything was ok.
Has anyone seen this kind of problem before?
Regards
Re: Ceon URI Mapping v4.x
Hi,
Quote:
Originally Posted by
Serious
Do I just need to make sure these are in the correct spot or is there something else I need to do?
lol, I thought with so many posts you'd have a better idea of Zen Cart. :)
Zen Cart has a folder that the whole store is in (the "shop" folder/"catalog") and an "admin" folder.
You need to make sure that
1) The above files are in the correct places in the "shop"/"catalog" folder.
2) None of them have been uploaded to your admin folder (which it seems like some have, autoloading files that shouldn't be).
That should be enough to get you working.
All the best..
Conor
ceon
Re: Ceon URI Mapping v4.x
Hi,
Quote:
Originally Posted by
stood
Has anyone seen this kind of problem before?
Sorry, no, I've never seen such an issue. Don't think it's anything to do with this module. I'd suggest searching the forum and posting in another thread.
Hope you get it sorted.
All the best...
Conor
ceon
Re: Ceon URI Mapping v4.x
@serrious,
Just my bit of respectful clarification. Hopefully it won't muddy the waters.
Most of the folks that have been here a while will talk about the cart, shop, site, etc and mean the includes directory that is immediately under the "root of the cart". In other words if your site it myFabulousProducts.com and everything is in that folder, your includes (cart, shop, catalog) directory would be myFabulousProducts.com/includes. If you installed Zen Cart into the shop directory of your site, the link would be myFabulousProducts.com/shop/includes.
Zen Cart suggests (and requires in 1.5.0) that the admin directory that comes with the download be renamed. If you renamed it to myfabpro, then the "admin" referred to in the forum would be either myFabulousProducts.com/myfabpro or myFabulousProducts.com/shop/myfabpro.
What Conor is pointing out is that there is an includes folder in the site and an includes folder in the "admin". Sometimes the distinction between includes and admin/includes will get folks in trouble.
Hope that helps a little.
404 email, but no sitemap shown..with URI mapping
I have the 404 email mod installed which sends me an email on a 404 Page Not Found Error.
It uses a simple observer firing on NOTIFY_HEADER_END_PAGE_NOT_FOUND.
I have an odd problem...I get a set of four emails triggered by a view of one particular product page.
The queries as reported by the email are:
[/tienda/undefined] x 2
[/tienda/2012%20V-Strom%2018%20Adventure%20Light%20Gray_files/].
[/tienda/Vstrom_2012_files]
These queries are indeed invalid and the latter two are related to image links in the chunk of flash-images embedded in that page.
The page displays ok, validates and no site map or 404 error is ever shown.
These emails/errors only occur when CEON URI mapping is enabled.
So I am unsure if the "issue" is with the 404email or there is some black magic URI re-handling of the 404 going on.
Re: 404 email, but no sitemap shown..with URI mapping
Hi,
I have just moved servers and although the urls are all showing the name of the products, the ?cpath is showing at the end of the url, but only for the products, the categories are fine.
I know the move has done this, just not sure where to look though.
Thanks
Paul