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?

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 8 Years 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 8 Years 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 8 Years 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 8 Years 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 8 Years ago Karma: 747
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 8 Years ago Karma: 747
"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