debuging error

  • Jerome Hall
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 4 months ago #39194 by Jerome Hall
debuging error was created by Jerome Hall
i am getting the debug error at the bottom of my screen. i read the forums but the solution didnt help

hers my error '); } if (data) { jQuery('#review-title').after('
' + data + '
'); jQuery('input[name=\'author\']').val(''); jQuery('textarea[name=\'review\']').val(''); jQuery('input[name=\'rating\']:checked').attr('checked', ''); } } }); }); // Function to update price when options are added function updatePrice() { jQuery.ajax({ type: 'POST', url: 'index.php?option=com_eshop&view=product&id=27&layout=price&format=raw', data: jQuery('.product-info input[type=\'text\'], .product-info input[type=\'hidden\'], .product-info input[type=\'radio\']:checked, .product-info input[type=\'checkbox\']:checked, .product-info select, .product-info textarea'), dataType: 'html', success: function(html) { jQuery('#product-price').html(html); } }); }

Please Log in or Create an account to join the conversation.

  • Giang Dinh Truong
  • Offline
  • Administrator
  • Administrator
More
10 years 4 months ago #39203 by Giang Dinh Truong
Replied by Giang Dinh Truong on topic Re: debuging error
Hello Jerome,
Seem this is an outstanding issue on your site. Can you please submit a ticket to EShop extension to send me the log-in account information of your site so I can go there to check and tell you what is the reason of problem and fix it for you?
Hope to receive your ticket soon.
Sincerely, Giang

Please Log in or Create an account to join the conversation.

More
9 years 11 months ago #44921 by Steven McLean
Replied by Steven McLean on topic Re: debuging error
I have exactly the same problem.

Can you advise a quick solution that I can apply?

thanks

Please Log in or Create an account to join the conversation.

  • Giang Dinh Truong
  • Offline
  • Administrator
  • Administrator
More
9 years 11 months ago #45054 by Giang Dinh Truong
Replied by Giang Dinh Truong on topic Re: debuging error
Hello Steven,
This issue caused by a system plugin name "System - RokBooster". Just need to to go to Plugins management and Un-publish it, then the problem will be resolved.
Sincerely, Giang

Please Log in or Create an account to join the conversation.

More
9 years 11 months ago #45076 by Steven McLean
Replied by Steven McLean on topic Re: debuging error
Thanks Giang for getting back to me.

Unfortunately this isn't the solution - I am aware of System - Rok Booster, but I do not have it installed.

I will submit a ticket and hopefully you will be able to have a look for me. I have been unable to identify the problem

thanks you.

Please Log in or Create an account to join the conversation.

  • Giang Dinh Truong
  • Offline
  • Administrator
  • Administrator
More
9 years 11 months ago #45093 by Giang Dinh Truong
Replied by Giang Dinh Truong on topic Re: debuging error
Hello Steven,
Then it maybe caused by another system plugin. I got your ticket. Please send me the your site information via ticket so I can help you to solve the problem.
Sincerely, Giang

Please Log in or Create an account to join the conversation.

Moderators: Giang Dinh Truong