PHP errors in 0.1rc4

Post Reply
User avatar
Torsten_Kelsch
Legend Bludit
Posts: 263
Joined: Thu Aug 27, 2015 10:24 pm
Location: Germany
Has thanked: 4 times
Been thanked: 2 times
Contact:

I love Bludit even in this early stage. It works fine, but throws some PHP errors. They are the following:
Notice: Undefined index: date in /[…]/bludit/kernel/dbposts.class.php on line 405
Notice: Undefined index: date in /[…]/bludit/kernel/dbposts.class.php on line 405
Warning: Invalid argument supplied for foreach() in /[…]/bludit/kernel/dbpages.class.php on line 320
Warning: Invalid argument supplied for foreach() in /[…]/bludit/kernel/dbpages.class.php on line 320
Warning: Invalid argument supplied for foreach() in /[…]/bludit/kernel/dbpages.class.php on line 320
I tried on two servers. One of my two webhosters runs PHP Version 5.4.16, the other PHP Version 5.6.12.

Another issue is, I cannot install a fresh 0.1rc4. I receive a Not Found error in Opera, a blank page in Firefox. The Apache server has RewriteEngine activated. After I had uploaded my content folder from the old rc2 installation, the CMS was accessible.
On Error GoTo Bed
User avatar
diego
Site Admin
Posts: 773
Joined: Sat May 16, 2015 2:53 pm
Been thanked: 1 time
Contact:

Hi, can you try with this Installer https://github.com/dignajar/bludit/blob ... nstall.php I made some changes.

For the moment you need to make a clean installation when a new version release, I don't make any updater system for the moment.

Regards
Diego
Post Reply