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,098

Results 61 to 80 of 816
30 Nov 2012, 2:33 PM
#61
divavocals avatar

divavocals

Totally Zenned

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

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

Mr.Pea:

I can't seem to edit the hidden (admin) comments. The pop-up box for editing provides no additional field to add the comments to. The pop-up box simply has no editing area. Here is a screen shot of the pop-up box.

Attachment 11559

I am using:
Zen-Cart 1.5.1 with the lastest and PHP server and MySQL settings. I was hoping you might be able to recommend what I might need to fix.

Thank you!Are you trying to add hidden comments or edit existing ones?? Not super clear from your post..

3 Dec 2012, 8:28 AM
#62
mr_pea avatar

mr_pea

Zen Follower

Join Date:
Jan 2005
Posts:
125
Plugin Contributions:
0

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

Hi

Actually, both. I can't add the comments or edit them.

Thanks for replying!

4 Dec 2012, 2:04 AM
#63
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

Mr.Pea:

Hi

Actually, both. I can't add the comments or edit them.

Thanks for replying!

Well if you can't add comments, then there would be nothing to edit..

Honestly I would say it sounds like your install got borked somehow.. suggest re-checking that you have everything installed correctly.. If you've installed other add-ons which modify any of the same files as Super Orders, you might have merged the code incorrectly..

6 Dec 2012, 10:56 AM
#64
mrtorrez avatar

mrtorrez

New Zenner

Join Date:
Aug 2006
Posts:
74
Plugin Contributions:
0

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

Hi

When I use <Print Forms> with multiple copies, the first 2 copies are always printed together on the first page. No matter what browser I use.

12 Dec 2012, 5:16 AM
#65
dml73 avatar

dml73

Zen Follower

Join Date:
Oct 2007
Posts:
413
Plugin Contributions:
0

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

I installed Super Orders 4.0.4 in zencart 1.5.1. The problem Im having is that all comments are printed on the packing slip even Admin -> Configuration -> Shipping/Packaging -> Display Order Comments on Admin Packing Slip is set to "1" (First Comment by Customer only). I didn't have this problem before I installed Super Orders. Comments on the Invoice works fine (shows only the first comment).

Is this a bug or is there something wrong with my installation?

12 Dec 2012, 5:59 AM
#66
dml73 avatar

dml73

Zen Follower

Join Date:
Oct 2007
Posts:
413
Plugin Contributions:
0

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

I believe I found the reason for above problem. In admin/orders.php line 362 was a 'break' command out-commented. After deleting the \ it seems to work, only the first comment is printed on the packing slip.
Is there any reason why the break command is out-commented?

12 Dec 2012, 6:05 AM
#67
dml73 avatar

dml73

Zen Follower

Join Date:
Oct 2007
Posts:
413
Plugin Contributions:
0

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

Now two other questions:

  1. Is there no "Split Order" feature in Super Orders 4.0.4? If not, are there any plans to implemented this in the future?

  2. Can customer comments be edited? (not only hidden admin comments). If not, are there any plans to implemented this in the future?

12 Dec 2012, 6:16 AM
#68
dml73 avatar

dml73

Zen Follower

Join Date:
Oct 2007
Posts:
413
Plugin Contributions:
0

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

DML73:

I believe I found the reason for above problem. In admin/orders.php line 362 was a 'break' command out-commented. After deleting the \ it seems to work, only the first comment is printed on the packing slip.
Is there any reason why the break command is out-commented?

Sorry that was admin/packingslip.php not orders.php

12 Dec 2012, 6:25 AM
#69
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

DML73:

Now two other questions:

  1. Is there no "Split Order" feature in Super Orders 4.0.4? If not, are there any plans to implemented this in the future?

  2. Can customer comments be edited? (not only hidden admin comments). If not, are there any plans to implemented this in the future?Re 1: Yes
    Re 2: No

Both of your questions are covered in pretty good detail in the readme..

12 Dec 2012, 1:42 PM
#70
dant avatar

dant

New Zenner

Join Date:
Nov 2012
Location:
Toronto
Posts:
6
Plugin Contributions:
0

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

DanT:

