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 381 to 400 of 816
23 Jul 2014, 6:41 AM
#381
retched avatar

retched

Totally Zenned

Join Date:
Jun 2007
Location:
Bronx, New York, United States
Posts:
944
Plugin Contributions:
3

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

DigitalShadow:

Is it just me or is batch form print still not showing the multiple frames for printing multiple orders at once?

What browser are you using?

From the 4.0.3 patch notes:

  • Batch Form Printing. When shopowners print multiple invoices they are presented with a new window with all the selected invoices in separate frames. Printing frames is only supported by IE and Firefox (the 2 most commonly used browsers when SO was initially released). This code still works, but is showing signs of it's age. (the 80s called..) Frame printing is not supported in Chrome, Safari, or Opera. Therefore, this function is to be modified so that batch invoices no longer render in frames and the selected invoice prints on its own page. Align batch invoices and packingslips so that they look/act like the single printed versions.
23 Jul 2014, 8:53 AM
#382
digitalshadow avatar

digitalshadow

Totally Zenned

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

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

retched:

what browser are you using?

ie 11.0.10

23 Jul 2014, 9:06 AM
#383
digitalshadow avatar

digitalshadow

Totally Zenned

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

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

Also /super_batch_pages.php is not showing multiple orders/frames in firefox version 30

This mod was the only reason I still had internet explorer on my computer :)

23 Jul 2014, 9:43 AM
#384
digitalshadow avatar

digitalshadow

Totally Zenned

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

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

I have tested in IE 9 and batch form pages only shows one order

the print to pdf works fine and shows all selected orders.

23 Jul 2014, 10:04 AM
#385
digitalshadow avatar

digitalshadow

Totally Zenned

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

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

found the issue and fixed it!

It was my fault, the code I used for the packing slip, from batch form print for v1.3.9 didn't have all the required code for the new version.

23 Jul 2014, 4:27 PM
#386
retched avatar

retched

Totally Zenned

Join Date:
Jun 2007
Location:
Bronx, New York, United States
Posts:
944
Plugin Contributions:
3

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

DigitalShadow:

found the issue and fixed it!

It was my fault, the code I used for the packing slip, from batch form print for v1.3.9 didn't have all the required code for the new version.

So wait are you using this on a v1.3.9 installation?

23 Jul 2014, 4:44 PM
#387
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

retched:

So wait are you using this on a v1.3.9 installation?
which would explain the issues since v1.3.9 has LONG not been supported by Super Orders.. and it's POSSIBLE that v1.5.1 & v1.5.0 will join v1.3.9 in the land of obsolescence..:laugh:

28 Jul 2014, 5:19 AM
#388
retched avatar

retched

Totally Zenned

Join Date:
Jun 2007
Location:
Bronx, New York, United States
Posts:
944
Plugin Contributions:
3

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

I'd rather ask this via PM but ehh...

I'm going to ask a quick question that is likely going to get shot down but where exactly are the credit card numbers passed so that Super Orders obfubsicates it. I'm trying to find where I can get the first six numbers of them. I know they aren't stored in ZenCart's DB anymore but I see SO somehow collects them and obfubiscates it. I'd rather not mash up the CC processor code (Quickbooks Merchant Services) to do this so I was wondering where exactly are they being nerfed at?

28 Jul 2014, 6:58 AM
#389
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

retched:

I'd rather ask this via PM but ehh...

I'm going to ask a quick question that is likely going to get shot down but where exactly are the credit card numbers passed so that Super Orders obfubsicates it. I'm trying to find where I can get the first six numbers of them. I know they aren't stored in ZenCart's DB anymore but I see SO somehow collects them and obfubiscates it. I'd rather not mash up the CC processor code (Quickbooks Merchant Services) to do this so I was wondering where exactly are they being nerfed at?

That's a general Zen Cart question.. Super Orders does NOTHING with the credit card numbers.. It merely displays the obfuscated number you see..

28 Jul 2014, 7:07 AM
#390
retched avatar

retched

Totally Zenned

Join Date:
Jun 2007
Location:
Bronx, New York, United States
Posts:
944
Plugin Contributions:
3

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

DivaVocals:

That's a general Zen Cart question.. Super Orders does NOTHING with the credit card numbers.. It merely displays the obfuscated number you see..

I figured as much as I just reload (and resorted) the table and see that there are values... just not sure how they're getting in there... Figured SO was removing them somehow.

28 Jul 2014, 7:14 AM
#391
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

retched:

I figured as much as I just reload (and resorted) the table and see that there are values... just not sure how they're getting in there... Figured SO was removing them somehow.

Nope.. Super Orders only displays what's in the DB.. It does not now nor never has modified credit card numbers.. You'll need to look at your payment module..

28 Jul 2014, 7:26 AM
#392
explorer1979 avatar

explorer1979

Inactive

Join Date:
Jan 2007
Posts:
377
Plugin Contributions:
0

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

