Zen Cart Logo
Forums / Addon Admin Tools / Super Orders v4.0 Support Thread for ZC v1.5.x

Super Orders v4.0 Support Thread for ZC v1.5.x

Sticky

Views: 172,102

Results 421 to 440 of 816
12 Nov 2014, 2:46 PM
#421
design75 avatar

design75

Totally Zenned

Join Date:
Dec 2009
Location:
Amersfoort, The Netherlands
Posts:
2,862
Plugin Contributions:
5

Super Orders v4.0 Support Thread for ZC v1.5.x

DivaVocals:

Awesome.. Fork it and submit a pull request.. I'll merge it, and test your changes.. I think jeking will be happy to help test too:smile:.. once we give you the thumbs up on the testing, go ahead and submit it.. My time is SWAMPED with three site builds right now, and having you and jeking onboard with Super Orders is a real GODSEND!!!

Forked and the changes are committed. :thumbsup:

12 Nov 2014, 3:02 PM
#422
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Super Orders v4.0 Support Thread for ZC v1.5.x

Design75:

Forked and the changes are committed. :thumbsup:

Merged.. will test tonight.. BOOM!!!

14 Nov 2014, 3:56 PM
#423
wsworx avatar

wsworx

Zen Follower

Join Date:
Jun 2012
Location:
California
Posts:
260
Plugin Contributions:
0

Re: Super Orders v4.0 Support Thread for ZC v1.5.x

DivaVocals:

Merged.. will test tonight.. BOOM!!!

Can the rest of us presume that these changes can be done to our own files on live sites or should we wait for an upgrade release?

Thank You all for your time and devotion.

14 Nov 2014, 4:08 PM
#424
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Super Orders v4.0 Support Thread for ZC v1.5.x

wsworx:

Can the rest of us presume that these changes can be done to our own files on live sites or should we wait for an upgrade release?

Thank You all for your time and devotion.

Anything on Github should be considered BETA and is in QA/TESTING.

Meaning that BEFORE IF you decide to use the Github code on a LIVE site that you should 1st TEST it on a development site. Then after doing your OWN testing, if you do decide to apply the Github code to your live site, BACKUP, BACKUP, BACKUP!!!!!

did I mention that you need to BACKUP????

14 Nov 2014, 4:24 PM
#425
wsworx avatar

wsworx

Zen Follower

Join Date:
Jun 2012
Location:
California
Posts:
260
Plugin Contributions:
0

Re: Super Orders v4.0 Support Thread for ZC v1.5.x

Duly noted, I will wait patiently for any ugrade......:D

14 Nov 2014, 4:50 PM
#426
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Super Orders v4.0 Support Thread for ZC v1.5.x

wsworx:

Duly noted, I will wait patiently for any ugrade......:D

Sure.. but you should note that whenever installing ANY module, your path to updating is the same..

  • Install on dev site
  • Test on dev site
  • BACKUP live site
  • Install on live site
  • Test again on live site
14 Nov 2014, 5:08 PM
#427
wsworx avatar

wsworx

Zen Follower

Join Date:
Jun 2012
Location:
California
Posts:
260
Plugin Contributions:
0

Re: Super Orders v4.0 Support Thread for ZC v1.5.x

100% understood.
Thank You for your support.

26 Nov 2014, 12:11 PM
#428
louis avatar

louis

Zen Follower

Join Date:
Jul 2006
Location:
Johannesburg
Posts:
408
Plugin Contributions:
0

Re: Super Orders v4.0 Support Thread for ZC v1.5.x

After applying the changes for 1.5.3 I am getting the following error when capturing payments.

PHP Fatal error: Call to a member function Insert_ID() on a non-object in /home/xxxxx/public_html/xxxxxx/xxxxxx/includes/classes/super_order.php on line 399

The payment is still stored but the status is not updated. The following screen is also blank and not the usual "click to close and return" screen.

Any idea what I am doing wrong?

26 Nov 2014, 6:12 PM
#429
su35 avatar

su35

Zen Follower

Join Date:
Oct 2011
Posts:
168
Plugin Contributions:
0

Re: Super Orders v4.0 Support Thread for ZC v1.5.x

DivaVocals:

Go for it.... because I was about to pull out the PDF packing slip from the next release. The contributor of the PDF packing slip feature has LONG since slipped away into the ether, and though I tried, updating FPDF to the latest version of the library has proven to be more difficult than my meager skillset.

