I have refreshed it a number of times and even tried using another browser. I am still not seeing the module in the zc admin.
I followed the instructions closely. Any clue as to what files would /could be missing?
did you upload files from these folders?
files/
modified_core_files/(your version)
template_override_files/(your version)
Did you rename the admin folder to the actual name of your admin folder?
Yes to all three questions.
Now when I try to access my products I get the following error :1146 Table 'my_database.TABLE_CEON_URI_MAPPINGS' doesn't exist
in:
[ SELECT language_id, uri FROM TABLE_CEON_URI_MAPPINGS WHERE main_page = 'product_info' AND associated_db_id = '265' AND current_uri = '1';]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
I understand that I need the db table(s). I am just not sure what is preventing the db script from running?!
Well folks.. thanks for the help! I wiped everything and got it to work on the third try.![]()
You'll have to add records to the database for these pages. The
instructions are in the docs : "Specifying the current URI Mapping for any other Zen Cart page"
In your phpMyAdmin on the left click ceon_uri_mappings at the top click insert and fill in the information as showed. This will work with any define pages. Make sure the date added is NOW.
You can look at an example here.
uri: /all-products
main_page: products_all
current_uri: 1
language_id: 1
date_added: NOW()
Is your site Upgraded to the current version 1.5.4 Yet?
zencart-upgrades-website-installation
Lets show Conor some love and support by giving a donation for his fine work. Donation help keep the project going forward.![]()
Is your site Upgraded to the current version 1.5.4 Yet?
zencart-upgrades-website-installation
Thanks for responding countrycharm. As far as I can tell I am following the directions in the documentation. I tried the settings you showed too.
Here are my settings for the all_products page
php settings
With these settings I am getting a page not found. In the store the url in the address bar shows the new static name I gave it, but the storefront shows a page not found. The breadcrumb reads, Home :: Page Not Found
page not found
Do my php settings look correct?
I just installed the URI Mapping Module and I'm loving it! I am currious if anyone knows what it takes to make the MAP Module (Minimum Advertised Price) work and keep the clean URI format.
I am guessing that is within the following files:
admin\includes\modules\update_product.php
admin\includes\modules\product\collect_info.php
admin\includes\modules\product\preview_info.php
I don't know enough php to fix this on my own.
Does anyone have a fix for this issue? If this has already been addressed please point me to a resource. :)
Bookmarks