Further: I edited all Manufacturer's to
/brand/brandname as suggested. Still same issue of subcategory's not listing on the main page any longer.
Further: I edited all Manufacturer's to
/brand/brandname as suggested. Still same issue of subcategory's not listing on the main page any longer.
That wasn't the plan!
Further: I edited all Manufacturer's to
/brand/brandname as suggested.
Also think the rest of issue is mine.
Listing correctly now.. but for some reason showing sub category on home page.
I do have show sub categories on.. but these were not previously loading on home page... but were when top category selected on the home.
Anyways thanks again.
That wasn't the plan!
Hi,
It looks fine to me? Either way, this is most likely just a setting in Zen Cart. Maybe you've fixed this now?
All the best..
Conor
ceon
The first big block of code is for a rewrite. This matches certain URL requests then fetches the content from inside the server by changing the internal pointer to point at a different internal location to get it from.
The last two lines are for a badly-coded redirect. However, it is too late to redirect to a different URL AFTER you have already rewritten the request to a new server-internal filepath.
The redirect code needs to be moved to be at the top of the file and it can be corrected using the redirect code found in: http://www.zen-cart.com/forum/showthread.php?t=151606
Online since 1995.
Hello, i installed the latest ver. averything working great, my probelm is that most of my images are not jpg files they are file ext. how can i make them show up on my site without exchanging them to .jpg ext. ?
I've got most of my extra pages mapped in phpmyadmin. I've run into trouble with the news module links. The links look like this
/index.php?main_page=more_news&news_id=1
I've been reading the documentation for, Specifying the current URI Mapping for any other Zen Cart page
I've tried to follow the directions but I guess I'm just not getting it.
Should this be split between main_page and query_string_parameters
more
more_news&news_id=1
I've tried numerous variations but still no luck. I either get the url I want that leads to a page not found, or I get the zen generated link to the correct page.
I had everything working great until I upgraded my Zen Cart. At first I thought the uri module was out of date so I went to the Ceon site and installed the latest version.
Now I am running into a little problem, it is only mapping uri's for categories I make, but not for individual products. What do you think could be wrong?
I got it.
main_page - more_news
query_string_parameters - news_id=1
Hi,
Ceon URI Mapping doesn't attempt to map any images or any URIs with an extension. I don't know why your images aren't showing.
Check you've put a proper rewrite rule in place that isn't blocking URIs with extensions.
All the best..
Conor
ceon
Hi,
It sounds like you haven't installed the software properly. Re-do the installation, taking special care when modifying the files in the admin/includes/modules directory.
All the best..
Conor
ceon
Bookmarks