Set "Show error messages" to "No".
Cheers
Rod
Printable View
Hi Rod, Can you confirm that automatic updates only replace the ‘includes’ and ‘image’ folder files and not the ‘admin’ files (update_product.php / collect_info.php); as replacing admin files is not needed and is not good for older versions of zencart. Thanks.
I should mention that V3.2.0 creates/deletes/maintains:
DIR_FS_ADMIN . DIR_WS_INCLUDES . "functions/extra_functions/init_clicknsend_dhtml.php" (V1.5.x only)
DIR_FS_ADMIN . DIR_WS_INCLUDES . "boxes/extra_boxes/clicknsend_customers_dhtml.php" (pre - V1.5.0 only)
DIR_FS_ADMIN . DIR_WS_INCLUDES . "extra_datafiles/clicknsend.php"
DIR_FS_ADMIN . "clicknsend.php"
If these are causing a problem please let me know.
Cheers
Rod
can you please test this item for me with ozpost
http://www.primealternatives.com.au/...bed-p-172.html
Attachment 10494
====================
Attachment 10495
Problem is that it should be showing TNT quote.
Also I just turned on ozpost automatic updates and system has updated but before I did that I got:
error front end
Temporary Quote Error. Static rates currently apply (or try again later).
Server#1 Error: couldn't connect to host
Server#2 Error: name lookup timed out
Server#0 Error: name lookup timed out:
error backend
cURL communication ERROR: couldn't connect to host
cURL communication ERROR: name lookup timed out
cURL communication ERROR: name lookup timed out
Unable to connect to Ozpost servers
System is set to KGs
Item:
Attachment 10495
Zen Cart 1.5.0
HTTP Server: Apache
PHP Version: 5.3.10
cURL support enabled cURL Information 7.24.0
Did update to Charset UTF-8 today https://www.numinix.com/blog/2011/08...-3-9-to-utf-8/
v1.5.0 [2012-05-01 19:58:15] (Version Update 1.3.9->1.5.0)
v1.3.9h
[2012-05-01 19:58:15] (Version Update 1.3.8->1.3.9h)
v1.3.8
[2008-10-25 22:39:57] (Version Update 1.3.7->1.3.8)
v1.3.7
[2007-06-20 21:55:59] (Fresh Installation)
The TNT problem was my doing <blush>.
A bit of code (unrelated to what I was working on) had an accidental change (which has since been fixed).
I'm not quite sure what to make of these though:
-----------------------------------------------
Server#1 Error: couldn't connect to host
Server#2 Error: name lookup timed out
Server#0 Error: name lookup timed out:
-----------------------------------------------
It is/was obviously(?) a DNS issue, that hopefully has rectified itself.
The server logs don't indicate that there was any sort of 'global' problem.
Please let me know if the problem persists.
Cheers
Rod
I am just glad it's fixed. other problem rectified itself. Thank you :smile:
Just went into OzPost and it did the automatic update. Now in admin the screen is blank when going into my products. In the cache myDEBUG says: "[17-Jun-2012 15:24:24] PHP Warning: require(includes/modules/product/collect_info.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /home/ani48156/public_html/store/horstall/product.php on line 138
[17-Jun-2012 15:24:24] PHP Warning: require(includes/modules/product/collect_info.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /home/ani48156/public_html/store/horstall/product.php on line 138
[17-Jun-2012 15:24:24] PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/modules/product/collect_info.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/ani48156/public_html/store/horstall/product.php on line 138"
Copied a backup of collect_info.php back and the data is now there but the language file is not being accessed properly for all the headings.
I know it is because of the OZ-Post update because I went into my test site's admin, looked at my products and all was OK. Did the OzPost update and now I get the blank page like the live site.
Any Ideas??
Robyn
OK fixed the language problem too. product.php in the languages/english folder was product.php_restore. Same with the collect_info.php file.
Was this something the Ozpost update did?
Robyn