Re: EO 4.1.4 with TPT 3.1.3 (ZC 1.5.1) - comment text doesn't get appended to email
@ Ilhungil In the post right above yours I stated that I had figured this out.
I have figured out my question after a few hours of studying this. I was given bad information by a programer that charges. Imagine that!
Thank you for taking the time to look at it. I am stuck on v 3.X because I keep getting errors when I install V 4.X I have posted here but haven't received any luck resolving my issue. Apparently Rewards Points and Edit Orders 4.X Don't play nice and I don't have the knowledge yet to fix it. My last post on the problem was #451. But I am finally taking some classes to learn it.
Thank you again for looking at this.
Re: EO 4.1 + Reward Points
Okay so I have done all of these things. I also have gone back in and found post 441-451 in this thread about my last attempt at the upgrade. I have the same results! :(
Log says
[28-Mar-2014 14:24:44] PHP Fatal error: Call to undefined function getrewardpoints() in /home4/w57dsjmm/public_html/order/includes/modules/order_total/ot_reward_points_display.php on line 40
however line 40 of said file is $reward_points=GetRewardPoints($order->products);
I feel as if this is ground hog day all over again!
Re: EO 4.1 + Reward Points
Quote:
Originally Posted by
southshorepizza
Okay so I have done all of these things. I also have gone back in and found post 441-451 in this thread about my last attempt at the upgrade. I have the same results! :(
Log says
[28-Mar-2014 14:24:44] PHP Fatal error: Call to undefined function getrewardpoints() in /home4/w57dsjmm/public_html/order/includes/modules/order_total/ot_reward_points_display.php on line 40
however line 40 of said file is $reward_points=GetRewardPoints($order->products);
I feel as if this is ground hog day all over again!
And do you have a GetRewardPoints function in \admin\includes\functions\extra_functions\reward_points_functions.php. (case sensitivity counts..) You would copy over the one from the store side function file.. Saying you did what was suggested and still got an error doesn't provide enough info to determine why.. POST the changes you made to the admin functions file.. The error says you DON'T have the function in admin functions file.. might be best if you not only post the part you added but a couple of lines above and below it to make sure you didn't add e character that isn't supposed to be there.. (on the Rewards Points support thread of course :smile:)
Re: EO 4.1 + Reward Points
I posted to the rewards site. Is this what is preventing edit orders 4.1.3 from working or do I have another issue as well? I have several domains. A public domain and a not advertised domain for our store to use for taking orders. Do you think I could uninstall the rewards module from the nonpublic domain and install edit orders 4.1.X and have it work there while the public domain is running the files for the rewards module? I don't give any points for orders our store takes. Only orders on the public site.
Thanks for your help!
Re: EO 4.1 + Reward Points
So I have completely reinstalled via filezilla ftp Rewards points full suite and edited orders. I tried to edit an order and received the following error log
[29-Mar-2014 11:17:21] PHP Fatal error: 1054:Unknown column 'p.products_quantity' in 'field list' :: SELECT `p`.`products_quantity` FROM `zen_products` WHERE `p`.`products_id` = '8' in /home4/w57dsjmm/public_html/order/includes/classes/db/mysql/query_factory.php on line 120
Please help
Re: EO 4.1 + Reward Points
Quote:
Originally Posted by
southshorepizza
...
[29-Mar-2014 11:17:21] PHP Fatal error: 1054:Unknown column 'p.products_quantity' in 'field list' :: SELECT `p`.`products_quantity` FROM `zen_products` WHERE `p`.`products_id` = '8' in /home4/w57dsjmm/public_html/order/includes/classes/db/mysql/query_factory.php on line 120
...
Same answer as the #446 and #460 in this thread.
Re: EO 4.1 + Reward Points
Zencart 1.5.1
Getting a 404 page when clicking edit button. I have tried reinstalling and I get a upgrade OK green I have superorders along with ty tracker.
Any ideas
Thanks
Re: EO 4.1 + Reward Points
Quote:
Originally Posted by
remops
... Getting a 404 page when clicking edit button. I have tried reinstalling and I get a upgrade OK green I have superorders along with ty tracker. ...
Usual cause is something not installed correctly (or a misconfiguration in "configure.php"). If you can supply more information we may be able to help determine what went wrong and how to fix things. The posting tips (found directly above where you typed "Your Message") provide some valuable knowledge on what information to provide when asking for help. In addition, answers to the following would go a long ways towards helping us help you.
Version of Edit Orders?
This can be found by logging into the Zen Cart administrative interface and selecting "Configuration" --> "Edit Orders".
Link causing 404?
This will be listed in the "address bar" of your web browser. For example: "https://zencart.local/admin/edit_orders.php?page=1&oID=12&action=edit".
Installation order (TPT, SO, and EO)?
Which did you install first? Which did you install second? Which did you install third?
Were any upgrades?
Were any of the modules previously installed? If so, what modules and versions?
When did the 404 start appearing?
After installation on a "clean" version of Zen Cart? An upgraded copy of Zen Cart? After updating one of the modules? Etc?
Re: EO 4.1 + Reward Points
Quote:
Originally Posted by
lhungil
Usual cause is something not installed correctly (or a misconfiguration in "
configure.php"). If you can supply more information we may be able to help determine what went wrong and how to fix things. The posting tips (found directly above where you typed "Your Message") provide some valuable knowledge on what information to provide when asking for help. In addition, answers to the following would go a long ways towards helping us help you.
Version of Edit Orders?
This can be found by logging into the Zen Cart administrative interface and selecting "Configuration" --> "Edit Orders".
version 4.1.4
Link causing 404?
This will be listed in the "address bar" of your web browser. For example: "https://zencart.local/admin/edit_orders.php?page=1&oID=12&action=edit".
/admin/FILENAME_ORDER_EDIT.php?page=1&oID=955&action=edit[/url]
I edited my admin name in this post
Installation order (TPT, SO, and EO)?
Which did you install first? Which did you install second? Which did you install third?
Actually this was working untill I had to restore from a earlier date.
Were any upgrades?
Were any of the modules previously installed? If so, what modules and versions?
I had all working together. Superoder had been working for a year or so then I updated and then installed Ty tracker and edit order in that order.
When did the 404 start appearing?
After installation on a "clean" version of Zen Cart? An upgraded copy of Zen Cart? After updating one of the modules? Etc?
I reinstall edit order and it started the 404 page. Thanks again for your quick reply