Page 49 of 188 FirstFirst ... 3947484950515999149 ... LastLast
Results 481 to 490 of 1873
  1. #481
    Join Date
    Sep 2012
    Posts
    253
    Plugin Contributions
    0

    Default 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.

  2. #482
    Join Date
    Feb 2012
    Location
    mostly harmless
    Posts
    1,809
    Plugin Contributions
    8

    Default EO 4.1 + Reward Points

    Quote Originally Posted by southshorepizza View Post
    ... I am stuck on v 3.X ... Rewards Points and Edit Orders 4.X Don't play nice and I don't have the knowledge yet to fix it. ...
    See post #450 in the Edit Orders 4.x Support Thread and post #2315 in the Reward Points Support Thread.

    Making the changes listed in those threads should take care of the immediate problems loading the Reward Points Order Total modules from within the Zen Cart admin interface (and Edit Orders 4.1+).
    Last edited by lhungil; 28 Mar 2014 at 06:21 PM.
    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

  3. #483
    Join Date
    Sep 2012
    Posts
    253
    Plugin Contributions
    0

    Default 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!

  4. #484
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: EO 4.1 + Reward Points

    Quote Originally Posted by southshorepizza View Post
    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 )
    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.

  5. #485
    Join Date
    Sep 2012
    Posts
    253
    Plugin Contributions
    0

    Default 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!

  6. #486
    Join Date
    Sep 2012
    Posts
    253
    Plugin Contributions
    0

    Default 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

  7. #487
    Join Date
    Feb 2012
    Location
    mostly harmless
    Posts
    1,809
    Plugin Contributions
    8

    Default Re: EO 4.1 + Reward Points

    Quote Originally Posted by southshorepizza View Post
    ...
    [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.
    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

  8. #488
    Join Date
    Mar 2014
    Location
    Memphis, TN
    Posts
    61
    Plugin Contributions
    0

    Default 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

  9. #489
    Join Date
    Feb 2012
    Location
    mostly harmless
    Posts
    1,809
    Plugin Contributions
    8

    Default Re: EO 4.1 + Reward Points

    Quote Originally Posted by remops View Post
    ... 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?
    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

  10. #490
    Join Date
    Mar 2014
    Location
    Memphis, TN
    Posts
    61
    Plugin Contributions
    0

    Default Re: EO 4.1 + Reward Points

    Quote Originally Posted by lhungil View Post
    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
    Last edited by remops; 31 Mar 2014 at 07:03 PM.

 

 

Similar Threads

  1. v150 Super Orders v4.0 Support Thread for ZC v1.5.x
    By DivaVocals in forum Addon Admin Tools
    Replies: 804
    Last Post: 18 Apr 2025, 12:04 AM
  2. v150 Orders Status History -- Updated By [Support Thread]
    By lat9 in forum Addon Admin Tools
    Replies: 34
    Last Post: 29 Jul 2019, 07:05 PM
  3. Edit Orders v3.0 for ZC 1.3.9 [Support Thread]
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 656
    Last Post: 18 Apr 2016, 06:28 PM
  4. v139h Super Orders v3.0 Support Thread (for ZC v1.3.9)
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 1018
    Last Post: 28 Apr 2014, 11:38 PM
  5. RE: Super Orders v3.0 Support Thread
    By Johnnyd in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 22 Jun 2011, 09:28 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR