Page 4 of 80 FirstFirst ... 234561454 ... LastLast
Results 31 to 40 of 798
  1. #31
    Join Date
    Feb 2012
    Location
    mostly harmless
    Posts
    1,809
    Plugin Contributions
    8

    Default Re: Super Orders v4.0 Support Thread

    Quote Originally Posted by badarac View Post
    The version in the sql is being set to 4.0.2. Easily fixed in the admin/config but incorrect none the less.
    Thank You for the heads up (and for taking the time to share your recent experiences with Super Orders).

    Quote Originally Posted by badarac View Post
    The new version fixed the problem with the add on admin profiles not having the authority to print. That's the good news. The bad news is that for some reason I was not able to update existing profiles to select the new checkboxes for SO. I clicked update and when I accessed the profile again the checkboxes were blank. I ended up creating brand new profiles which saved fine.
    Glad you were able to get the profiles working. Out of curiosity are you using Zen Cart 1.5.0 or 1.5.1? There was a bug in the original Zen Cart 1.5.0 release which did not allow you to update authorization for existing profiles.

    Quote Originally Posted by badarac View Post
    Batch form print generates html that will not page break in IE. It worked fine in Firefox. The pages just run together. I had to make a change to invoice.php and packingslip.php removing the div and replacing it with br.
    I have not tested or used this feature myself, but you can probably just replace the block with:
    Code:
    <br style="page-break-before:always" />
    I believe the admin pages in Zen Cart use XHTML 1.0 Transitional - which requires closing the br tag. The extra span was required to stop browsers from seeing an empty div / span and removing the div / span when rendering the page. This should not be needed if you are using a <br /> instead. Let us know if the change works!
    The glass is not half full. The glass is not half empty. The glass is simply too big!
    Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
    Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker

  2. #32
    Join Date
    Aug 2009
    Location
    Longs, SC
    Posts
    626
    Plugin Contributions
    2

    Default Re: Super Orders v4.0 Support Thread

    Quote Originally Posted by lhungil View Post
    Glad you were able to get the profiles working. Out of curiosity are you using Zen Cart 1.5.0 or 1.5.1? There was a bug in the original Zen Cart 1.5.0 release which did not allow you to update authorization for existing profiles.

    I have not tested or used this feature myself, but you can probably just replace the block with:
    Code:
    <br style="page-break-before:always" />
    I believe the admin pages in Zen Cart use XHTML 1.0 Transitional - which requires closing the br tag. The extra span was required to stop browsers from seeing an empty div / span and removing the div / span when rendering the page. This should not be needed if you are using a <br /> instead. Let us know if the change works!
    Thanks for the reply. This is a 1.5.0 install. I'll get them to 1.5.1 to fix that problem. I did test the code I posted in the earlier post and it works fine. I'll add the closing tag on the break and remove the span tag to test. Back in a few with the results.

  3. #33
    Join Date
    Aug 2009
    Location
    Longs, SC
    Posts
    626
    Plugin Contributions
    2

    Default Re: Super Orders v4.0 Support Thread

    The change works fine. Thanks!

  4. #34
    Join Date
    Feb 2012
    Location
    mostly harmless
    Posts
    1,809
    Plugin Contributions
    8

    Default Re: Super Orders v4.0 Support Thread

    Quote Originally Posted by badarac View Post
    The change works fine. Thanks!
    Awesome, Thanks for the feedback!
    The glass is not half full. The glass is not half empty. The glass is simply too big!
    Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
    Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker

  5. #35
    Join Date
    Aug 2012
    Posts
    134
    Plugin Contributions
    0

    Default Re: Super Orders v4.0 Support Thread

    I am having a weird issue, which I am wording if it is related to the problem you have. When I go into Orders Listing and attempt to print an order I get a new blank window. If I open this same page with Chrome, it shows and prints. But does not show in IE.
    Thanks in advance

  6. #36
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Super Orders v4.0 Support Thread

    Quote Originally Posted by badarac View Post
    The new version fixed the problem with the add on admin profiles not having the authority to print. That's the good news. The bad news is that for some reason I was not able to update existing profiles to select the new checkboxes for SO. I clicked update and when I accessed the profile again the checkboxes were blank. I ended up creating brand new profiles which saved fine.
    I see someone else already pointed this out, but I wanted to make sure I posted this again.. Not being able to update existing admin profiles is a ZEN CART bug.. Not a Super Orders bug.. and as was pointed out this is addressed in Zen Cart v1.5.1..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  7. #37
    Join Date
    Aug 2009
    Location
    Longs, SC
    Posts
    626
    Plugin Contributions
    2

    Default Re: Super Orders v4.0 Support Thread

    Quote Originally Posted by DivaVocals View Post
    I see someone else already pointed this out, but I wanted to make sure I posted this again.. Not being able to update existing admin profiles is a ZEN CART bug.. Not a Super Orders bug.. and as was pointed out this is addressed in Zen Cart v1.5.1..
    And oddly enough the fix documented in the link provided fixed the said Zencart bug.

    Thanks Diva!

  8. #38
    Join Date
    Aug 2012
    Posts
    134
    Plugin Contributions
    0

    Default Re: Super Orders v4.0 Support Thread

    When I go to Orders and attempt to print a order I get a blank new window, which opens the page super_data_sheet.php. Checking the source code shows the data is there but does not show. Has anyone seen this?

  9. #39
    Join Date
    Aug 2012
    Posts
    134
    Plugin Contributions
    0

    Default Re: Super Orders v4.0 Support Thread

    To my previous message
    Foud the issue, reming or deleteing the following allows this page to load.
    <!--<script language="JavaScript" type="text/javascript">
    <!--
    //function closePopup() {
    // window.opener.focus();
    // self.close();
    //}
    </script>
    -->

  10. #40
    Join Date
    Apr 2010
    Posts
    102
    Plugin Contributions
    0

    Default Re: Super Orders v4.0 Support Thread

    Hi Folks, I just tried to install super orders version 4.0.4 with no success!

    I am currently running on ZC 1.5.0. which is upgraded from ZC 1.3.9h. In 1.3 version I had the supers order installed and was working just fine. When I upgraded to ZC 1.5.0 naturally it stopped working.

    I carefully read and followed the instructions on the readme file. I renamed my admin folder name both in 1_Base_File folder and 2a_Modified_Core_file folder.

    I did not installed 2b_Modified Core_Files-COWOA since I have not installed that add-on. To my knowledge I have not made any changes to invoice, orders or packingslip php files.

    I logged into my admin prior to upload and once the upload was complete I went back to my admin page and clicked on configuration link and everything went away!

    Now I can't even log into my admin site. I repeated upload twice and I am getting the same exact problem.

    What am I doing wrong? I appreciate your help.

 

 
Page 4 of 80 FirstFirst ... 234561454 ... LastLast

Similar Threads

  1. v150 Edit Orders v4.0 Support Thread
    By DivaVocals in forum Addon Admin Tools
    Replies: 1783
    Last Post: 20 Mar 2024, 01:11 AM
  2. Edit Orders v3.0 for ZC 1.3.9 [Support Thread]
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 656
    Last Post: 18 Apr 2016, 06:28 PM
  3. v139h Super Orders v3.0 Support Thread (for ZC v1.3.9)
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 1018
    Last Post: 28 Apr 2014, 11:38 PM
  4. OLD Super Orders 2.0 (See v3.0 thread instead)
    By BlindSide in forum All Other Contributions/Addons
    Replies: 2019
    Last Post: 17 Jan 2012, 05:43 AM
  5. RE: Super Orders v3.0 Support Thread
    By Johnnyd in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 22 Jun 2011, 09:28 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR