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?

Question ari quizes erro
(1 viewing) (1) Guest
component
Go to bottomPage: 1
TOPIC: Question ari quizes erro
#60568
Question ari quizes erro 6 Years, 10 Months ago Karma: 0
Hi,
I am creating a quize and when I click on the question the following error appears
0 Call to a member function getName () on boolean

The screen is completely unconfigured

Thanks
The administrator has disabled public write access.
 
#60569
Re:Question ari quizes erro 6 Years, 10 Months ago Karma: 747
Hello,

Check that you use the latest version of the extension (3.9.8).

Regards,
ARI Soft
The administrator has disabled public write access.
 
#60572
Re:Question ari quizes erro 6 Years, 10 Months ago Karma: 0
Hello, we made the update to version 3.9.8, but the problem continues. Can I give you a username and password to check what's going on? If you can send information by email.
We created a group and created several questions to insert into this group, but then when trying to get into the issue of an error unconfiguring the entire page.

Thank you
The administrator has disabled public write access.
 
#60573
Re:Question ari quizes erro 6 Years, 10 Months ago Karma: 747
Could you provide a temporary access to your J! backend by email and specify where we can see the problem (link to question)?

Regards,
ARI Soft
Last Edit: 2017/06/20 16:29 By admin.
The administrator has disabled public write access.
 
#60800
Re:Question ari quizes erro 6 Years, 9 Months ago Karma: 0
I have this error too. I have the latest version. It would be great if you could post the solution.
The administrator has disabled public write access.
 
#60803
Re:Question ari quizes erro 6 Years, 9 Months ago Karma: 747
This error can occur if an old version of the extension was used with PHP 7 and some questions were created. Update the extension to the latest version and execute the following SQL query (for example in PHPMyAdmin application or in AceSQL Joomla! extension):

UPDATE #__ariquizquestionversion SET Data = REPLACE(REPLACE(Data,'<0>', ''), '</0>', '') WHERE Data LIKE '%<0>%'

If execute the query in PHPMyAdmin, replace #__ with Joomla! table prefix.

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