I've added a profile for "OrderManagement", and I want them to be able to process orders. And all that is involved with that.

What Doesn't work, Nor is there a check-box for it in the profile is "super_payments" - It pops up a supplementary window with:

Sorry, your security clearance does not allow you to access this resource.
Please contact your site administrator if you believe this to be incorrect.
Sorry for any inconvenience.

Which check-box am I missing? Or is the authorization screen missing a box?

Thanks!

Dan

Anyone?

What permission does "another" administrator need to access "super_payments"?

I still get: Sorry, your security clearance does not allow you to access this resource.
Please contact your site administrator if you believe this to be incorrect.
Sorry for any inconvenience.

Thanks, Dan

12 Dec 2012, 2:13 PM
#71
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

DanT:

Anyone?

What permission does "another" administrator need to access "super_payments"?

I still get: Sorry, your security clearance does not allow you to access this resource.
Please contact your site administrator if you believe this to be incorrect.
Sorry for any inconvenience.

Thanks, Dan
Find this in: YOUR_ADMIN/includes/extra_datafiles/super_orders_defines.php

//define('BOX_CUSTOMERS_SUPER_PAYMENTS', 'Super Payments');

Change to this:

define('BOX_CUSTOMERS_SUPER_PAYMENTS', 'Super Payments');


Then you need to register the page using the following data:

Page Key: customersSuperPaymentPopUp
Page Name: BOX_CUSTOMERS_SUPER_PAYMENTS
Page Filename: FILENAME_SUPER_PAYMENTS
Page Parameters (leave blank)
Menu: customers
Display on Menu?: N

15 Dec 2012, 3:19 AM
#72
centec2b avatar

centec2b

New Zenner

Join Date:
May 2008
Posts:
52
Plugin Contributions:
0

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

Diva, All, Good Evening

I have a prior version of super orders 1.3.9 running on my live site and am testing the latest version 4.0.3 on my test system using data from the live system (ie I am attempting to upgrade)

The test system is running under LAMP on Ubuntu. The recommended way of working with the security present in Ubuntu linux is to create a folder in the home directory and arrange for the LAMP folders to copy the files

I followed the instructions for installation but I did not see any auto installer activity or messages. Further the admin screen went blank. Uninstalling all files and reinstating the originals recovered the situation

A second attempt ended in a similar result. I checked out the log files and it would appear that the operating system is not allowing the auto install permission to carry out its process.

I have uninstalled and tried a third time doing a manual install of the files with similar results

Please could anyone suggest how I might work around this

Thank you

centec2b

17 Dec 2012, 7:35 PM
#73
lopi avatar

lopi

New Zenner

Join Date:
Jan 2009
Posts:
45
Plugin Contributions:
0

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

Hi,
Where I find a list of files that were changed from version v4.0.4 to v4.0.5.
Thank you for your answer.

17 Dec 2012, 11:15 PM
#74
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

Lopi:

Hi,
Where I find a list of files that were changed from version v4.0.4 to v4.0.5.
Thank you for your answer.

One was not included.. The changelog outlines the scope of the updates. You can easily get the list of changed files using a file comparison program like Beyond Compare..

20 Dec 2012, 4:37 AM
#75
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

selcyis:

Here the log file from this error.
[19-Dec-2012 20:17:17] PHP Parse error: syntax error, unexpected '.' in /home/MYWEBSITE/public_html/MYWEBSITE_backend/includes/classes/fpdf/fpdf.php on line 1047
And what Super Order 4.0 version are you running?
What is the code on line 1047 in the /home/MYWEBSITE/public_html/MYWEBSITE_backend/includes/classes/fpdf/fpdf.php file?

When reporting errors you want to provide as MUCH information as possible..

21 Dec 2012, 3:15 PM
#76
picandnix avatar

picandnix

Totally Zenned

Join Date:
Dec 2010
Location:
UK
Posts:
1,780
Plugin Contributions:
2

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

Hi Divavocals
just an observation... SU 4.05
admin/orders.php (modified core files 2A folder) line 519

<link rel="stylesheet" type="text/css" href="includes/typt_stylesheet.css">

should this not be

<link rel="stylesheet" type="text/css" href="includes/super_stylesheet.css">

