Re: Super Orders v3.0 Support Thread
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.
Re: Super Orders v3.0 Support Thread
Quote:
Originally Posted by
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:
Quote:
Originally Posted by
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
Quote:
Originally Posted by
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
Quote:
Originally Posted by
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..
Re: Super Orders v3.0 Support Thread
Quote:
Originally Posted by
DivaVocals
PM will be coming your way before the end of the week..
...........still not running............:no:
Quote:
Originally Posted by
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..........
Re: Super Orders v3.0 Support Thread
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
Re: Super Orders v3.0 Support Thread
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..
Quote:
Originally Posted by
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
Re: Super Orders v3.0 Support Thread
How can I restore the edit comments functionality? My client needs to be able to edit existing comments. Thanks!
1 Attachment(s)
Re: Super Orders v3.0 Support Thread
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.
Re: Super Orders v3.0 Support Thread
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
Re: Super Orders v3.0 Support Thread
Quote:
Originally Posted by
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.
Re: Super Orders v3.0 Support Thread
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
[FONT=verdana]PHP version 5.3.5
[/FONT]Apache/2.2.17 (Win32)
mysqlnd 5.0.7-dev - 091210 - $Revision: 304625 $