Wikiphil Hi, I know, I'm late about updates. But right now, I want to update to the latest version. With the admin_update.php page, I don't have to option to update the database after files are updated (git pull seams to work fine). I have the same result if I do the git pull from SSH. Is the only way to update will do manually the commands from phpMyAdmin? Regards, Philippe Oldest updates are:
Wikiphil Thanks Bigbug But, Even closing the browser didn't work. I will make a snapshot in a few minutes and post screen captures.
Wikiphil Hi, I'm on the update screen, client "Update App". Even if I wait for a while… I get this screen. I've checked through SSH, "git pull" have been completed, but DB is stuck at 1.4.5.
wrongecho Wikiphil Sounds like it's not running git pull properly. You're probably gonna get something in the php error log, what do you see?
johnny It seems to be the custom link in the top nav thats causing this issue. It seems like its breaking. Ill push out an update
wrongecho I think it's more that 1.4.6 is when custom links were re-added and the table isn't dropped before being added, so older installs are having to manually drop it.
Wikiphil I've upgraded manually with phpMyAdmin to 1.5.something. From there, database update was fix. I continued the updates from the UI. Everything works now. Thanks.