Page 89 of 291 FirstFirst ... 3979878889909199139189 ... LastLast
Results 881 to 890 of 2907
  1. #881
    Join Date
    Jul 2009
    Posts
    495
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Quote Originally Posted by spid3r1987 View Post
    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
    i may not know how yet, but i soon will....i hope :)

  2. #882
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Ceon URI Mapping (SEO)

    Quote Originally Posted by spid3r1987 View Post
    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???

  3. #883
    Join Date
    Jul 2009
    Posts
    495
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Quote Originally Posted by DivaVocals View Post
    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
    i may not know how yet, but i soon will....i hope :)

  4. #884
    Join Date
    Jul 2009
    Posts
    495
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Quote Originally Posted by DivaVocals View Post
    It might.. Are both hosts running the same version of PHP and MySQL???
    Quote Originally Posted by spid3r1987 View Post
    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
    i may not know how yet, but i soon will....i hope :)

  5. #885
    Join Date
    Jul 2009
    Posts
    495
    Plugin Contributions
    0

    Default 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***
    i may not know how yet, but i soon will....i hope :)

  6. #886
    Join Date
    Jul 2009
    Posts
    495
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Quote Originally Posted by spid3r1987 View Post
    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

    ***again ignore above, found the reason why it didn't have / in....fixed that...still not working
    i may not know how yet, but i soon will....i hope :)

  7. #887
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Ceon URI Mapping (SEO)

    Hi,

    Quote Originally Posted by spid3r1987 View Post
    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

  8. #888
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default 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

  9. #889
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default 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. #890
    Join Date
    Jul 2009
    Posts
    495
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Quote Originally Posted by conor View Post
    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
    i may not know how yet, but i soon will....i hope :)

 

 

Similar Threads

  1. Simple SEO URL, Ultimate SEO URLs, Ceon URI Mapping SEO
    By pizza392 in forum All Other Contributions/Addons
    Replies: 13
    Last Post: 21 Jan 2015, 10:49 AM
  2. Ceon uri mapping vs Simple SEO
    By crixus in forum General Questions
    Replies: 0
    Last Post: 28 Feb 2014, 04:41 AM
  3. v151 Ceon URI Mapping (SEO) Issues?
    By yisou in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 30 Jul 2013, 12:06 PM
  4. v151 Ceon URI Mapping (SEO) installation problem.
    By jmac2020 in forum General Questions
    Replies: 1
    Last Post: 23 Oct 2012, 01:06 PM
  5. Ceon URI Mapping (SEO) How to install?
    By jackfitz in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 28 Apr 2010, 12:09 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR