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?

New problem with language
(1 viewing) (1) Guest
ARI Quiz Lite
Go to bottomPage: 1
TOPIC: New problem with language
#2604
New problem with language 14 Years, 6 Months ago Karma: 0
Unfortunately i've another problem...this time about the language

When i try to edit my language in Language Frontend, get this error:

Warning: Invalid argument supplied for foreach() in url/administrator\components\com_ariquizlite\templates\blang_add.html.php on line 45

or just a blank page.

It's ok with Ari Quiz Lite > Languages.
The administrator has disabled public write access.
 
#2608
Re:New problem with language 14 Years, 6 Months ago Karma: 0
I think that problem is related to my server. So, i cannot add a new language (in frontend).

I could add my language through a query, and making these new files:

administrator/components/com_ariquiz/i18n/cache/ifronted/mylang.php

administrator/components/com_ariquiz/cache/files/ifronted/mylang.xml

Now the problem is that i don't know what to put in the query for the content.

This would be my query:

Code:

INSERT INTO `jos_ariquizfile` (`FileId`, `Content`, `FileName`, `Group`, `Size`, `Description`, `ShortDescription`, `Created`, `CreatedBy`, `Modified`, `ModifiedBy`, `Extension`, `Height`, `Width`, `Flags`) VALUES
(4, 
content???, 
'mylang.xml', 
'lfrontend', 
4709, 
NULL, 
'MyLang', 
'2009-10-31 02:42:53', 
62, 
NULL, 
NULL, 
'xml', 
0, 
0, 
1);


The administrator has disabled public write access.
 
#2610
Re:New problem with language 14 Years, 5 Months ago Karma: 747
Download the latest version of the component. It contains fix for this bug.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#2611
Re:New problem with language 14 Years, 5 Months ago Karma: 0
I've the 1.0.3 version, downloaded
yesterday. Is there a new version already?
The administrator has disabled public write access.
 
#2612
Re:New problem with language 14 Years, 5 Months ago Karma: 747
We have fixed bug recently. Download and install the latest version, please.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#2614
Re:New problem with language 14 Years, 5 Months ago Karma: 0
Ok I try immediately
The administrator has disabled public write access.
 
Go to topPage: 1