JJKalnins

Results 2 issues of JJKalnins

Older mysql databases don't support full text indexes ~~~ /home/www/website.com/www/public_html/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/MysqlAdapter.php(570): Phinx\\Db\\Adapter\\PdoAdapter->execute('ALTER TABLE `cp...') ~~~ ~~~ /home/www/website.com/www/cgi-bin/php5-fcgi" stderr: #3 /home/www/website.com/www/public_html/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/TablePrefixAdapter.php(190): Phinx\\Db\\Adapter\\AdapterWrapper->addIndex(Object(Phinx\\Db\\Table), Object(Phinx\\Db\\Table\\Index)) ~~~ ~~~ General error: 1214 The used table type...

We have expanded ```functions.php``` to load in the admin as well. Now, themes custom ```functions.php``` file (as we have introduced it https://github.com/copona/copona/commit/a7d0016c370c863aa8e49ee0b8c451f6580e39e7 ) is loaded also in admin. d35f289d5bbb302b7756a69264045780fde23f54 I...