Hi,
I've been trying to upgrade my TL from 1.8.2 to 1.9 beta 3 however when I get to /install/installNewDB.php page it tells me "Your DB Schema DB 1.3 is the last available, then you don't need to do any upgrade.
Script is finished."
But my DB version is 1.2 and no upgrade took place, what gives?
How can I upgrade my DB to 1.3?
TIA
DB upgrade from 1.8.2 to 1.9 Beta 3 not working
Moderators: Amaradana, TurboPT, TL Developers
Re: DB upgrade from 1.8.2 to 1.9 Beta 3 not working
Did you encounter timeout problems ?
if so please search install/installNewDB.php for
set_time_limit
this should be set to 180 right now.
try to set a higher value here.
please let me know if this solved your problems.
regards
Julian
if so please search install/installNewDB.php for
set_time_limit
this should be set to 180 right now.
try to set a higher value here.
please let me know if this solved your problems.
regards
Julian