Attempting to revise a Joomla 1.7.5

Asked By 40 points N/A Posted on -
qa-featured

 

Hello to all!

I have been attempting to revise a Joomla 1.7.5 site to 2.5 using the instructions but an error notification is pop up like this:

JInstaller: :Install: Error SQL DB function failed with error number 1146

 Table 'overcome_oosite.e3qvb_redirect_links' doesn't exist SQL=ALTER TABLE e3qvb_redirect_links MODIFY old_url varchar(255);

 SQL =

 ALTER TABLE hfps_redirect_links MODIFY old_url varchar(255);

 Files Update: SQL error file DB function failed with error number 1146

 Table 'overcome_oosite.e3qvb_redirect_links' doesn't exist SQL=ALTER TABLE e3qvb_redirect_links MODIFY old_url varchar(255);

 SQL =

 ALTER TABLE hfps_redirect_links MODIFY old_url varchar(255);

From the analysis till now, it does seem to have customized to 2.5 – but I want to confirm this error doesn't indicate I might have any problem that require me to take care of! Did any of you face this problem before? If yes, then please share your experience and suggestions. It will be really helpful for me.

 

SHARE
Answered By 15 points N/A #145266

Attempting to revise a Joomla 1.7.5

qa-featured

Hi Mr.Smith! Often time’s first attempt to revise or upgrade any programmes leads to be unsuccessful, on second thoughts mostly after uninstalling the first unsuccessful attempt and trying to reinstall or re-download the component for the second time works. Please make sure that you have the right versions of export content installed on the versions of Joomla  that they were created for check out this link https://downloads.joomla.org/ or you may be receiving error probably because your database is not using ‘jos_’ as its prefix. Database prefix is specified in Global Configuration>Server>Database Settings. If you’re not sure how to do it correctly, the link could be very useful to you.

 

Related Questions