sruupl / batflat

Lightweight, fast and easy CMS for free. Bootstrap ready. https://batflat.org
MIT License
134 stars 54 forks source link

Admin panel does not work? #6

Closed bkauler closed 6 years ago

bkauler commented 7 years ago

I have just installed version 1.3.3, went to my website, admin folder, logged in with "admin" username and password, then got a page as shown.

There are no tabs. Nothing. Is this a bug? Have I done something wrong?

Note, I have a shared account, host is omnis.com

Snapshot of admin window:

http://barryk.org/easy/batflat-admin.png

Regards, Barry

sruupl commented 7 years ago

Hi,

Turn on the dev mode in inc/core/defines.php and see if you get any error.

bkauler commented 7 years ago

Hi, OK, turned on dev mode.

In the black side panel, get this:


Notice: Undefined index: nav in /webroot/b/k/bkauler001/bkhome.org/www/batflat/admin/tmp/index.html on line 35

Warning: Invalid argument supplied for foreach() in /webroot/b/k/bkauler001/bkhome.org/www/batflat/admin/tmp/index.html on line 35

In the main white part of the window, get this:


Notice: Undefined variable: module in /webroot/b/k/bkauler001/bkhome.org/www/batflat/admin/tmp/index.html on line 81

Notice: Undefined variable: module in /webroot/b/k/bkauler001/bkhome.org/www/batflat/admin/tmp/index.html on line 82

Regards, Barry Kauler

On 8/15/17, Sruu.pl notifications@github.com wrote:

Hi,

Turn on the dev mode in inc/core/defines.php and see if you get any error.

-- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/sruupl/batflat/issues/6#issuecomment-322420689

klocus commented 7 years ago

Try to install Batflat on another host, then copy inc/data/database.sdb to your website. I think some data is not properly installed.