Zen Cart Logo
Forums / All Other Contributions/Addons / Super Orders v3.0 Support Thread (for ZC v1.3.9)

Super Orders v3.0 Support Thread (for ZC v1.3.9)

Views: 176,730

Results 521 to 540 of 1,018
8 Jun 2011, 2:24 AM
#521
get_em_fast avatar

get_em_fast

Totally Zenned

Join Date:
Dec 2006
Location:
Seligman, MO U.S.A.
Posts:
2,072
Plugin Contributions:
1

Super Orders v3.0 Support Thread (for ZC v1.3.9)

Oh..........Okay..........I see. Whew! I though I was in trouble. :)

But, like I say..............I'll be here. I need this fix as bad as anybody else, and I'm SURE willing to do what I can to help....................

Tornado alley?...........yea............and we (Joplin residents) all felt like pins that Sunday evening.
Yes. We were VERY lucky, and we're all very thankful that we only lost our bill-money out of the deal, as so many of our neighbors lost every thing they had............some, their lives (a moment of silence).
And I don't care HOW many pictures or videos you see of the devastation that took place......................they ABSOLUTELY DO NOT affect your mind/soul the way it does to actually BE here looking at it with your own eyes. There's just NO comparison.

8 Jun 2011, 6:33 AM
#522
divavocals avatar

divavocals

Totally Zenned

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

Re: Super Orders v3.0 Support Thread (for ZC v1.3.9)

Get Em Fast:

Oh..........Okay..........I see. Whew! I though I was in trouble. :)

But, like I say..............I'll be here. I need this fix as bad as anybody else, and I'm SURE willing to do what I can to help....................PM will be coming your way before the end of the week..:cool:

Get Em Fast:

Tornado alley?Was referring in general to the midwest and southern section of the country where the tornadoes seem to be coming in fast and furious > Get Em Fast:

...........yea............and we (Joplin residents) all felt like pins that Sunday evening.
Yes. We were VERY lucky, and we're all very thankful that we only lost our bill-money out of the deal, as so many of our neighbors lost every thing they had............some, their lives (a moment of silence).My heart goes out to those who suffered losses
Get Em Fast:

And I don't care HOW many pictures or videos you see of the devastation that took place......................they ABSOLUTELY DO NOT affect your mind/soul the way it does to actually BE here looking at it with your own eyes. There's just NO comparison.I DO understand this.. Was 5 miles from the epicenter of the Northridge earthquake.. The damage was something you couldn't appreciate until you SAW it up close and personal..

8 Jun 2011, 8:40 AM
#523
get_em_fast avatar

get_em_fast

Totally Zenned

Join Date:
Dec 2006
Location:
Seligman, MO U.S.A.
Posts:
2,072
Plugin Contributions:
1

Re: Super Orders v3.0 Support Thread (for ZC v1.3.9)

DivaVocals:

PM will be coming your way before the end of the week..
...........still not running............:no:
DivaVocals:

Was referring in general to the midwest and southern section of the country where the tornadoes seem to be coming in fast and furious

Oh.............that really wasn't a question. Guess it don't LOOK the same as it actually SOUNDS. But, I was born in AR and lived between there an MO most of my life, so yea........I DEFINITELY know which bowling alley I'm in. :cool:
So.......ah.....hmmm.........movie quotes, hmm? Well..........."That's a rhetorical question Farley!" :P

Haha.........that's one of my favorites. Hmm.......that would be a nice sig change..........

8 Jun 2011, 3:26 PM
#524
hihobmw avatar

hihobmw

New Zenner

Join Date:
Mar 2011
Posts:
1
Plugin Contributions:
0

Re: Super Orders v3.0 Support Thread (for ZC v1.3.9)

zen 1.3.9h
New install with Super Orders

Other addons:
Image handler 3
Auction Product
all business template

Problem:
The checkout page is blank

Debug Log:
08-Jun-2011 07:25:00] PHP Parse error: syntax error, unexpected ',' in /home/content/c/r/a/crazyloonyb/html/includes/classes/order.php on line 1040

Seems like super_orders.php should be called ?

In file_name.php "// BEGIN Super Orders Filename Edits
//define('FILENAME_ORDERS', 'orders');
//define('FILENAME_ORDERS_INVOICE', 'invoice');
//define('FILENAME_ORDERS_PACKINGSLIP', 'packingslip');
define('FILENAME_ORDERS', 'super_orders');
define('FILENAME_ORDERS_INVOICE', 'super_invoice');
define('FILENAME_ORDERS_PACKINGSLIP', 'super_packingslip');
// END Super Orders Filename Edits"

