Search found 3 matches

by vascolopes
Fri Dec 12, 2014 4:37 pm
Forum: General discussions
Topic: Several problems after 2.8.17 -> 2.8.18 upgrade
Replies: 5
Views: 3588

Re: Several problems after 2.8.17 -> 2.8.18 upgrade

Hello again and thank's for the help!

Everything is solved now!

I changed the mysql to mysqli in config/database.php;
Also i found out that when i've made the upgrade, there were several files missing. Two were Abstract.php and Collection.php in inc/PMF/Attachment.

Thank's again for the help. :P
by vascolopes
Fri Dec 12, 2014 3:58 pm
Forum: General discussions
Topic: Several problems after 2.8.17 -> 2.8.18 upgrade
Replies: 5
Views: 3588

Re: Several problems after 2.8.17 -> 2.8.18 upgrade

Hello Thorsten and thank's for the quick reply.

Using the browser console i was able to figure out the missing pt.js files and solve the issue regarding the WYSIWYG Editor not loading. :P

Regarding the second problem (the blank pages issue), after enable Debug mode, these are the errors:

Front ...
by vascolopes
Thu Dec 11, 2014 10:20 pm
Forum: General discussions
Topic: Several problems after 2.8.17 -> 2.8.18 upgrade
Replies: 5
Views: 3588

Several problems after 2.8.17 -> 2.8.18 upgrade

Hello,

I've upgraded phpMyFAQ from version 2.8.17 to 2.8.18.
Everything seems to be ok and there were no errors during the upgrade.
Frontend and Backend, at first glance, have all the previous data and configuration.

Then i found out two major problems and i ask for help:

1 - WYSIWYG Editor don't ...