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


Recent Events
  • 23/11/2024 Black Friday 2024

    BIG SALE, 30% discount for all our extensions. Use BF24 coupon code. Hurry up the discount is valid till 3 December.

  • 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.


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?

Call to a member function update() on null ERROR
(1 viewing) (1) Guest
component
Go to bottomPage: 12
TOPIC: Call to a member function update() on null ERROR
#57304
Call to a member function update() on null ERROR 9 Years, 1 Month ago Karma: 0
Hello,

All of the features of Quiz 3.85 are working normally except one: When I try to create a question in the question bank I get this error:

Call to a member function update() on null

I was able to create one question in the question bank earlier, but now I get that message when I try to edit it.

Running 3.5 and Php7

=Tom
The administrator has disabled public write access.
 
#57307
Re:Call to a member function update() on null ERROR 9 Years, 1 Month ago Karma: 0
I turned on error messages and I get this warning:

Notice: Only variables should be assigned by reference in /home/mysite/public_html/plugins/system/ariquizreloader/ariquizreloader.php on line 28
The administrator has disabled public write access.
 
#57308
Re:Call to a member function update() on null ERROR 9 Years, 1 Month ago Karma: 0
This is that code:

$document =& JFactory::getDocument();

Removing the ampersand removes the warning message.
The administrator has disabled public write access.
 
#57309
Re:Call to a member function update() on null ERROR 9 Years, 1 Month ago Karma: 0
But removing that throws other errors, so ignore that LOL!
The administrator has disabled public write access.
 
#57320
Re:Call to a member function update() on null ERROR 9 Years, 1 Month ago Karma: 764
Hello,

We are investigating the problem with creating questions with PHP 7 and provide the fix as soon as possible.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#57322
Re:Call to a member function update() on null ERROR 9 Years, 1 Month ago Karma: 764
"ARI Quiz" v. 3.8.6 contains fix for the problem.

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