-
☆ A M B ☆
- 1,031 Posts
No problem, but no fix without digging …
Quote from: Jako at Nov 04, 2013, 10:32 AMInstall should have executed the following line:
ALTER TABLE `{PREFIX}site_content` ADD COLUMN `alias_visible` INT( 2 ) NOT NULL DEFAULT '1';
Maybe a DB rights issue? Or something else during update?
I had the same issue. The manual SQL query fixed it.
Thanks!
perusing forums is where my comp sci degree got me.
Just upgraded from MODX 1.0.2 to 1.0.13 and I still got this issue.
I had this happen on a random site move and upgrade. Tried to execute a manual query in phpMyadmin but was not having any luck, so I invoked the "Pennsylvania solution" and just re-uploaded and re-upgraded -- and it worked.