Re: Ceon URI Mapping (SEO)
Quote:
Originally Posted by
spid3r1987
actually, never mind. iv found the problem
ME!!!
i didn't click structure, i was on browse...
but still have the problem of
Code:
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
Re: Ceon URI Mapping (SEO)
Quote:
Originally Posted by
spid3r1987
just done that, still got same problem :S
Code:
<?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 ?>
this is what its looking to, does it look correct to you??
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???
Re: Ceon URI Mapping (SEO)
Quote:
Originally Posted by
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
Re: Ceon URI Mapping (SEO)
Quote:
Originally Posted by
DivaVocals
It might.. Are both hosts running the same version of PHP and MySQL???
Quote:
Originally Posted by
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
Code:
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
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***
Re: Ceon URI Mapping (SEO)
Quote:
Originally Posted by
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
Re: Ceon URI Mapping (SEO)
Hi,
Quote:
Originally Posted by
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
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
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
Re: Ceon URI Mapping (SEO)
Quote:
Originally Posted by
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