Database Host: localhost (127.0.0.1)
Server OS: Linux 2.6.34.6 Database: MySQL 5.1.48
PHP Version: 5.2.13 (Zend: 2.2.0) HTTP Server: Apache
Zen Cart 1.3.7
Database Patch Level: 1.3.7
v1.3.6 [2007-02-24 19:55:45] (Version Update 1.3.5->1.3.6)
v1.3.5 [2007-02-24 19:55:43] (Version Update 1.3.0.2->1.3.5)
v1.3.0.2 [2006-09-08 10:26:10] (Fresh Installation)
I found this in /public_html/cache/ where the ZenCart resides.
The referenced code is unchanged from initial install, ie.PHP Code:[08-Aug-2010 04:00:14] PHP Fatal error: Call to undefined function zen_get_generated_category_path_rev() in /home/myclientname/public_html/includes/init_includes/init_canonical.php on line 19
PHP Code:if (strstr($current_page, '_info') && isset($_GET['products_id'])) {
$canonicalLink = zen_href_link($current_page, 'cPath=' . zen_get_generated_category_path_rev(zen_get_products_category_id($_GET['products_id'])) . '&products_id=' . $_GET['products_id']);
I was looking for a problem with the store. It seems that the transactions are being made in PayPal but the conformation is not being returned to Zencart. That is, there is money in the PayPal Account but the client has to call the customer to find out what customer purchased. The Zencart Transaction does not exist.
I go to <Admin>, <Customers>, <orders> the PayPal order does not exist. We have several transactions that are not recorded.
Did PayPal change something this past Friday?
Is this a Zencart situation, ie. Code missing?
Other methods of shopping work properly.




