How edit this mod to generate nice URL for ask a question mod?
How edit this mod to generate nice URL for ask a question mod?
Hi,
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
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
but on my version that works...its got lots of different tables....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
i may not know how yet, but i soon will....i hope :)
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 :)
Hi,
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
Hi,
That means you haven't uploaded the functions file.
Upload all the files again just to be sure.
All the best..
Conor
ceon
just done that, still got same problem :S
this is what its looking to, does it look correct to you??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 ?>
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 :)
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 :)
i may not know how yet, but i soon will....i hope :)
Bookmarks