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?

Upgrade from Joomla 2.5 to Joomla 3
(1 viewing) (1) Guest
component
Go to bottomPage: 1234
TOPIC: Upgrade from Joomla 2.5 to Joomla 3
#56668
Upgrade from Joomla 2.5 to Joomla 3 8 Years, 3 Months ago Karma: 0
Hi,
Can you tell me how to transfer my DB files from Joomla 2.5 Ari Quiz installation to Joomla 3 Ari QUiz installation? What are the steps?

I have to install first Ari Qiuz on the new website and then import the DB files or i have to import the files first?
The administrator has disabled public write access.
 
#56669
Re:Upgrade from Joomla 2.5 to Joomla 3 8 Years, 3 Months ago Karma: 747
Hello,

Copy all tables with "ariquiz" prefix from J! 2.5 to J! 3.x database (don't forget to change tables prefix if necessary) and then install the component on J! 3.x site.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#56670
Re:Upgrade from Joomla 2.5 to Joomla 3 8 Years, 3 Months ago Karma: 0
Do i have to upgrade Ari Quiz on the old Joomla 2.5 website?
The administrator has disabled public write access.
 
#56671
Re:Upgrade from Joomla 2.5 to Joomla 3 8 Years, 3 Months ago Karma: 747
It is not necessary.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#56672
Re:Upgrade from Joomla 2.5 to Joomla 3 8 Years, 3 Months ago Karma: 0
I did what you told me and this is the error i got

Warning

BIGINT UNSIGNED value is out of range in '((unix_timestamp(`name_joom3`.`S`.`EndDate`) - unix_timestamp(`name_joom3`.`S`.`StartDate`)) + `name_joom3`.`S`.`UsedTime`)' SQL=UPDATE eeee_ariquizstatistics S INNER JOIN eeee_ariquizstatisticsinfo SI ON S.StatisticsInfoId = SI.StatisticsInfoId SET S.ElapsedTime = CASE WHEN S.EndDate IS NOT NULL THEN UNIX_TIMESTAMP(S.EndDate) - UNIX_TIMESTAMP(S.StartDate) + S.UsedTime WHEN SI.Status = "Finished" THEN IF( S.QuestionTime > 0, LEAST( S.QuestionTime, IF( S.StartDate IS NOT NULL, UNIX_TIMESTAMP(SI.EndDate) - UNIX_TIMESTAMP(S.StartDate) + S.UsedTime, S.UsedTime ) ), IF( S.StartDate IS NOT NULL, UNIX_TIMESTAMP(SI.EndDate) - UNIX_TIMESTAMP(S.StartDate) + S.UsedTime, S.UsedTime ) ) END
Error

Error installing component

I can see the categories and everything else but i don't see the Quizess under Quizes tab. IT just saying Loading... and nothing happened
The administrator has disabled public write access.
 
#56673
Re:Upgrade from Joomla 2.5 to Joomla 3 8 Years, 3 Months ago Karma: 0
I run the install again and this time i got


Warning

Table 'name_joom3.name_arigenerictemplate' doesn't exist SQL=SELECT T.*,TB.Group AS TemplateGroup FROM kxmk_arigenerictemplate T INNER JOIN kxmk_arigenerictemplatebase TB ON T.BaseTemplateId = TB.BaseTemplateId
The administrator has disabled public write access.
 
Go to topPage: 1234