any help would be appreciated

Thanks
Epawn

8 Jun 2011, 9:24 PM
#525
divavocals avatar

divavocals

Totally Zenned

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

Re: Super Orders v3.0 Support Thread (for ZC v1.3.9)

Sounds like you made a mistake when merging the "Required Core Edits" files with your store's files. Suggest reviewing your original "includes/classes/order.php" file against the one that comes with Super Orders. The syntax error you are getting would indicate that your file merges left out some part of the modified code which is in turn causing the syntax error..

hihobmw:

zen 1.3.9h
New install with Super Orders

Other addons:
Image handler 3
Auction Product
all business template

Problem:
The checkout page is blank

Debug Log:
08-Jun-2011 07:25:00] PHP Parse error: syntax error, unexpected ',' in /home/content/c/r/a/crazyloonyb/html/includes/classes/order.php on line 1040

Seems like super_orders.php should be called ?

In file_name.php "// BEGIN Super Orders Filename Edits
//define('FILENAME_ORDERS', 'orders');
//define('FILENAME_ORDERS_INVOICE', 'invoice');
//define('FILENAME_ORDERS_PACKINGSLIP', 'packingslip');
define('FILENAME_ORDERS', 'super_orders');
define('FILENAME_ORDERS_INVOICE', 'super_invoice');
define('FILENAME_ORDERS_PACKINGSLIP', 'super_packingslip');
// END Super Orders Filename Edits"

any help would be appreciated

Thanks
Epawn

14 Jun 2011, 6:55 PM
#526
danielle avatar

danielle

Totally Zenned

Join Date:
Oct 2004
Posts:
973
Plugin Contributions:
0

Re: Super Orders v3.0 Support Thread (for ZC v1.3.9)

How can I restore the edit comments functionality? My client needs to be able to edit existing comments. Thanks!

22 Jun 2011, 8:12 AM
#527
axl_gold_racing avatar

axl_gold_racing

New Zenner

Join Date:
Mar 2011
Posts:
5
Plugin Contributions:
0

Re: Super Orders v3.0 Support Thread (for ZC v1.3.9)

Hi, i have Zen Cart 1.3.9h new installed

Addons:
Delivery control 1.2
Belgian Taxipost shipping
Edit order 3.03
Super Order 3.0
Vatmod for European Companies 1.3.0

Problem,

I intalled Super orders, everything seems to work, but i can not make any changes in Super Orders Admin (for example switch on Edit Orders) because when i open Super orders Admin i only get the header

Any ID ??

Thanks in advance for any reply.

22 Jun 2011, 9:51 AM
#528
johnnyd avatar

johnnyd

New Zenner

Join Date:
Aug 2008
Posts:
17
Plugin Contributions:
0

Re: Super Orders v3.0 Support Thread (for ZC v1.3.9)

Hello Diva,
Firstly great work on the Super Orders contribution, I have been searching through the threads looking for an answer to my question but without luck. I have 2 mods I wish to make on the super invoice, I would like to add the word TAX before the word INVOICE to read TAX INVOICE I would also like to centre this heading. Is this possible? Thankyou in advance ps I tried to edit the admin customer super invoice file myself but had no success so I copied the original super invoice file back

22 Jun 2011, 1:11 PM
#529
axl_gold_racing avatar

axl_gold_racing

New Zenner

Join Date:
Mar 2011
Posts:
5
Plugin Contributions:
0

Re: Super Orders v3.0 Support Thread (for ZC v1.3.9)

Axl Gold Racing:

Hi, i have Zen Cart 1.3.9h new installed

Addons:
Delivery control 1.2
Belgian Taxipost shipping
Edit order 3.03
Super Order 3.0
Vatmod for European Companies 1.3.0

Problem,

I intalled Super orders, everything seems to work, but i can not make any changes in Super Orders Admin (for example switch on Edit Orders) because when i open Super orders Admin i only get the header

Any ID ??

Thanks in advance for any reply.

Sorry for This , Problem is solved, it was a database error.

5 Jul 2011, 7:42 PM
#530
jkspin avatar

jkspin

New Zenner

Join Date:
Apr 2007
Location:
in the woods
Posts:
9
Plugin Contributions:
0

