I've just upgraded to D7.0.6 (from D7.0.5).
I am getting this: ALTER TABLE `bx_arl_entries` CHANGE `caption` `caption` VARCHAR(100);: Table 'admin_dolph.bx_arl_entries' doesn't exist
What do I need to do to fix this?
Stuart
I've just upgraded to D7.0.6 (from D7.0.5). There are none so blind as those that will not see. | |||
install the articles mof bef PS: If possible do not write me personally, please try to ask on the forum first | |||
And what does that mean? I do not use the Boonex Articles mod, could this be the cause? Stuart install the articles mof bef
There are none so blind as those that will not see. | |||
I have removed the Boonex articles mod and tried to upgrade once more, I get "
So what needs to be done, now..... There are none so blind as those that will not see. | |||
install the articles mof bef This might be a silly question, but wouldn't it make more sense if the upgrade script tested to see if the articles module was installed, before attempting to alter a table belonging to the articles module? My opinions expressed on this site, in no way represent those of Boonex or Boonex employees. | |||
yes my to, I don't use the article mod. Kids first | |||
And what does that mean? I do not use the Boonex Articles mod, could this be the cause? Stuart install the articles mof bef
This forum is broke my messages! I wrote this: install the articles module before PS: If possible do not write me personally, please try to ask on the forum first | |||
I have the same problem.. Now it will not let me upgrade.. Any one know what to do? | |||
What you need to do is to go into your database...and look for the table labeled sys_options and then inside that table, look for the row sys_tmp_version. Once you find this entry, you will see that the value is probably set to 7.0.4....you need to edit the entry to say 7.0.5. Once you are finished, you can go back to your browser window and click refresh. You should now be able to click on the upgrade button.
Hope this helps Jeremy | |||
sooo ... i could not be bothered with the last update (thinking it was the last before 7.1) to update my version number from 7.04 to 7.05 ... now i want to update to 7.06 ... but ofcoure i foresee problems bcs my 7.05 version of dolphin still reflects 7.04 ... can anyone pls paste here what i should have done in the first place ? :-) | |||
so are you saying that you upgraded to 7.0.5 yet it still says its 7.0.4? sooo ... i could not be bothered with the last update (thinking it was the last before 7.1) to update my version number from 7.04 to 7.05 ... now i want to update to 7.06 ... but ofcoure i foresee problems bcs my 7.05 version of dolphin still reflects 7.04 ... can anyone pls paste here what i should have done in the first place ? :-) if thats the case you left out a step in the upgrade process where you should have touched the header.inc.php and changed the version to 7.0.5 When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support | |||
Did you run the upgrade successfully? If so, you need to edit the header.inc.php file and look for the line below the $site['ver] = '7.0'; and you will see $site['build'] = '4' or '5';
Change the '4' or '5' to '6' then save your changes and refresh your site and check the version in Admin section. Jeremy | |||
install the articles mof bef This might be a silly question, but wouldn't it make more sense if the upgrade script tested to see if the articles module was installed, before attempting to alter a table belonging to the articles module? right... [edit] upgraded all sites(listed on boonex) today with no errors, strange too that webcamyourface.com did not have the articles module installed and the upgrade did not stop and the articles module now is "1.0.6" ManOfTeal.COM a Proud UNA site, six years running strong! | |||
Did you run the upgrade successfully? If so, you need to edit the header.inc.php file and look for the line below the $site['ver] = '7.0'; and you will see $site['build'] = '4' or '5';
Change the '4' or '5' to '6' then save your changes and refresh your site and check the version in Admin section. Exactly this i was looking for. thanks a million! :-) | |||
hey I might add, the update seems to have fixed the video commenting on all the sites finally!! an example of video comments FINALLY working on a site that they stopped working on after 7.0.4 http://www.duvallocals.info/m/articles/view/Article ManOfTeal.COM a Proud UNA site, six years running strong! | |||
You're welcome wannabe. Glad we could help. Jeremy | |||
I have restored my D7.0.5 backup. I will either wait for D7.1 or until the upgrade process has a few bugs ironed out. There are none so blind as those that will not see. | |||
I've just upgraded to D7.0.6 (from D7.0.5). Same problem here, i am using Modzzz articles .. | |||
Problem solved,
I am not using boonex articles but ultimate articles from Modzzz.
My work around to the entries problem .. simply remove from Upgrade/files/7.0.5to7.0.6/modules/articles .. <-- remove articles directory, u dont use it, remove it ;-) |