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

Ceon URI Mapping v4.x

Views: 451,988

Results 561 to 580 of 2,454
16 Apr 2012, 8:09 AM
#561
conor avatar

conor

Passed

Join Date:
Aug 2004
Location:
Belfast, Northern Ireland
Posts:
2,480
Plugin Contributions:
4

Ceon URI Mapping v4.x

Hi,

marvin:

"[15-Apr-2012 19:45:21] PHP Warning: session_save_path(): Unable to access /httpdocs/cache in /var/www/vhosts/sourceforherbs.com/httpdocs/includes/functions/sessions.php on line 168

This is saying that the cache folder, where your sessions are stored, is either missing or doesn't have the correct permissions. Check it exists and that the webserver has write access.

marvin:

PHP Warning: date(): It is not safe to rely on the system's timezone settings. You are required to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Los_Angeles' for 'PDT/-7.0/DST' instead in /var/www/vhosts/sourceforherbs.com/httpdocs/includes/functions/salemaker.php on line 29

This is saying that you need to set the date.timezone option in your PHP.ini file. If you don't have access to your php.ini file, you may need to do taht in some sort of control panel.

marvin:

Can I please set you up to access my FTP and help me with this problem??

Neither of these are in any way related to Ceon URI Mapping. Hopefully my info above is enough for you to fix things?

If not then you can send me details but I'm afraid it's not work I'd do for free, I'm sure you can understand, this thread is to support Ceon URI Mapping issues only.

All the best...

Conor
ceon

16 Apr 2012, 12:36 PM
#562
mjpwall avatar

mjpwall

New Zenner

Join Date:
Nov 2009
Posts:
26
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

Hi,

I want to move my products into categories based on manufacturers to make it easier to set up sales.

If I change the master category of products, how will that affect the mappings, is it safe to generate new URI's and will the old mappngs point to these new mappings.

Thanks

Mick

16 Apr 2012, 1:02 PM
#563
conor avatar

conor

Passed

Join Date:
Aug 2004
Location:
Belfast, Northern Ireland
Posts:
2,480
Plugin Contributions:
4

Re: Ceon URI Mapping v4.x

Hi Mick,

mjpwall:

If I change the master category of products, how will that affect the mappings, is it safe to generate new URI's and will the old mappngs point to these new mappings.

Yes, that should be fine as long as you do indeed generate new URIs. The old URIs for the products will simply remain in the database as historical URIs and will redirect to the products' new URIs.

All the best..

Conor
ceon

16 Apr 2012, 6:23 PM
#564
kenny_1892 avatar

kenny_1892

New Zenner

Join Date:
Mar 2011
Posts:
12
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

Hi

I've installed this module but i'm getting the following errors and i'm not sure how to fix them.

Store Configuration Files Check
The value for HTTPS_CATALOG_SERVER in the store's admin configure.php file is wrong.

The current value for HTTPS_CATALOG_SERVER is “https://secure-server.co.uk/my-store.com/”.
The value for HTTPS_CATALOG_SERVER cannot include a subdirectory.
This value must be a domain name preceded by https://, with no subdirectory after the domain name and no slash at the end.
The only valid formats are https://store-domain.com or https://www.store-domain.com etc.
The path to the subdirectory must be removed from after the domain name definition in HTTPS_CATALOG_SERVER.
If the store is in a subdirectory, then the name of the subdirectory should instead be placed in DIR_WS_CATALOG, preceded and followed by slashes, e.g. /store/ - the subdirectory name cannot be part of the HTTPS_CATALOG_SERVER domain name setting.
The value for HTTPS_SERVER in the store side's configure.php file is wrong.

The current value for HTTPS_SERVER is “https://secure-server.co.uk/my-store.com/”.
The value for HTTPS_SERVER cannot include a subdirectory.
This value must be a domain name preceded by https://, with no subdirectory after the domain name and no slash at the end.
The only valid formats are https://store-domain.com or https://www.store-domain.com etc.
The path to the subdirectory must be removed from after the domain name definition in HTTPS_SERVER.
If the store is in a subdirectory, then the name of the subdirectory should instead be placed in DIR_WS_CATALOG, preceded and followed by slashes, e.g. /store/ - the subdirectory name cannot be part of the HTTPS_SERVER domain name setting.

