
Originally Posted by
NateL
I figured it out... I guess for anyone that's not sure, here's a more practical example for you:
Using phpMyAdmin (as suggested, in Step 9 of the configuration section in the userguide) - Navigate to ceon_uri_mappings
For URI, put in what you want the URL bar to say. For instance, I have ZenCart installed in a subfolder, called cart:
example.com/cart
So, lets say I want to do "All Products", which is a default page within Zen Cart
My URI would be /cart/all-products
language_id is 1 (for me)
current_uri is 1
Main Page:
If you go out to your page and you click on "All Products", you want the very end of what's on that.
For example:
example.com/zencart/index.php?main_page=products_all
in "main_page", you would enter products_all
query_string_parameters, associated_db_id, alternate_uri, redirection_type_code all stay default, and date added is todays date....
Bookmarks