Adding a new site > Error

Permalink
Hi there, after installing 5.7.4 RC2 I get this error message when I try to add a new site:

An exception occurred while executing 'SELECT t0.cPath AS cPath1, t0.ppID AS ppID2, t0.cID AS cID3, t0.ppIsCanonical AS ppIsCanonical4, t0.ppGeneratedFromURLSlugs AS ppGeneratedFromURLSlugs5 FROM PagePaths t0 WHERE t0.cID = ? AND t0.ppIsCanonical = ? LIMIT 1' with params ["196", 1]: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.ppGeneratedFromURLSlugs' in 'field list'


http://localhost/concrete5/index.php/ccm/system/page/create/5...

Any ideas ?

ceremonium
 
exchangecore replied on at Permalink Reply
exchangecore
Was the site upgraded or a fresh install of 5.7.4rc2?
ceremonium replied on at Permalink Reply
ceremonium
an update from 5.7.3.1 - but this :

http://localhost/concrete5/index.php/ccm/system/upgrade...

worked the charm :)
jshannon replied on at Permalink Reply
jshannon
FWIW, I got this same error message, too.

Turns out that I also had the wrong URL. (I missed the last e during copy/paste.)