or am I missing something?

21 Dec 2012, 4:16 PM
#77
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

picandnix:

Hi Divavocals
just an observation... SU 4.05
admin/orders.php (modified core files 2A folder) line 519

<link rel="stylesheet" type="text/css" href="includes/typt_stylesheet.css"> ``` > > should this not be > > ```php <link rel="stylesheet" type="text/css" href="includes/super_stylesheet.css"> ``` > > or am I missing something?

Ummm yes.. You're missing the rest of the section where you lifted this line from.

<meta http-equiv="Content-Type" content="text/html; charset=<?php echo CHARSET; ?>">
<title><?php echo TITLE; ?></title>
<link rel="stylesheet" type="text/css" href="includes/stylesheet.css">
<link rel="stylesheet" type="text/css" href="includes/super_stylesheet.css"> <--- You apparently missed this line...
<link rel="stylesheet" type="text/css" href="includes/edit_orders.css">
<link rel="stylesheet" type="text/css" href="includes/typt_stylesheet.css">
<link rel="stylesheet" type="text/css" media="print" href="includes/stylesheet_print.css">
<link rel="stylesheet" type="text/css" href="includes/cssjsmenuhover.css" media="all" id="hoverJS">
<script language="javascript" src="includes/menu.js"></script>
<script language="javascript" src="includes/general.js"></script>
<script type="text/javascript">
21 Dec 2012, 5:06 PM
#78
picandnix avatar

picandnix

Totally Zenned

Join Date:
Dec 2010
Location:
UK
Posts:
1,780
Plugin Contributions:
2

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

DivaVocals:

Ummm yes.. You're missing the rest of the section where you lifted this line from.

<meta http-equiv="Content-Type" content="text/html; charset=<?php echo CHARSET; ?>"> <title><?php echo TITLE; ?></title> <link rel="stylesheet" type="text/css" href="includes/stylesheet.css"> <link rel="stylesheet" type="text/css" href="includes/super_stylesheet.css"> <--- You apparently missed this line... <link rel="stylesheet" type="text/css" href="includes/edit_orders.css"> <link rel="stylesheet" type="text/css" href="includes/typt_stylesheet.css"> <link rel="stylesheet" type="text/css" media="print" href="includes/stylesheet_print.css"> <link rel="stylesheet" type="text/css" href="includes/cssjsmenuhover.css" media="all" id="hoverJS"> <script language="javascript" src="includes/menu.js"></script> <script language="javascript" src="includes/general.js"></script> <script type="text/javascript"> ```

Sorry, badly worded. I meant the difference between the two lines (typt_ in 4.05 & super_ in 4.04).

21 Dec 2012, 9:02 PM
#79
picandnix avatar

picandnix

Totally Zenned

Join Date:
Dec 2010
Location:
UK
Posts:
1,780
Plugin Contributions:
2

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

honda-crunch:

Hi Diva

Just one issue or at least I haven't seen it on the forum and one question, The issue I have hopefully sorted myself. Which is; while on SO, say you wanted to send a customer an email, you would click on the name and then be directed to the email creation page; no problem there... However, if you decided not to email them after all, the obvious choice would be is to hit cancel. This is where I found the error. It tries to redirect back to super_orders.php. As you know this file no-longer exists.

This is my edited result from admin/orders.php

replace line 1755 with:

echo '<a href="' . zen_href_link(FILENAME_MAIL, 'origin=orders.php&mode=NONSSL&selected_box=tools&customer=' . $orders->fields['customers_email_address'] . '&cID=' . $orders->fields['customers_id'], 'NONSSL') . '">' . $orders->fields['customers_name'] . '</a>';
?>

It now sends you back to the orders page and not a white screen with url not found on this server.

thank you for this Honda-crunch,
F.Y.I Divavocals this issue remains the same in SU 4.05, thank you for the continued development of this great mod :hug:

21 Dec 2012, 9:06 PM
#80
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

picandnix:

thank you for this Honda-crunch,
F.Y.I Divavocals this issue remains the same in SU 4.05, thank you for the continued development of this great mod :hug:Ummm no... This was fixed in the current version..