Zen Cart Logo
Forums / All Other Contributions/Addons / Ceon URI Mapping (SEO)

Ceon URI Mapping (SEO)

Locked

Views: 472,295

Results 881 to 900 of 2,913
This thread is locked. New replies are disabled.
10 Dec 2009, 1:00 PM
#881
spid3r1987 avatar

spid3r1987

Zen Follower

Join Date:
Jul 2009
Posts:
497
Plugin Contributions:
0

Ceon URI Mapping (SEO)

spid3r1987:

actually, never mind. iv found the problem
ME!!!
i didn't click structure, i was on browse...

but still have the problem of

Fatal error: Call to undefined function ceon_uri_mapping_build_product_uri_fields() in <hostingroot>/public_html/<admin>/includes/modules/product/collect_info.php on line 560


still got this problem also :S:S:S:S
10 Dec 2009, 1:55 PM
#882
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 (SEO)

spid3r1987:

just done that, still got same problem :S

<?php // BEGIN CEON URI MAPPING 2 of 2 echo ceon_uri_mapping_build_product_uri_fields($prev_uri_mappings, $uri_mappings, $uri_mapping_autogen); // END CEON URI MAPPING 2 of 2 ?>
> 
> **also....they are on different hosts, but this shouldn't matter should it?**It might.. Are both hosts running the same version of PHP and MySQL???
10 Dec 2009, 2:02 PM
#883
spid3r1987 avatar

spid3r1987

Zen Follower

Join Date:
Jul 2009
Posts:
497
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

DivaVocals:

It might.. Are both hosts running the same version of PHP and MySQL???
yeah same version of PHP & MYSQL....
its reallly strange

if i upload all the files to the server, i cannot get into my admin side, untill i delete <admin>/inc/func/extra_func/ceon_uri_mapping.php

then once im in, if i goto add a product
i get the error
Fatal error: Call to undefined function ceon_uri_mapping_build_product_uri_fields() in <hostingroot>/public_html/<admin>/includes/modules/product/collect_info.php on line 560

so im not sure whats happened :(
gutted as this looks like a good mod, works on my other site....
my other site i have FULL access to though, asin unlimited DB's etc etc etc

where as the non working one, is restricted to 1DB etc

10 Dec 2009, 2:05 PM
#884
spid3r1987 avatar

spid3r1987

Zen Follower

Join Date:
Jul 2009
Posts:
497
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

DivaVocals:

It might.. Are both hosts running the same version of PHP and MySQL???

spid3r1987:

yeah same version of PHP & MYSQL....
its reallly strange

if i upload all the files to the server, i cannot get into my admin side, untill i delete <admin>/inc/func/extra_func/ceon_uri_mapping.php

then once im in, if i goto add a product
i get the error
Fatal error: Call to undefined function ceon_uri_mapping_build_product_uri_fields() in <hostingroot>/public_html/<admin>/includes/modules/product/collect_info.php on line 560

so im not sure whats happened :(
gutted as this looks like a good mod, works on my other site....
my other site i have FULL access to though, asin unlimited DB's etc etc etc

where as the non working one, is restricted to 1DB etc
but if i dont delete that file <admin>/inc/func/ex_func/ceon_uri_mapping.php...then the error i have is EXACTLY as below(especially the bit saying "require_once(/myadminfolderincludes) apart from myadminfolder is the rename of my admin folder

Warning: require_once(/myadminfolderincludes/classes/class.String.php) [function.require-once]: failed to open stream: No such file or directory in adminfolder/includes/functions/extra_functions/ceon_uri_mapping.php on line 21

Fatal error: require_once() [function.require]: Failed opening required '/myadminfolderincludes/classes/class.String.php' (include_path='.:/usr/share/pear:/usr/share/php') in adminfolder/includes/functions/extra_functions/ceon_uri_mapping.php on line 21

im totally lost lol

10 Dec 2009, 2:21 PM
#885
spid3r1987 avatar

spid3r1987

Zen Follower

Join Date:
Jul 2009
Posts:
497
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

OOOO I FOUND SOMETHING!!!

if i delete require_once(DIR_FS_ADMIN . DIR_WS_CLASSES . 'class.String.php');
from the ceon_uri_mapping.php file in <admin>/inc/func/ex_func.

it works....all of it works....

what does this class.string.php thing do????
also the point being....Why do i need to delete something for it to work lol

ignore above, tried adding a product, then it asked for the string thingy again

10 Dec 2009, 2:49 PM
#886
spid3r1987 avatar

spid3r1987

Zen Follower

Join Date:
Jul 2009
Posts:
497
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

spid3r1987:

OOOO I FOUND SOMETHING!!!

if i delete require_once(DIR_FS_ADMIN . DIR_WS_CLASSES . 'class.String.php');
from the ceon_uri_mapping.php file in <admin>/inc/func/ex_func.

it works....all of it works....

what does this class.string.php thing do????
also the point being....Why do i need to delete something for it to work lol

ignore above, tried adding a product, then it asked for the string thingy again
im sooooo stupid
iv noticed the problem
when its loading a file, its looking for<adminfolderincludes> instead of <adminfolder/includes>
any idea's :D

***again ignore above, found the reason why it didn't have / in....fixed that...still not working

10 Dec 2009, 3:04 PM
#887
conor avatar

conor

Passed

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

Re: Ceon URI Mapping (SEO)

Hi,

spid3r1987:

its line 21 in this file thats causing my crash....any help is greatly appreciated

You've uploaded files in the wrong place it would seem.. you have my contact details above if you want my help!

All the best...

Conor
ceon

10 Dec 2009, 3:08 PM
#888
conor avatar

conor

Passed

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

Re: Ceon URI Mapping (SEO)

Hi,

Didn't see all those other posts before I posted that last one. a few seconds ago

I was going to say you'd either put the files in the wrong place or you have Zen Cart configured to look in the wrong place. Should have said that earlier but thought it would much quicker for me just to log in and sort it out.. which would have taken less time than talking about it!

You're sorted now though so all's well that ends well!

All the best...

Conor
ceon

10 Dec 2009, 3:11 PM
#889
conor avatar

conor

Passed

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

Re: Ceon URI Mapping (SEO)

Hi,

Just noticed that you aren't actually sorted.. it's a busy day here, rushing too much and not reading things properly it would seem! :)

It's easiest if I go in and sort this out for you.. so send me some FTP and admin details via this link.

I've to step out for a few hours so you won't hear back from me until this evening.

All the best...

Conor
ceon

10 Dec 2009, 3:36 PM
#890
spid3r1987 avatar

spid3r1987

Zen Follower

Join Date:
Jul 2009
Posts:
497
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

conor:

Hi,

Just noticed that you aren't actually sorted.. it's a busy day here, rushing too much and not reading things properly it would seem! :)

It's easiest if I go in and sort this out for you.. so send me some FTP and admin details via this link.

I've to step out for a few hours so you won't hear back from me until this evening.

All the best...

Conor
ceon
ok i sent the info via that link etc
done a backup of the files etc incase owt goes wrong

your help is greatly appreciated :D

10 Dec 2009, 3:41 PM
#891
mkonchalski avatar

mkonchalski

New Zenner

Join Date:
Dec 2008
Posts:
18
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

Hey Conor,

Again thanks for the Mod. You've helped me a lot in the past!

Just a quick question that maybe you can give me some insight on. I have an old site, that I am trying to redirect to my new pages. I am trying to redirect a page

olddomain.com/login/login.html to newdomain.com/login.html.

While the redirect inside of the .htaccess works just fine on my old site, the URL is displaying on the new site very weird... as

newdomain.com/login.html?login??/?login?.html?

It also throws me to 401 error pages on a number of products that I have. Do you have any insight to why it does this? Maybe a quick fix that can help prevent it?

I tried to use your method back on Page 41 or so, about adding /login/login.html to my database table, but still nothing. I'm pretty much at a loss.

Thanks in advance!

10 Dec 2009, 3:58 PM
#892
spid3r1987 avatar

spid3r1987

Zen Follower

Join Date:
Jul 2009
Posts:
497
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

mkonchalski:

Hey Conor,

Again thanks for the Mod. You've helped me a lot in the past!

Just a quick question that maybe you can give me some insight on. I have an old site, that I am trying to redirect to my new pages. I am trying to redirect a page

olddomain.com/login/login.html to newdomain.com/login.html.

While the redirect inside of the .htaccess works just fine on my old site, the URL is displaying on the new site very weird... as

newdomain.com/login.html?login??/?login?.html?

It also throws me to 401 error pages on a number of products that I have. Do you have any insight to why it does this? Maybe a quick fix that can help prevent it?

I tried to use your method back on Page 41 or so, about adding /login/login.html to my database table, but still nothing. I'm pretty much at a loss.

Thanks in advance!
paste the rule you have written for the redirect
this might help some others, or Conor himself

10 Dec 2009, 7:48 PM
#893
conor avatar

conor

Passed

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

Re: Ceon URI Mapping (SEO)

Hi,

mkonchalski:

Again thanks for the Mod. You've helped me a lot in the past!

No problem, glad you like it!

mkonchalski:

I tried to use your method back on Page 41 or so, about adding /login/login.html to my database table, but still nothing. I'm pretty much at a loss.

I'm afraid that's the only method I know. Sorry!

All the best...

Conor
ceon

11 Dec 2009, 8:54 AM
#894
spid3r1987 avatar

spid3r1987

Zen Follower

Join Date:
Jul 2009
Posts:
497
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

Many thanks for your Help Conor.

If you have an Image i could have, i will place a link on my website for your help

11 Dec 2009, 9:05 AM
#895
conor avatar

conor

Passed

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

Re: Ceon URI Mapping (SEO)

Hi,

spid3r1987:

Many thanks for your Help Conor.

No problem, glad you're up and running now!

(For anyone who experiences similar problems or is interested: It was just the path to the admin directory which was wrong [in admin/includes/configure.php: DIR_FS_ADMIN] so the module couldn't find the necessary files).

All the best...

Conor
ceon

11 Dec 2009, 9:59 AM
#896
youz avatar

youz

New Zenner

Join Date:
Dec 2009
Posts:
3
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

:(Hi,Ceon,
I've installed the Ceon URI Mapping module to my site,it's a great module,Thanks!
But I have a problem that after I edited categories' profile,in the home page,when I clicked the categories,it showed the following messages:

Object not found!

The requested URL was not found on this server. The link on the referring page seems to be wrong or outdated. Please inform the author of that page about the error.

If you think this is a server error, please contact the webmaster.
Error 404
localhost
12/11/09 17:55:41
Apache/2.2.9 (Win32) DAV/2 mod_ssl/2.2.9 OpenSSL/0.9.8i mod_autoindex_color PHP/5.2.6

And in the ceon_uri_mappings table,it was added a record,and after I deleted it,the categories page worked fine.

I don't know why and how to solve it,can you help me?

11 Dec 2009, 10:09 AM
#897
conor avatar

conor

Passed

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

Re: Ceon URI Mapping (SEO)

Hi,

youz:

And in the ceon_uri_mappings table,it was added a record,and after I deleted it,the categories page worked fine.

I don't know why and how to solve it,can you help me?

Quite simply it looks like you don't have a rewrite rule installed.

Please read the documentation and set up a rewrite rule either in a .htaccess file or your virtualhost directive.

All the best...

Conor
ceon

11 Dec 2009, 11:35 AM
#898
spid3r1987 avatar

spid3r1987

Zen Follower

Join Date:
Jul 2009
Posts:
497
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

just a quick question, will this mod create the URL's when uploading via Easypopulate?

11 Dec 2009, 11:41 AM
#899
conor avatar

conor

Passed

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

Re: Ceon URI Mapping (SEO)

Hi,

spid3r1987:

just a quick question, will this mod create the URL's when uploading via Easypopulate?

No, there is no support for that. The URI Mappings Manager will allow for generating URIs for entire stores/categories at once, hopefully I can finish it soon!

All the best...

Conor
ceon

11 Dec 2009, 2:13 PM
#900
vooboo13 avatar

vooboo13

New Zenner

Join Date:
Dec 2009
Posts:
55
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

Right now my site as a top nav drop down menu of the categories I have. One thing I had to fix was that the links to the categories would create a breadcrumb that thinks its parent is "Home". For instance, say there's a category "Shop by Robot", with a subcategory "Arduino Robots". Any subcategory of a main category would show in the Breadcrumbs like this:

Home :: Arduino Robots

As opposed to what it should be, which is:

Home :: Shop by Robot :: Arduino Robots

Would this module fix this issue? Would it create a static URL for categories?

My site: http://robomatter.net/index.php?main_page=index
Note: I created a temporary fix to take care of this, so right now you won't be able to show this issue. However, the fix is not dynamic so I have to hard code some of that stuff which isn't ideal whatsoever. I'm looking for a permanent fix.