Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Do not load test. JSON error afeter update PHP 5.6
(1 viewing) (1) Guest
component
Go to bottomPage: 12
TOPIC: Do not load test. JSON error afeter update PHP 5.6
#58061
Do not load test. JSON error afeter update PHP 5.6 7 Years, 11 Months ago Karma: 0
Updated ports server.
Including php to version 5.6.23.
Then do not work the tests.

What to do?
yadi.sk/i/5ErUgK4TtHB56[/img]
yadi.sk/i/iGxCkmaXtHB5r[/img]
Last Edit: 2016/07/14 06:11 By Shvapsss.
The administrator has disabled public write access.
 
#58062
Re:Do not load test. JSON error afeter update PHP 5.6 7 Years, 11 Months ago Karma: 748
Hello,

Check that you use the latest version of the extension (3.9.1). If it doesn't help, provide a link to a page where the problem occurs so we can investigate it.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#58064
Re:Do not load test. JSON error afeter update PHP 5.6 7 Years, 11 Months ago Karma: 0
www.ifrs-mania.ru/testy/2-2/Question-2-1ae085c36c42d69bdeff8bd666c18859

Yes, I downloaded the latest version 3.9.1 and installed. Not work.
I can give the data from the admin panel (login/pass)
The administrator has disabled public write access.
 
#58066
Re:Do not load test. JSON error afeter update PHP 5.6 7 Years, 11 Months ago Karma: 748
It seems this is a problem with redirect rules with are defined in .htaccess file. It redirects all requests to domain.com/index.php file to domain.com. This rules should work only for GET request and ignore POST requests.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#58067
Re:Do not load test. JSON error afeter update PHP 5.6 7 Years, 11 Months ago Karma: 0
I disabled .htaccess and it worked.
But now correctly setup?

FILE
Please, help
Last Edit: 2016/07/14 07:57 By Shvapsss.
The administrator has disabled public write access.
 
#58070
Re:Do not load test. JSON error afeter update PHP 5.6 7 Years, 11 Months ago Karma: 748
Add the following condition for the redirect rule:

RewriteCond %{THE_REQUEST} ^GET

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 12