Post by Dunald » Sun Apr 28, 2019 6:59 am

Hi!
The products exist in the shop. The customer changed her mind and I try to delete one item from the order....

Active Member

Posts

Joined
Tue Mar 15, 2011 9:05 pm

Post by ADD Creative » Mon Apr 29, 2019 5:35 am

You could check your web browser's error console (usually F12) in case there is some sort of JavaScript error causing the problem. I've not managed to recreate the problem myself on 1.5.5.1, so I would imagine it's caused by some certain settings or an extension.

www.add-creative.co.uk


Expert Member

Posts

Joined
Sat Jan 14, 2012 1:02 am
Location - United Kingdom

Post by cedcommerceteam » Wed May 01, 2019 3:42 pm

Hi Dunald,

There might be some JS issue if you are not able to edit your core order page.

You can check that by opening your browser's console panel (either by right click on mouse and select Inspect Element (Q) or press F12 from your keyboard) second tab.

You can also add following code at the top of startup.php file (file path system > startup.php ) to check if any Internal Server Error occurs or not :

Code: Select all

error_reporting(1);
ini_set('display_errors', 'On');
ini_set('display_startup_errors', 1);
error_reporting(E_ALL);

Call us at : (+91) -8765210318 , Skype: live:carlmorgan.cedcommerce , Email: support@cedcommerce.com
CedCommerece : Officail Opencart Partners
CedCommerce Official : www.cedcommerce.com
Opencart Services : www.cedcommerce/opencart-services.com
Sell On various Marketplace Integration : Opencart-Extensions
Magenative Mobile App/IOS Development : magenative.com
Webinar : Power up Your holiday season marketing with the Automation tool


User avatar
Active Member

Posts

Joined
Wed Aug 09, 2017 9:02 pm
Who is online

Users browsing this forum: No registered users and 147 guests