The glass is not half full. The glass is not half empty. The glass is simply too big!
Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker
Just wanted to confirm that I CAN upgrade from this version without having to uninstall..
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
If you are upgrading from Zen Cart <1.5.0 as well (without a clean Zen Cart file set), I would recommend uninstalling first (and checking the DB). If already on Zen Cart >= 1.5.0 and all files from previous versions have been removed, should be able to upgrade w/o uninstalling first.
Would recommend taking a screenshot of the configuration before starting wither way. Some settings may need to be hand adjusted after the upgrade - for example converting any "character conversions" into "PCRE filters".
The glass is not half full. The glass is not half empty. The glass is simply too big!
Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
I want to submit my problem
using the plugin I have split-url as an example:
----
/interni-c-83/complementi-darredo-c-83_97/porta-biancheria-c-83_97_180/
/interni-c-83/complementi-darredo-c-83_97/porta-biancheria-c-83_97_180/?pg=store
/idee-regalo-c-86/
/idee-regalo-c-86/?pg=store
....
how can I fix !! ?
thanks
What modification have you installed to add the "pg=store"? It is not part of a stock Zen Cart installation. What BUSINESS result is achieved by adding "pg=store" to the query string?
The glass is not half full. The glass is not half empty. The glass is simply too big!
Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker
yes the string is at:
/httpdocs/includes/classes/categories_ul_generator.php a file integrated of ########## template source !!!
and i have a problem similar an other website
i have duplicate of indexing page of google
the ulr rewrite:
http://ww.site.com/gancio-traino-nis...amc-p-731.html
and this
<link rel="canonical" href="http://ww.site.com/index.php?main_page=product_info&products_id=731" />
in this mode i have a canonical error every page of website!!
very thanks for ypur support
Recommend removing this string from the 3rd party code if it serves no business purpose.
If it does serve a business purpose, you will need to tell Zen Cart to ignore the query string when generating the canonical link. This can be sone by adding "pg" to the list in "/includes/init_includes/overrides/init_canonical.php".
If the template / plugin author does not mention making this change (and does not include their own override file - to reference and merge during install), would recommend asking them politely to include the change in their documentation
Double check the installation of Ultimate URLs and all files. Make sure the latest version is installed (and no files are left over from really old versions). Make sure the installed Zen Cart theme correctly utilizes without modification the variables added by "init_canonical.php".
For further support, please provide andwers to ALL of the questions in the forum "Posting Tips". Answers to these are essential to help us help you. The "Posting Tips" can be found by: Using a desktop or laptop to access the forums, clicking the reply button, and scrolling up (they appear above the textarea where you type).
I've got a client running USU 2.212 on Zen Cart v1.5.0. The site is fairly customized, notably using the Multi-Site Module running on a Windows Server and has been getting logs similar to the following:
The logs are usually accompanied by a server lock-up. The site's seo_cache table is 358.3 KiB in size.Code:[12-Oct-2015 14:09:29 America/New_York] PHP Fatal error: Out of memory (allocated 13107200) (tried to allocate 25165824 bytes) in C:\Websites\test\includes\classes\seo.url.php(1196) : eval()'d code on line 10923 [12-Oct-2015 14:09:29 America/New_York] PHP Stack trace: [12-Oct-2015 14:09:29 America/New_York] PHP 1. {main}() C:\Websites\test\index.php:0 [12-Oct-2015 14:09:29 America/New_York] PHP 2. require() C:\Websites\test\index.php:26 [12-Oct-2015 14:09:29 America/New_York] PHP 3. require() C:\Websites\test\includes\application_top.php:162 [12-Oct-2015 14:09:29 America/New_York] PHP 4. SEO_URL->__construct() C:\Websites\test\includes\autoload_func.php:82 [12-Oct-2015 14:09:29 America/New_York] PHP 5. SEO_URL->generate_products_cache() C:\Websites\test\includes\classes\seo.url.php:83 [12-Oct-2015 14:09:29 America/New_York] PHP 6. SEO_URL->get_cache() C:\Websites\test\includes\classes\seo.url.php:1025
Are there any configuration settings that I can look at/modify to possibly circumvent this out-of-memory condition?
Bookmarks