Re: Ceon URI Mapping (SEO)
Hello all and I want to express a great thanks to Conor for creating this MOD :clap: I am looking for some assistance from someone who would have installed this on a windows 2003 server using a IIS 6.0. I'm having a problem. I have ZC V 1.3.8 and I'm using a template for my website that I purchased.
On my dev environment, I installed version 3.2.2 of the URI Mapping. My problem is that when I open up my site, I get my headers, footers, and side boxes, but my center box with my products comes up with a Page not found 404 error. My prod site is at www.costumeuniverse.com so you can see the template. I understand from Conor that it could be my rewrite but I'm not sure how to fix on iis.
I downloaded and installed Helicon's ISAPI Rewrite 3 and it seems to use the .htaccess file and I copied the lines from the installation docs but still receive the same screens.
Any help would be greatly appreciated? I've read through the thread but did not or could not find anything in regards to IIS or Windows.
THANK YOU!!:wacko:
Re: Ceon URI Mapping (SEO)
Quote:
Originally Posted by
conor
Hi Mike,
The rewrite rule you posted couldn't be responsible for blocking the google sitemap script so I'm afraid something else is responsible for the 404.
Are you sure you don't have other rewrite rules on the site? In another .htaccess file or a VirtualHost directive?
If you're not sure what I mean by that, please ask your host/web developer to check out your site!
All the best...
Conor
Ceon
Thanks Conor for your reply. I've now got it working - the solution seems a bit strange to me but I'll give a quick overview incase anyone else has the same issue:
The problem was that once I'd installed URI mapping, googlesitemap (and some other feed add-ons) didn't work. I was getting a 404 error when trying to visit the page googlesitemap.php in the browser. As I had the Anti-virus software AVG's toolbar installed on the browser I got AVG's own 404 error page. Once I turned the AVG toolbar off the pages all worked fine.:clap:
Re: Ceon URI Mapping (SEO)
I have transferred version 3.2.2 files as described into a clean install of 1.3.8a. When I try to go into admin to
go to Modules > URI Mapping Config
I have no access to login:
Warning: require_once(/home/oilzonli/catalog/..../includes/classes/class.String.php) [function.require-once]: failed to open stream: No such file or directory in /home/oilzonli/public_html/catalog/..../includes/functions/extra_functions/ceon_uri_mapping.php on line 21
Fatal error: require_once() [function.require]: Failed opening required '/home/oilzonli/catalog/..../includes/classes/class.String.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/oilzonli/public_html/catalog/..../includes/functions/extra_functions/ceon_uri_mapping.php on line 21
The file class.String.php is where it should be. What am I missing?
Re: Ceon URI Mapping (SEO)
If I remove ceon_uri_mapping.php from admin/includes/functions/extra_functions, I can log in to admin, although I cannot edit any categories or products. I completed the install of the module and got messages to suggest all was well. I then made changes to htaccess for non-root directory install, and put the file in the appropriate place. So I have the install complete as per instructions. But when I put ceon_uri_mapping.php back into admin/includes/functions/extra_functions, I can again no longer access admin.
Re: Ceon URI Mapping (SEO)
Then, with the file removed from admin/.../extra_functions/, I log in to admin, and when I attempt to edit a category, I get:
Fatal error: Call to undefined function ceon_uri_mapping_build_category_uri_fields() in /home/oilzonli/public_html/catalog/admin/categories.php on line 905
Presumably, I will get a similar error message if I try to edit a product.
Re: Ceon URI Mapping (SEO)
Hi,
Quote:
Originally Posted by
godt
Then, with the file removed from admin/.../extra_functions/, I log in to admin, and when I attempt to edit a category, I get:
Copy all the files over again. Although you think you have them all in the correct place, you clearly haven't. Only missing files can cause the errors mentioned above.
If you copy all the files over again and still have a problem then use a different FTP client.
That will definitely be you sorted then.
All the best..
Conor
Ceon
Re: Ceon URI Mapping (SEO)
Thanks Conor,
I really appreciate your clarity there. I'll clean the lot out and grab a fresh copy and do that.
Re: Ceon URI Mapping (SEO)
Hi,
Quote:
Originally Posted by
godt
Thanks Conor,
I really appreciate your clarity there.
No problem.. it's definitely the cause of the errors so I hope you can get it sorted quickly and easily!
All the best...
Conor
Ceon
Re: Ceon URI Mapping (SEO)
I have meticulously copied all the files, run Winmerge to compare and update categories.php and ezpages.php, and I still get the same result. I can't login to admin.
I remove /admin/..../extra_functions/ceon_uri_mapping.php
and I can log in, but then errors all over the place.
I am at a loss.
Re: Ceon URI Mapping (SEO)
Downloaded new package and installed new files over old (with exception of categories.php and ezpages.php). Same result. I am using Filezilla to ftp, and have never had problems with it.