i need the canapost tracking link to put it in the configuration settings.
i need the canapost tracking link to put it in the configuration settings.
I am using 1.3.8a
I do not have super orders or edit orders installed
I installed the mod. The first problem I encountered was the error on line 89 of /admin/order.php.
I found that there was an additional file to upload in this forum
Now it works fine on the admin side.
when you log on as a customer and click your order either from the sidebox, or from your account page. it takes you to a blank page
here is an example link
http://www.hornsales.com/account_his...o/order_id/343
I have doubled check my install and re read the readme 3 times and cannot without scrolling through 48 pages of replies in this forum nd see no solution to this.
Apparently I did something wrong, but I am clueless as to what
Any helo is greatly appreciated
I would need to know what the error logs say.. and since you are running v1.3.8 you will need to install the Zen Cart module that generates error logs (v1.3.9 has this ability built in).. There is a Zen Cart mod for v1.3.8 that can install on your site to generate error logs..
If you search the FAQ or the forum for "blank page" you'll find this module.. The purpose of this module s to help trap and display errors.. Once you have this installed and can provide me with the error message it may provide some insight into the issue..
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.
Got the error logging to work
here is the error
[01-Feb-2011 16:53:06] PHP Fatal error: Cannot redeclare class order in /data/12/1/1/121/1164610/user/1237677/htdocs/newhornsales/includes/classes/order.php on line 1018
This is JUST as the error message says.. There is more than one class file trying to declare the same class (one named "order").. I'm fairly certain that this is NOT an error caused by this module at all.. It's more than likely something else you installed or did is the source of the issue. Likely causes:
Either way this isn't an issue being caused by this module at all..
- If you have both the original and modified version of a class file in the class folder. (this is a NO NO as Zen Cart can't tell that one file is not supposed to be used)
- If you installed a module which declares a class already being declared by the core or another module..
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 don't know if that was already answered... couldn't find it here. I just installed the version 3.0 on zencart 1.3.9h. the only error left (well not a real error...) the customers don't get the tracking ID with the email... i thought they do get it - at least in previous versions... (i have 2.2c on my other site)
is there a way to add that info to the mail that is sent to the customer?
Bookmarks