Before you start this work, there is a v1.5.3 compatible version in my Github repo. Another community member (jeking) contributed the 1.5.3 updates.. Suggest starting from there maybe???

https://github.com/DivaVocals/zen_SuperOrders

Hi DivaVocals
I downloaded the files and found some error in the \2a_Modified_Core_Files\YOUR_ADMIN\orders.php:
First, there are 34 <table and 35</table. They aren't pairs. The code is too complicated for me to find the extra one.:blush:
Second, on line line776 and 781 close tag should be </td>

3 Dec 2014, 5:18 PM
#430
landron avatar

landron

New Zenner

Join Date:
Dec 2011
Posts:
23
Plugin Contributions:
0

Re: Super Orders v4.0 Support Thread for ZC v1.5.x

Hi, I appreciate any assistance. I installed Super Orders ver 4.1 earlier this year. Now I see the latest posted here is 4.0.9 so I'm confused already. I'm running ver 1.51 of Zencart which was a fresh manual install and not upgraded from a prior version.

But my problems have occurred when I recently needed to edit orders. My first use of Edit orders, Hitting either "Update" button after changing the quantity of a line item resulted in a blank whit screen. I was only able to edit a line item total dollar amounts but shipping based on new weight and totals did not change nor was I able to manually change them.

Yesterday I had a need to to add products and although I was able to select the additional product, I wind up with the same white blank screen when hitting the "Add Now" button. The occasional need to edit orders have resulted in frustration and the need to create a completely manual invoice for the customer as well. Thank you

3 Dec 2014, 5:47 PM
#431
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Super Orders v4.0 Support Thread for ZC v1.5.x

landron:

Hi, I appreciate any assistance. I installed Super Orders ver 4.1 earlier this year. Now I see the latest posted here is 4.0.9 so I'm confused already. I'm running ver 1.51 of Zencart which was a fresh manual install and not upgraded from a prior version.

But my problems have occurred when I recently needed to edit orders. My first use of Edit orders, Hitting either "Update" button after changing the quantity of a line item resulted in a blank whit screen. I was only able to edit a line item total dollar amounts but shipping based on new weight and totals did not change nor was I able to manually change them.

Yesterday I had a need to to add products and although I was able to select the additional product, I wind up with the same white blank screen when hitting the "Add Now" button. The occasional need to edit orders have resulted in frustration and the need to create a completely manual invoice for the customer as well. Thank you

Issues with EDIT ORDERS needs to be posted on the EDIT ORDERS support page..

9 Dec 2014, 1:58 AM
#432
shopville avatar

shopville

Zen Follower

Join Date:
Aug 2012
Posts:
331
Plugin Contributions:
0

Re: Super Orders v4.0 Support Thread for ZC v1.5.x

ShopVille:

I'm using super orders with zc 1.5.0 suddenly when trying to batch sttus update i get to a page not found https://www.mywebsite.com/admin/super_batch_status.php?action=batch_status

No new plugins installed since when it was working

Issue was invalid characters that were being interpreted as php

1 Jan 2015, 12:18 AM
#433
dmlyons avatar

dmlyons

New Zenner

Join Date:
Jul 2014
Location:
Boston, MA, USA
Posts:
47
Plugin Contributions:
0

Re: Super Orders v4.0 Support Thread for ZC v1.5.x

I'm trying to install SuperOrders, but the ReadMe file will only show me the Purpose and Aims. I can't click any of the other linked areas. Well, I can, but it doesn't change anything. Since there are multiple file folders for installation, I am not comfortable just assuming I need folder #1. Is there any way to get the full ReadMe file? Thanks in advance.

DML

1 Jan 2015, 12:28 AM
#434
dmlyons avatar

dmlyons

New Zenner

Join Date:
Jul 2014
Location:
Boston, MA, USA
Posts:
47
Plugin Contributions:
0

Re: Super Orders v4.0 Support Thread for ZC v1.5.x

Never mind. I downloaded it again and unzipped again. I must have had a fouled download the first time.

Thanks anyway.
DML

1 Jan 2015, 3:49 AM
#435
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Super Orders v4.0 Support Thread for ZC v1.5.x

su35:

Hi DivaVocals
I downloaded the files and found some error in the \2a_Modified_Core_Files\YOUR_ADMIN\orders.php:
First, there are 34 <table and 35</table. They aren't pairs. The code is too complicated for me to find the extra one.:blush:
Second, on line line776 and 781 close tag should be </td>

I made the second fix because it was easy..

As far as I know all the <table> tags are all paired up in the RENDERED orders.php page.. Even if they aren't I have NO PLANS to try and chase this down at all because honestly there are BIGGER issues with the tables in the orders.php file like:

  • FORMS inside tables
  • width attribute on the table element is obsolete
  • cellspacing attribute on the table element
  • cellpadding attribute on the table element is obsolete
  • border attribute on the table element is obsolete
  • align attribute on the td element is obsolete
  • valign attribute on the td element is obsolete
  • height attribute on the td element is obsolete
  • width attribute on the td element is obsolete
  • border attribute is obsolete

That said, like jeking did if you want to fork the Super Order repo and submit a pull request with a fix for this, I am happy to welcome your contribution.. But this isn't a serious enough issue for me to worry about. I would be more inclined to deal with re-vamping the orders.php page altogether to get rid of ALL the invalid HTML and tables.. And honestly all of these formatting issues are inherent in the default Zen Cart v1.3/v1.5 orders.php which Super Orders only enhances..

7 Jan 2015, 3:51 PM
#436
gwynwyffar avatar

gwynwyffar

New Zenner

Join Date:
Dec 2006
Location:
Hudson Valley, New York USA
Posts:
93
Plugin Contributions:
0

Re: Super Orders v4.0 Support Thread for ZC v1.5.x

Can anyone provide an update to the status of this plugin with regards to working in ZC 1.5.4? I see mention of different forks on GIThub but I don't see anyone saying the plugin is functioning fully for 1.5.3 or 1.5.4. If someone does have a working version (even if not fully tested) could they provide a link?

7 Jan 2015, 5:21 PM
#437
jeking avatar

jeking

Totally Zenned

Join Date:
Oct 2005
Location:
Chicago, IL USA
Posts:
1,592
Plugin Contributions:
0

Re: Super Orders v4.0 Support Thread for ZC v1.5.x

gwynwyffar:

Can anyone provide an update to the status of this plugin with regards to working in ZC 1.5.4? I see mention of different forks on GIThub but I don't see anyone saying the plugin is functioning fully for 1.5.3 or 1.5.4. If someone does have a working version (even if not fully tested) could they provide a link?

This is theGtihub version for 1.5.3. It is considered BETA so should be fully tested before installing on a live site.
https://github.com/DivaVocals/zen_SuperOrders

7 Jan 2015, 5:22 PM
#438
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

Re: Super Orders v4.0 Support Thread for ZC v1.5.x

gwynwyffar:

Can anyone provide an update to the status of this plugin with regards to working in ZC 1.5.4? I see mention of different forks on GIThub but I don't see anyone saying the plugin is functioning fully for 1.5.3 or 1.5.4. If someone does have a working version (even if not fully tested) could they provide a link?

You can get it off the Github. Make sure you test it on your test server first for issues.

https://github.com/DivaVocals/zen_SuperOrders

7 Jan 2015, 5:46 PM
#439
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Super Orders v4.0 Support Thread for ZC v1.5.x

gwynwyffar:

Can anyone provide an update to the status of this plugin with regards to working in ZC 1.5.4? I see mention of different forks on GIThub but I don't see anyone saying the plugin is functioning fully for 1.5.3 or 1.5.4. If someone does have a working version (even if not fully tested) could they provide a link?

It has been CLEARLY posted in this thread that a v1.5.3 version is available on GitHub.. If what you are REALLY wanting to know is WHEN will it be submitted to the Zen Cart downloads repo, then the answer is when my time permits, I will submit it.. I posted the link to the Github repo for those who find that answer inadequate with the caveat that the reason that I have not submitted it yet is because I only submit mods after I have thoroughly tested them and they pass MY unit/QA testing.. I will finish testing and submit Super Orders as soon as my free time permits as PAID obligations are prioritized ahead of FREE module support work..

In the meantime if you want to test or use it you can download it from Github, install it, and test it.. The version on Github is NOT supported here as it has not yet been officially submitted..

8 Jan 2015, 2:26 PM
#440
gwynwyffar avatar

gwynwyffar

New Zenner

Join Date:
Dec 2006
Location:
Hudson Valley, New York USA
Posts:
93
Plugin Contributions:
0

Re: Super Orders v4.0 Support Thread for ZC v1.5.x

While I was hoping for a finished version, the Github link helps, thank you!