Page 88 of 291 FirstFirst ... 3878868788899098138188 ... LastLast
Results 871 to 880 of 2907
  1. #871
    Join Date
    Jan 2009
    Location
    Czech Republic
    Posts
    59
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    How edit this mod to generate nice URL for ask a question mod?

  2. #872
    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 neboztik View Post
    How edit this mod to generate nice URL for ask a question mod?
    Read the section of the manual "Specifying the current URI Mapping for any other Zen Cart page".. I guess that mod probably uses a value for main_page of:

    ask_a_question

    Enter your chosen URI and then the other values for the record in the database table should be the same as in the docs.

    Hope that helps...

    All the best..

    Conor
    ceon

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

    Default Re: Ceon URI Mapping (SEO)

    HELPPP

    i have installed this on 2 sites..
    on the first site, it seems to be working ok
    on my second site....
    its not created the tables in the database properly...

    when i go into phpmyadmin
    under ceon_uri_mapping_config
    it has
    Code:
    id 	version 	autogen_new 	whitespace_replacement 	capitalisation 	remove_words 	char_str_replacements 	excluded_files
    	Edit 	Delete 	1 	3.2.4 	1 	0 	0 	-, a, an, this, that 	£=>GBP, $=>USD
    but on my version that works...its got lots of different tables....
    i may not know how yet, but i soon will....i hope :)

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

    Default Re: Ceon URI Mapping (SEO)

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

  5. #875
    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
    on my second site....
    its not created the tables in the database properly...
    Delete the database tables on the second site and go back to the configuration utility to have it recreate them.

    All the best..

    Conor
    ceon

  6. #876
    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
    but still have the problem of
    [code]Fatal error: Call to undefined function
    That means you haven't uploaded the functions file.

    Upload all the files again just to be sure.

    All the best..

    Conor
    ceon

  7. #877
    Join Date
    Jul 2009
    Posts
    495
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    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?
    Last edited by spid3r1987; 10 Dec 2009 at 11:20 AM.
    i may not know how yet, but i soon will....i hope :)

  8. #878
    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
    just done that, still got same problem :S
    Nope, you've definitely not done it right.. that's the only way that error can occur.

    You've probably uploaded the wrong file or uploaded it to the wrong place.

    Send me some FTP and admin details via this link and I'll pop in and do it right for you.

    All the best...

    Conor
    ceon

  9. #879
    Join Date
    Jul 2009
    Posts
    495
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    o no

    re-uploaded all files, got a total "admin side" crash now lol
    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 '/adminfolderincludes/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
    i may not know how yet, but i soon will....i hope :)

  10. #880
    Join Date
    Jul 2009
    Posts
    495
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Quote Originally Posted by spid3r1987 View Post
    o no

    re-uploaded all files, got a total "admin side" crash now lol
    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 '/adminfolderincludes/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
    whats weird is, if i delete <admin>/inc/func/extra_func/ceon_uri_mapping.php

    my admin side will load and everything works....
    not sure uri mapping will yet...

    its line 21 in this file thats causing my crash....any 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