Thank you for any help

16 Apr 2012, 6:39 PM
#565
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

I'm not sure what you are unsure of..:unsure:

The error message tells you EXACTLY what the issue is and it tells you EXACTLY how to fix it.. Do you not know how to find your configure.php files?? Do you not know what tool to use to edit them??

Please explain what it is unclear for you...

kenny_1892:

Hi

I've installed this module but i'm getting the following errors and i'm not sure how to fix them.

Store Configuration Files Check
The value for HTTPS_CATALOG_SERVER in the store's admin configure.php file is wrong.

The current value for HTTPS_CATALOG_SERVER is “https://secure-server.co.uk/my-store.com/”.
The value for HTTPS_CATALOG_SERVER cannot include a subdirectory.
This value must be a domain name preceded by https://, with no subdirectory after the domain name and no slash at the end.
The only valid formats are https://store-domain.com or https://www.store-domain.com etc.
The path to the subdirectory must be removed from after the domain name definition in HTTPS_CATALOG_SERVER.
If the store is in a subdirectory, then the name of the subdirectory should instead be placed in DIR_WS_CATALOG, preceded and followed by slashes, e.g. /store/ - the subdirectory name cannot be part of the HTTPS_CATALOG_SERVER domain name setting.
The value for HTTPS_SERVER in the store side's configure.php file is wrong.

The current value for HTTPS_SERVER is “https://secure-server.co.uk/my-store.com/”.
The value for HTTPS_SERVER cannot include a subdirectory.
This value must be a domain name preceded by https://, with no subdirectory after the domain name and no slash at the end.
The only valid formats are https://store-domain.com or https://www.store-domain.com etc.
The path to the subdirectory must be removed from after the domain name definition in HTTPS_SERVER.
If the store is in a subdirectory, then the name of the subdirectory should instead be placed in DIR_WS_CATALOG, preceded and followed by slashes, e.g. /store/ - the subdirectory name cannot be part of the HTTPS_SERVER domain name setting.

Thank you for any help

16 Apr 2012, 6:52 PM
#566
kenny_1892 avatar

kenny_1892

New Zenner

Join Date:
Mar 2011
Posts:
12
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

DivaVocals:

I'm not sure what you are unsure of..:unsure:

The error message tells you EXACTLY what the issue is and it tells you EXACTLY how to fix it.. Do you not know how to find your configure.php files?? Do you not know what tool to use to edit them??

Please explain what it is unclear for you...

I understand what the text say.

It's the way my host has the secure server setup. For me to use the secure server my site needs to be a subdirectory.

I think my question is, is there away around this and still use my secure server and uri mapping.

Thanks

16 Apr 2012, 9:02 PM
#567
conor avatar

conor

Passed

Join Date:
Aug 2004
Location:
Belfast, Northern Ireland
Posts:
2,480
Plugin Contributions:
4

Re: Ceon URI Mapping v4.x

Hi,

kenny_1892:

It's the way my host has the secure server setup. For me to use the secure server my site needs to be a subdirectory.

I think my question is, is there away around this and still use my secure server and uri mapping.

You **MUST **use an SSL certificate for your site if you want to use static URIs and SSL.

You cannot use a shared certificate which uses a sub-directory.

So either buy an SSL certificate (they cost as little as $9.95 a year so you've no excuse) or disable SSL on your site.

All the best...

Conor
ceon

16 Apr 2012, 10:01 PM
#568
shopsfm avatar

shopsfm

New Zenner

Join Date:
Jan 2012
Location:
California
Posts:
36
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

ZenCart 1.5
EP 4.0

Fairly new.. I was about the install the "Ceon URI Mapping" but step #8 Add the Rewrite Rule to the Webserver (Apache/IIS etc.) has me a little concern.
Not sure what's involved.

17 Apr 2012, 6:18 PM
#569
afterhour avatar

afterhour

Zen Follower

Join Date:
Dec 2007
Posts:
92
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

I have just updated to the latest version of uri mapping as I was having redirect problems which I found in the error log in cpanel

The installation has gone ok but I am still getting loads of errors like the following

File does not exist: /home2/simo4121/public_html/Silver_and_Formal_Canes, referer: http://www.allgoodideas.co.uk/Silver_and_Formal_Canes/Silver_Plated_Canes/includes/templates/blue_sky/jscript/jscript_imagehover.js

currently on 1.39h

the /home2/simo4121/public_html/ is the COMPLETE path to Zen Cart files as in configure.php

What is going wrong?

18 Apr 2012, 5:21 AM
#570
madriver avatar

madriver

New Zenner

Join Date:
Apr 2012
Posts:
5
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

I have zen-cart 1.50
Apache server on Linux at GoDaddy.com
Installed Latest uri mapping v4.0.8
Ran check utility, all was good

top level categories and products work

http://my-site/category works good.
http://my-site/category/product works good

http://my-site/category/ => 404 error (trailing slash)

sub-categories and products in sub-categories return 404

http://my-site/category/sub-category => 404 error
http://my-site/category/sub-category/product => 404 error

any ideas?

Great module by the way. Just missing something here.:dontgetit

18 Apr 2012, 5:36 AM
#571
madriver avatar

madriver

New Zenner

Join Date:
Apr 2012
Posts:
5
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

I solved it! I happened to have a directory in root with same name as the category. Thus, mod_rewrite rule blocked everything below that category. Feel free to delete my posts.

18 Apr 2012, 3:21 PM
#572
bhunted avatar

bhunted

New Zenner

Join Date:
Mar 2007
Location:
NJ
Posts:
68
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

I'm having a strange problem. I'm running ZC 1.39H, installed everything, etc... BUT, what is strange is that if you click on a category that has products under it or sub categories, nothing shows up. I get a page for the category, but no products. I've searched high and low for an answer, even in the faq and docs. Couldn't find a solution. Even if I turn off SEO, it still has the problem. There was no prob before the install. I ran the diagnostics and such and it says everything is fine. Please help. I'm losing business. Ugh...
:(

19 Apr 2012, 4:13 AM
#573
sansan0831 avatar

sansan0831

New Zenner

Join Date:
Sep 2010
Posts:
12
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

Thank you for your reply. one more question, Can ceon rewrite the url of zencart news? Thank you!

19 Apr 2012, 12:35 PM
#574
conor avatar

conor

Passed

Join Date:
Aug 2004
Location:
Belfast, Northern Ireland
Posts:
2,480
Plugin Contributions:
4

Re: Ceon URI Mapping v4.x

Hi,

sansan0831:

Thank you for your reply. one more question, Can ceon rewrite the url of zencart news? Thank you!

Do you mean a third party news module? (Like News and Articles manager or something?).

If so, then no, mappings can't be added for those automatically.. but they can be added if you manually enter URI mappings in the database using software such as PHPMyAdmin.

You'd have to set the main_page and query_string_parameters fields (e.g. maing_page set to "news" and query_string_parameters set to "article=13" or something along those lines), as well as uri (/news/this-is-the-name-of-the-article), current_uri, language_id and date_added.

More info about adding custom URIs is in the configuration documentation, I'm afraid that's as much as I have to say about it here.

All the best...

Conor
ceon

19 Apr 2012, 11:08 PM
#575
bigsy85 avatar

bigsy85

New Zenner

Join Date:
Aug 2008
Posts:
50
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

Hi,

I have searched and searched and cant find a fix to allow CEON URI to work with wordpress intergrated into Zencart.

I'm not using the MOZ mod, but instructions from
https://www.numinix.com/blog/2009/09/26/integrating-wordpress-into-zen-cart-1-3-8a/

I just cant get mydomain.com/blog to work unless I disable CEON. I have added wordpress and /blog as exceptions and added the suggestion to the htaccess but still no luck.

Any help is very appreciated.

Thanks guys

20 Apr 2012, 1:08 AM
#576
rudy386 avatar

rudy386

New Zenner

Join Date:
Apr 2012
Posts:
27
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

ive just installed ceon uri mapping 4.0.8
and ive got everything working as far as the url's go
however as you can see in the included image right sidebox
is now off to the right about 130 pixels.
ive read thru the faq about template problems and the fix suggested however this was no help

the site is modified a bit (inc custom sidebox, header menu, better cattegories, twitter and facebook etc)

image link here shows missalignment:
http://i1077.photobucket.com/albums/w480/mholt1337/ScreenHunter_01Apr191737.jpg

20 Apr 2012, 1:44 AM
#577
madriver avatar

madriver

New Zenner

Join Date:
Apr 2012
Posts:
5
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

I added module Ceon URI Mapping (SEO) to Zen-Cart 1.50

Hosted on Apache with GoDaddy Linux server.
URI's are working.
I ran check, and all was good.

Just one problem. I no longer get admin email notifications for orders. I still can get contact_us emails. Order confirmation emails are being sent to customers. If I turn off URI Mapping in admin config the problem still persists. I assume that when I added the URI module I made an error in a customized file edit somewhere when I couldn't simply transfer the whole file.

So, what file could I have edited that would only disable admin email notifications?

At this point I am just trying to narrow down what I need to look at.

I did edits manually in custom files...

admin/includes/english/product.php
admin/includes/modules/update_product.php
admin/includes/modules/prod_cat_header_code.php
admin/includes/modules/product/collect_info.php
admin/includes/modules/product/preview_info.php

Thanks for any help. Bruce J.

20 Apr 2012, 10:35 AM
#578
conor avatar

conor

Passed

Join Date:
Aug 2004
Location:
Belfast, Northern Ireland
Posts:
2,480
Plugin Contributions:
4

Re: Ceon URI Mapping v4.x

Hi,

bigsy85:

I just cant get mydomain.com/blog to work unless I disable CEON. I have added wordpress and /blog as exceptions and added the suggestion to the htaccess but still no luck.

Are you using Ceon URI Mapping 4.0.8? it has NO known issues whatsoever, so any problems need to be fixed on the wordpress side, not Ceon URI Mapping.

All the best...

Conor
ceon

20 Apr 2012, 10:36 AM
#579
conor avatar

conor

Passed

Join Date:
Aug 2004
Location:
Belfast, Northern Ireland
Posts:
2,480
Plugin Contributions:
4

Re: Ceon URI Mapping v4.x

Hi,

rudy386:

ive read thru the faq about template problems and the fix suggested however this was no help

Sorry but that's not an issue I can help with. The FAQs do indeed have all the info you need, so if you can't fix things using that info you should pay a developer/template designer to do it for you.

All the best...

Conor
ceon

20 Apr 2012, 10:40 AM
#580
conor avatar

conor

Passed

Join Date:
Aug 2004
Location:
Belfast, Northern Ireland
Posts:
2,480
Plugin Contributions:
4

Re: Ceon URI Mapping v4.x

Hi Bruce,

MadRiver:

So, what file could I have edited that would only disable admin email notifications?

I can help you narrow things down by telling you that you are looking in the wrong place. It's impossible for Ceon URI Mapping to have the effect you are describing, NONE of its files interact with e-mail.

So you must have been changing something else at the same time.

None of the core files you listed use notifications. None of the modified core files in Ceon URI Mapping do.

At least you know you didn't make a mistake in any of those files and can discount them as the source of your problem.

Sorry I don't have any more info than that.

Maybe check your e-mail settings?

At least enable E-mail Archiving so you can see that the e-mails are being sent. Maybe it's a simple spam filter issue.

Good luck sorting this! Obviously you can start a new thread if you're still having trouble, this isn't the right thread for it anymore.

All the best..

Conor
ceon