Hi,
Looks like last USU is not compatible with 1.5.6 (at least ez pages got new table in db).
I'd like to fix it/create PR, but https://github.com/lat9/usu looks stale - how can I contribute?
Hi,
Looks like last USU is not compatible with 1.5.6 (at least ez pages got new table in db).
I'd like to fix it/create PR, but https://github.com/lat9/usu looks stale - how can I contribute?
Oh, sorry my bad, here's the PR then :)
https://github.com/lat9/usu/pull/3
Thanks for that, @daniellek. I've accepted that (and @jeking's) PR correcting the USU handling in light of the non-downwardly-compatible change made to the EZ-Pages' database table-structure in zc156.
I'll let the dust settle a tad for zc156 and then get that packaged up for release.
v155f php7.1
Just wondering when and if the apparent issue with 2.215 of the canonical not working with SitemapXML in v155(f) will be fixed? I understand lat9 is working on an upgrade for version 1.5.6 however I am hoping someone with some coding knowledge might be able to take a look at the current issue for those not yet ready to go to 1.5.6 ?
cheers,
Mike
I've just submitted v2.217 of USU to the Zen Cart plugins for review.
This version contains changes associated with Zen Cart 1.5.6's restructured EZ-Pages while maintaining downward compatibility with prior Zen Cart versions. Thanks to @daniellek, @jeking and @proseLA for their contributions.
I'll post back here once it's been approved.
@shags38, I'd failed to note the issue with SiteMapXML on the USU's GitHub, so I missed that for this release. Ditto for the error-log report.![]()
Last edited by lat9; 15 Jan 2019 at 02:18 PM.
hi, how can I add /shop/ only when you open products and categories
example:
domain.com/shop/title-product
domain.com/shop/category1/category2
domain.com/contact_us
domain.com/shippinginfo
I also need not make -c-2 appear for categories and -p-5 for products.
moreover I need the form to become in the second language version
domain.com/en/
and then everything as above ...
I think it can be done from the .htaccess file, but it is not the ability, can you help me?
thank you
I haven't looked at the code closely, but I don't believe that either the /shop prefix or the /en (i.e. language-specific directory) is possible. I do know that the -c-2 and -p-5 are required and can't be removed, since that tells USU which category (2) and which product (5) to be displayed.
thanks for the answer, can you help me to make sure you do not lose the google index to do on the .htaccess file a redirect to the new form of the zencart URL?
I would be infinitely grateful
Bookmarks