Re: Super Orders v3.0 Support Thread (for ZC v1.3.9)

Hi, All!
Looked around the threads & didn't see the problem I was having installing Super Orders v3.0 (new store - local test server), so I thought I'd post here in case anyone else had a problem with MyISAM.
My mysql would not accept the install sql patch - the error was:

ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that
corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM'

I found the answer at http://bugs.mysql.com/bug.php?id=17501 - see the bottom of the thread.

TYPE= was depreciated - apparently "ENGINE" is now used, so I replaced all TYPE=MyISAM ; references with
ENGINE=MyISAM DEFAULT CHARSET=utf8; and the patch worked fine. Now to see if it will work on the live site...

Also installed Edit Orders and Ty Tracker.
Zencart v 1.3.9g
**PHP version 5.3.5
**
Apache/2.2.17 (Win32)
mysqlnd 5.0.7-dev - 091210 - $Revision: 304625 $

6 Jul 2011, 10:40 AM
#531
digitalshadow avatar

digitalshadow

Totally Zenned

Join Date:
Mar 2009
Posts:
616
Plugin Contributions:
0

Re: Super Orders v3.0 Support Thread (for ZC v1.3.9)

The customer details are shown in edit orders, but are missing in orders and superorders. The data is in the database and it only happens on some orders. Any ideas?

I pulled the old orders table over from my 1.3.8a install if that makes any difference.

New orders seem to be fine. It is legacy orders from old database that are wrong. But some old ones show up fine, some don't.

8 Jul 2011, 2:25 PM
#532
digitalshadow avatar

digitalshadow

Totally Zenned

Join Date:
Mar 2009
Posts:
616
Plugin Contributions:
0

Re: Super Orders v3.0 Support Thread (for ZC v1.3.9)

Some customers fields are blank in the admin customers page, but the data is present on the database.

Do I need to rebuild or run a script, the new 1.3.9h database has had the customer and order tables imported from the 1.3.8a install.

Could that be the source of my problems?

8 Jul 2011, 4:33 PM
#533
jkspin avatar

jkspin

New Zenner

Join Date:
Apr 2007
Location:
in the woods
Posts:
9
Plugin Contributions:
0

Re: Super Orders v3.0 Support Thread (for ZC v1.3.9)

Don't have a clue as to why it only happens sometimes, unless you are having connection problems to the database or there is a conflict between modules/tables. Did you add the patch to make Edit Orders work with Super Orders?
Check to make sure that all the required tables were installed by S.O., and that they are named correctly - if you have a prefix set up for the table names in your database that prefix will also need to be appended onto the new so_ tables, or Zencart won't recognize them. Also recheck that all S.O. files were uploaded into your site and into the correct locations.

10 Jul 2011, 7:38 PM
#534
old_man_1 avatar

old_man_1

New Zenner

Join Date:
Aug 2010
Posts:
7
Plugin Contributions:
0

Re: Super Orders v3.0 Support Thread (for ZC v1.3.9)

OK My brain is tired. Anyone know how to change customer terms?

Specifically on printing invoices with Purchase Orders.

P.O. DETAILS
P.O. Number: 2240
Invoice Date: 07/10/2011
Terms: 30 Days

10 Jul 2011, 8:35 PM
#535
old_man_1 avatar

old_man_1

New Zenner

Join Date:
Aug 2010
Posts:
7
Plugin Contributions:
0

Re: Super Orders v3.0 Support Thread (for ZC v1.3.9)

Got it - Took a break and Bam

admin\includes\languages\english\super_invoice.php

22 Jul 2011, 12:03 AM
#536
luvstoxstitch avatar

luvstoxstitch

New Zenner

Join Date:
Jun 2010
Location:
Ohio
Posts:
36
Plugin Contributions:
0

Re: Super Orders v3.0 Support Thread (for ZC v1.3.9)

jkspin:

Don't have a clue as to why it only happens sometimes, unless you are having connection problems to the database or there is a conflict between modules/tables. Did you add the patch to make Edit Orders work with Super Orders?
Check to make sure that all the required tables were installed by S.O., and that they are named correctly - if you have a prefix set up for the table names in your database that prefix will also need to be appended onto the new so_ tables, or Zencart won't recognize them. Also recheck that all S.O. files were uploaded into your site and into the correct locations.

