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?

Language Problem
(1 viewing) (1) Guest
component
Go to bottomPage: 12
TOPIC: Language Problem
#9827
Language Problem 13 Years, 6 Months ago Karma: 0
Hi,

I have a language problem.

1- install component - ok
2- edit language file- ok
3- all quizes works well done.

but now, problem is frontend language.

I changed some word in language from frontend tab menu, its ok, done. but not show frontend..

Sample:

Orj
Name ----> Isim (new value)
Name ----> Ad ('Ad' replace to 'Isim' New value)

Now, Frontend view 'Isim' not 'Ad'



I have try

1- export language, import language - not working
2- looked the all companent files is writable
3- install plg_ariquizreloder and publish - not working
4- choose different languge - can't change default language

System :Joomla 1.5.22 / php 5.x / Server linux

I need your help...

Regards...
ync
User Offline Click here to see the profile of this user
Last Edit: 2011/01/07 03:07 By ync.
The administrator has disabled public write access.
 
#9834
Re:Language Problem 13 Years, 6 Months ago Karma: 748
Hello,

Could you provide temporary access to your Joomla! backend by email that we can investigate this issue?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#9847
Re:Language Problem 13 Years, 6 Months ago Karma: 0
I'll send admin panel info to email adresses..

Thanks.
ync
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#9860
Re:Language Problem 13 Years, 6 Months ago Karma: 748
Try now please.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#9868
Re:Language Problem 13 Years, 6 Months ago Karma: 0
its work.

Thank you for your great support...

Can I ask another question.

How to remove this line from quiz result detail page

---- Question Type : Single Question ----


Regards..

Ync
ync
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#9933
Re:Language Problem 13 Years, 5 Months ago Karma: 748
Sorry for delay. You can use the following CSS rule that hide "Question Type" row:

Code:


tr.ariQuizStatTrQueType td
{
    display: none;
}



PS: It can be placed into site template CSS file.

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