dlgint Posted July 7, 2016 Share Posted July 7, 2016 When I’ve finished entering data for a new product and go to ‘save’ it continuously has a loading sign so I can never complete/submit the new product.... Link to comment Share on other sites More sharing options...
shokinro Posted July 7, 2016 Share Posted July 7, 2016 use browser debug tool to check if there is any error message. press F12 when you on the page, a browser debugger tool will start automatically - then go to Console tab to see if there is any javasccript error message displayed. 1 Link to comment Share on other sites More sharing options...
dlgint Posted July 7, 2016 Author Share Posted July 7, 2016 I got this... Failed to load resource: the server responded with a status of 500 (Internal Server Error) products.js:177 Uncaught TypeError: Cannot read property 'replace' of undefined http://dlgmms.co.nz/admin123/index.php?controller=AdminProducts&token=995b8…ion=VirtualProduct&updateproduct&ajax=1&rand=1467857236873&_=1467857235486 Failed to load resource: the server responded with a status of 500 (Internal Server Error) products.js:177 Uncaught TypeError: Cannot read property 'replace' of undefined Failed to parse SourceMap: http://dlgmms.co.nz/admin123/themes/default/css/admin-theme.css.map Link to comment Share on other sites More sharing options...
shokinro Posted July 7, 2016 Share Posted July 7, 2016 there seems server error occurs when you adding new products. have you added/installed new modules that may affected this? you may try to delete following file to see if it fixes /cache/class_index.php Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now