I just installed the super orders add-on. I went to the customers/orders/detail buttons to edit an order like it says in the readme file

*"You'll find two links placed around the Super Orders page, each handling a specific set of data. Those groupings are:

* Edit Admin Comments
* Split Order"*

but the customers address, billing address, and shipping address come up but the rest of the page is blank and there are no links like it says there should be. I've rechecked the file uploads to make sure I didn't miss one and they where all uploaded. I saw someone else above was having a somewhat similar problem but mine is blank all the time. I've attached a screenshot of what shows up when trying to edit an order. Any ideas how to get the orders to show up?

22 Jul 2011, 3:03 AM
#537
divavocals avatar

divavocals

Totally Zenned

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

Re: Super Orders v3.0 Support Thread (for ZC v1.3.9)

Super Orders is a straight forward install.. If you super_orders.php page is not showing your order in full it would indicate that part of your install is incorrect.

It would also help if you posted your Super Orders settings.. In particular these settings:

  • Edit Orders Module Switch
  • FedEx Label Module Switch
  • USPS Click-N-Ship Module Switch
    Also, do orders display correctly when you view the default orders.php???

luvstoxstitch:

I just installed the super orders add-on. I went to the customers/orders/detail buttons to edit an order like it says in the readme file

*"You'll find two links placed around the Super Orders page, each handling a specific set of data. Those groupings are:

* Edit Admin Comments
* Split Order"*

but the customers address, billing address, and shipping address come up but the rest of the page is blank and there are no links like it says there should be. I've rechecked the file uploads to make sure I didn't miss one and they where all uploaded. I saw someone else above was having a somewhat similar problem but mine is blank all the time. I've attached a screenshot of what shows up when trying to edit an order. Any ideas how to get the orders to show up?

23 Jul 2011, 3:35 PM
#538
jkspin avatar

jkspin

New Zenner

Join Date:
Apr 2007
Location:
in the woods
Posts:
9
Plugin Contributions:
0

Re: Super Orders v3.0 Support Thread (for ZC v1.3.9)

After you have checked the default **orders.php, as **DivaVocals astutely suggested, if the order looks OK there then either there is:

  1. something wrong with the code in your super_orders.php file as uploaded;
  2. you need to run the repair utility on your database, as something may have gone wrong (you may need to run the uninstall patch and reinstall);
  3. your zencart can't find the database tables because of an incorrect prefix (I had this problem recently);
    or
  4. someone more experienced than I am needs to weigh in here and tell us what we are obviously missing.

I have used superorders for years and have just installed the new iteration on both test platforms on my local machine and online. The only issue I had was with the naming of the table prefixes - see my earlier post.

To the list DivaVocals gave you to check I would add (if you are using it...):
Ty Package Tracker Module Switch for Edit Orders v3.0 or Super Orders v3.0

27 Jul 2011, 7:13 PM
#539
nix8 avatar

nix8

New Zenner

Join Date:
Jun 2011
Posts:
6
Plugin Contributions:
0

Re: Super Orders v3.0 Support Thread (for ZC v1.3.9)

I just installed Super Orders v.30 to by new Zen Cart Zen Cart 1.3.9h. This store is new, has never been updated and there are no other ad ons to conflict with Super Orders. I feel like I followed the installation and configuration steps carefully and I went back several times to see if I'd missed something.

Super Orders is showing up under Admin/Configuration, but not under Admin/Customers. Can anyone help me figure out what went wrong. What other information should I provide to help solve this problem?

Thanks.

27 Jul 2011, 8:24 PM
#540
divavocals avatar

divavocals

Totally Zenned

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

Re: Super Orders v3.0 Support Thread (for ZC v1.3.9)

nix8:

I just installed Super Orders v.30 to by new Zen Cart Zen Cart 1.3.9h. This store is new, has never been updated and there are no other ad ons to conflict with Super Orders. I feel like I followed the installation and configuration steps carefully and I went back several times to see if I'd missed something.

Super Orders is showing up under Admin/Configuration, but not under Admin/Customers. Can anyone help me figure out what went wrong. What other information should I provide to help solve this problem?

Thanks.That it shows up in Admin/Configuration tells me that the install SQL ran correctly.. That it does not appear under Admin/Customers says that you do not have one or more files in the right place. The most common cause is not properly naming the admin folders in the install package to match own admin folder name.. Bottomline is this is a problem with your install and you need to double check EVERYTHING again very carefully..