Post by mar24 » Thu Feb 12, 2015 1:57 am

Cant edit orders or delete orders tells me SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data OK
and cant change product status

What to change or how? Please help!
I am using opencart 2.0.1.1 and also opencart captcha image not showing? How to bring it back???

Need to sell my stuff please help!!

New member

Posts

Joined
Sun Feb 01, 2015 3:19 am

Post by mar24 » Thu Feb 12, 2015 11:39 pm

Something ?
Does anyone really have not encountered this problem?
SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data OK

Or capptcha image not showing?

Please some information!

New member

Posts

Joined
Sun Feb 01, 2015 3:19 am

Post by viethemes » Thu Feb 12, 2015 11:51 pm

mar24 wrote:Something ?
Does anyone really have not encountered this problem?
SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data OK

Or capptcha image not showing?

Please some information!
You can try this solution.
If the problem is still there, you can send me your site url, a admin account and a FTP account via PM, so I can take a look at the problem closer.

http://www.viethemes.com - OpenCart turtorials, news, tips and stricks, extension

Our extensions:
Visual Theme Editor - Powerful tool for customizing style of any theme visually
Live Theme Editor - Customize layout, colors, backgrounds, fonts of the default theme
Theme Animation - Animation Editor for any theme

Extra Positions PRO, Custom JavaScript, Custom CSS and others


User avatar
Active Member

Posts

Joined
Thu Jan 08, 2015 12:17 pm


Post by mar24 » Fri Feb 13, 2015 1:08 am

I have already tried it several times. The site is not in maintenance mode.
Everything works just fine ok not everything captcha also but main problem is still SyntaxError

Could it be server setting?
api

Or view/template/sale/order_form.tp api??
Searching solution :-\ ??? Tell me where and what to check

New member

Posts

Joined
Sun Feb 01, 2015 3:19 am

Post by mar24 » Sat Feb 14, 2015 1:15 am

Tell me something about SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data OK where or what to try or do pleasezzzzzzzzzzzzzzzzzzzzzzzzzzzz??

I am not alone w this i can help someone else too.

New member

Posts

Joined
Sun Feb 01, 2015 3:19 am

Post by octavian13 » Wed Mar 04, 2015 11:51 pm

After I have read all the answers and none was resolving my same problem, I have found this solution:

add in admin/config.php

define('HTTPS_CATALOG', 'http://www.yoursite.com/');

Newbie

Posts

Joined
Wed Mar 04, 2015 11:49 pm

Post by mohamedali » Fri Dec 11, 2015 6:25 pm

Hi friends me too struck on this issue for day and finally found the solution. in my opencart site i used non www to www redirection in .htaccess but i forgot to replace my admin site config.php file.

i changed

Code: Select all

define('HTTPS_SERVER', 'http://mysite.com/admin/');
define('HTTPS_CATALOG', 'http://mysite.com/'); 
this to

Code: Select all

define('HTTPS_SERVER', 'http://www.mysite.com/admin/');
define('HTTPS_CATALOG', 'http://www.mysite.com/'); 
this. it solved my headache problem.. :choke:

always be aware in siteurl.

Newbie

Posts

Joined
Fri Dec 11, 2015 6:17 pm
Who is online

Users browsing this forum: No registered users and 64 guests