<p> Hi, I am using PHP 5.4.30 with Super Order 4.0.9</p> <p> Super Order have this warning PHP log</p> <p> PHP Warning: mysql_query(): Access denied for user 'nobody'@'localhost' (using password: NO) in /admin123/orders.php on line 1239</p> <p> PHP Warning: mysql_query(): A link to the server could not be established in /admin123/orders.php on line 1239</p> <p> PHP Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /admin123/orders.php on line 1240</p> <p> Where</p> <p> Line 1239 $result = mysql_query($dbc);</p> <p> Line 1240 $row = mysql_fetch_array ($result, MYSQL_NUM);</p> <p> on the original php files ...</p> <p> then I manual change Line 1239 to $result = $db->Execute($dbc);</p> <p> This pass the warning 1239 on the log, but the PHP warning 1240 still there. How to fix it for PHP 5.4.30? I am sure the same module can working with PHP 5.3.x no problems before ...</p>
28 Jul 2014, 12:43 PM
#393
retched avatar

retched

Totally Zenned

Join Date:
Jun 2007
Location:
Bronx, New York, United States
Posts:
944
Plugin Contributions:
3

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

explorer1979:

<p> Hi, I am using PHP 5.4.30 with Super Order 4.0.9</p> <p> Super Order have this warning PHP log</p> <p> PHP Warning: mysql_query(): Access denied for user 'nobody'@'localhost' (using password: NO) in /admin123/orders.php on line 1239</p> <p> PHP Warning: mysql_query(): A link to the server could not be established in /admin123/orders.php on line 1239</p> <p> PHP Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /admin123/orders.php on line 1240</p> <p> Where</p> <p> Line 1239 $result = mysql_query($dbc);</p> <p> Line 1240 $row = mysql_fetch_array ($result, MYSQL_NUM);</p> <p> on the original php files ...</p> <p> then I manual change Line 1239 to $result = $db->Execute($dbc);</p> <p> This pass the warning 1239 on the log, but the PHP warning 1240 still there. How to fix it for PHP 5.4.30? I am sure the same module can working with PHP 5.3.x no problems before ...</p>

What version of ZenCart are you running? It looks like this is a SuperOrders 4.0.9 being run on ZenCart 1.5.2 or 1.5.3?

28 Jul 2014, 6:46 PM
#394
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

I have a question that has probably been answered but I couldn't find the answer. If you go to admin customers/Batch Form Printing I have to scroll far right to see the search button.I have attached 2 screen shots. What causing this. zen cart version 1.5.1. I have looked at all merged files and nothing I really did had any affect on this I don't believe.

Attachment 14335 Attachment 14336

28 Jul 2014, 6:53 PM
#395
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

countrycharm:

I have a question that has probably been answered but I couldn't find the answer. If you go to admin customers/Batch Form Printing I have to scroll far right to see the search button.I have attached 2 screen shots. What causing this. zen cart version 1.5.1. I have looked at all merged files and nothing I really did had any affect on this I don't believe.

Attachment 14335 Attachment 14336

Because you have something in that product dropdown that is stretching it out.. this is unique to your store.. not caused by Super Orders..

28 Jul 2014, 7:00 PM
#396
retched avatar

retched

Totally Zenned

Join Date:
Jun 2007
Location:
Bronx, New York, United States
Posts:
944
Plugin Contributions:
3

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

This is the case of a REALLY long product name or category name, or possibly both.

28 Jul 2014, 7:32 PM
#397
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

DivaVocals:

Because you have something in that product dropdown that is stretching it out.. this is unique to your store.. not caused by Super Orders..

Thanks for the info guy's. They do have really really long product names.

28 Jul 2014, 7:33 PM
#398
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

explorer1979:

Hi, I am using PHP 5.4.30 with Super Order 4.0.9
How to fix it for PHP 5.4.30? I am sure the same module can working with PHP 5.3.x no problems before ...

If you are using Super Orders with Zen Cart v1.5.3, please be advised that this module has not yet been updated for Zen Cart v1.5.3

(updates are in to Super Orders are in progress. PLEASE don't ask for a timeframe.. we're volunteers.. doing this in our SPARE time.. that said we're working as fast as our time permits..)

The upcoming release WILL NOT be backwards compatible.. If you are running v1.5.0 - 1.5.1 of Zen Cart the upcoming Super Order v4.0.10 will NOT work on your site, and there are ABSOLUTELY no plans to make it backwards compatible.

29 Jul 2014, 5:49 AM
#399
explorer1979 avatar

explorer1979

Inactive

Join Date:
Jan 2007
Posts:
377
Plugin Contributions:
0

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

DivaVocals,

Thank you, yes I am running ZC 1.5.3 right now.

Look forward to see the Super Order 4.0.10

Thank a lot of who make this great module.

29 Jul 2014, 5:55 AM
#400
retched avatar

retched

Totally Zenned

Join Date:
Jun 2007
Location:
Bronx, New York, United States
Posts:
944
Plugin Contributions:
3

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

explorer1979:

DivaVocals,

Thank you, yes I am running ZC 1.5.3 right now.

Look forward to see the Super Order 4.0.10

Thank a lot of who make this great module.

I know that particular error and thought I squashed it during my edit sweep. Did you grab the files BEFORE DivaVocals merged my changes? You can tell as one of the changes would say "<!-- BOF added to get currency type and value for totals (modified for ZenCart 1.5.3 and beyond by retched) -->"