V2.13: Error PDOStatement: Table '$myTable$.items'
Hello @ all.
I tried a clean install and update of the new V2.13-Version, but running into an error while using the MySQL-Database.
The Message "Es ist ein Fehler aufgetreten" is showing up, after accessing my selfoss-installation. The Log shows up:
Error PDOStatement: Table 'myTableName.items' doesn't exist
The strange thing is, that I'm using a prefix called "selfoss_" and from my understanding it usualy should be: $PREFIX$_$TABLENAME.items
Maybe the "Prefix" will not be used in one query since V2.13? I checked my config.ini about the Prefix, but that's fine. The new tables will be created correctly in MySQL with the correct Prefix.
Thanks for any suggestions.
Cheers,
Martin