Page 1 of 3 123 LastLast
Results 1 to 10 of 122

Hybrid View

  1. #1
    Join Date
    Apr 2007
    Posts
    40
    Plugin Contributions
    0

    Default Re: New Version: 1.2

    Ok,

    Looks like a left out a line of code from my merge file as above....

    added the following code //include(DIR_WS_LANGUAGES . $_SESSION['language'] . '/modules/order_total/' . $value);
    and all is now working.

    Thanks for all you help.

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

    Default Re: New Version: 1.2

    No problem, glad you were able to get everything working!
    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

  3. #3
    Join Date
    Jun 2012
    Posts
    33
    Plugin Contributions
    1

    Default Re: New Version: 1.2

    On Zencart 1.5.0 with a working Edit order 4.0.3
    We are getting this error when clicking 'new order' from Admin Home -> Customers -> Customers :
    Server error
    The website encountered an error while retrieving http://localhost/XXXXXX/new_order.ph...222&action=new. It may be down for maintenance or configured incorrectly.
    Here are some suggestions:
    Reload this webpage later.
    HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request.
    The link shown in the address bar is:

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

    Default Re: New Version: 1.2

    Quote Originally Posted by relish View Post
    On Zencart 1.5.0 ... we are getting this error when clicking 'new order' from Admin Home -> Customers -> Customers ... The website encountered an error while retrieving ...
    What error message is recorded in the server logs as the cause of the "Internal Server Error"? What version of PHP is your web server running?

    Quote Originally Posted by relish View Post
    The link shown in the address bar is: "http://localhost/XXXXXX/new_order.php?cID=222&action=new"
    Can I safely assume your admin folder is named XXXXXX (or you masked the admin name with XXXXXX)? Are you running this on localhost (or masking a domain)?
    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. #5
    Join Date
    Jun 2012
    Posts
    33
    Plugin Contributions
    1

    Default Re: New Version: 1.2

    Quote Originally Posted by lhungil View Post
    What error message is recorded in the server logs as the cause of the "Internal Server Error"? What version of PHP is your web server running?

    Can I safely assume your admin folder is named XXXXXX (or you masked the admin name with XXXXXX)? Are you running this on localhost (or masking a domain)?
    I have masked the admin folder name with XXXXXX
    Running it on localhost XAMP
    Please see server info below
    Click image for larger version. 

Name:	Clipboard02.jpg 
Views:	194 
Size:	15.5 KB 
ID:	11384

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

    Default Re: New Version: 1.2

    Quote Originally Posted by relish View Post
    Running it on localhost XAMP
    Please provide any Zen Cart error logs corresponding to the message. These can be found in the log file directory you configured when installing Zen Cart. Log files generated when browsing the admin pages usually have "adm" in the name. These may or may not have been created.

    The XAMPP Apache Error logs are usually at something like "\xampp\apache\logs\error.log". Please look through your error logs and find the line corresponding to the 50X error message. These are always created when Apache displays a 50x error unless you have disabled the error_log for apache. If you have disabled the error_log, please turn it back on.

    Looking at the contents of these logs should give a better idea of the underlying cause.
    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

  7. #7
    Join Date
    Apr 2012
    Posts
    10
    Plugin Contributions
    0

    Default Re: New Version: 1.2

    Working on Zen Cart 1.5 (had working Edit Order 4.03)

    I installed Admin New Order V1.2. Was getting the same error messages to the language files the Canvas 101 earlier. So, I uninstalled both Admin New Order and Edit Order to get back to a clean file. I am still getting the following text in my invoices after the Admin New Order is uninstalled.Click image for larger version. 

Name:	Capture.JPG 
Views:	61 
Size:	16.3 KB 
ID:	12569

    Could someone please tell me where/how to fix this for my invoices?

    Thanks.

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

    Default Re: New Version: 1.2

    Quote Originally Posted by shamanicconnection View Post
    ...
    I installed Admin New Order V1.2. Was getting the same error messages to the language files the Canvas 101 earlier.
    ...
    If you are getting error messages when installing "Admin New Order", this means something was not installed correctly.

    If the messages were about missing / unable to load language files, most likely one of the merges was missed (98% of the time is the cause). Another possibility is your Zen Cart "/admin/includes/configure.php" may have some invalid or strange settings (2% of the time this is the cause).

    Quote Originally Posted by shamanicconnection View Post
    ...
    I uninstalled both Admin New Order and Edit Order ... Could someone please tell me where/how to fix this for my invoices?
    ...
    What exact page is that screen shot from? "/admin/invoices.php"? If so, something other than Edit Orders or Admin New Customer has modified the file (neither of these two plugins / modules touch the file). I repeat, neither of these modules make changes to "/admin/invoices.php".

    That said, you should be able to copy over a clean version of "/admin/invoices.php" (download a clean copy of Zen Cart's distribution zip file and extract the original file). Keep in mind whatever other modifications have been made in your Zen Cart installation to "/admin/invoice.php" will be lost.
    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

  9. #9
    Join Date
    May 2006
    Location
    Chester, UK
    Posts
    99
    Plugin Contributions
    0

    Default Re: New Version: 1.2

    Hi

    Great Plugin By the Way! I installed as instructed (Installed 'Edit Orders' with no issues and then 'Admin New Order'). All seems to work but I've noticed that I'm not getting 'total' on the Edit Order Page. See ScreenShot Below:-

    Click image for larger version. 

Name:	AdminNewOrder.jpg 
Views:	64 
Size:	19.8 KB 
ID:	12577

    The only other plugin I've installed that may be conflicting with this plugin is:-

    http://www.zen-cart.com/downloads.php?do=file&id=597

    Not sure if anyone can help point out whats causing the issue with the order totals?

    Many thanks


    Mark

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

    Default Re: New Version: 1.2

    Quote Originally Posted by Purecarsound View Post
    ...

    Great Plugin By the Way! I installed as instructed (Installed 'Edit Orders' with no issues and then 'Admin New Order'). All seems to work but I've noticed that I'm not getting 'total' on the Edit Order Page.
    ...
    Not sure if anyone can help point out whats causing the issue with the order totals?
    If you have Edit Order 4.1 installed and are referring to the subtotal being 0, this is a known bug with Edit Orders 4.1. Instructions are posted on the Edit Orders Support thread regarding the sub-total being 0 when using Edit Orders 4.1.
    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

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 22
    Last Post: 26 Jan 2026, 06:47 AM
  2. Order Delivery Date Support Thread
    By mrmeech in forum Managing Customers and Orders
    Replies: 543
    Last Post: 23 Jul 2025, 02:20 AM
  3. v150 Admin New Customer [Support Thread]
    By lhungil in forum All Other Contributions/Addons
    Replies: 34
    Last Post: 4 Nov 2016, 06:20 AM
  4. JK Order Exporter - Support Thread
    By eVelt in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 26 Sep 2015, 07:06 AM
  5. Admin Simple Create Order [Support Thread]
    By ivan.kristianto in forum All Other Contributions/Addons
    Replies: 121
    Last Post: 15 Sep 2015, 03:08 PM

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