Giter VIP home page Giter VIP logo

Comments (4)

givanz avatar givanz commented on May 25, 2024

Hi

Thanks for the bug report, this happened when don't import demo content option was selected on install.

You can update install/controller/index.php and then remove config/db.php to reinstall.

ed78864

from vvveb.

Division70 avatar Division70 commented on May 25, 2024

Hello !

Thanks for you help!

Maybe a little mistake on system/user/admin.php :

if (! ($adminInfo && isset(adminInfo['password'])) ||

Better with isset($adminInfo['password']) ?

When i submit the form in the install page, it returns me this :
Warning: Undefined array key "status" in install/controller/index.php on line 72

Best,

C

from vvveb.

givanz avatar givanz commented on May 25, 2024

Sorry for this, it was fixed in a subsequent commit fa79bcd#diff-b6db0434ce0357cfdd8ae5bc92bbac5fa4fc8cafe35d47708446ba09711acf35R115

Undefined array key "status" in install/controller/index.php on line 72

From the warning it looks like the admin user is not created after install, can you provide more details like database used mysql or sqlite and version?

If you are using sqlite you can reset the database by recreating storage/sqlite/vvveb.db with a new blank file.
For mysql you can try to drop the database and create it again.

If you are using the code from github please try using latest.zip from the site, this version is the latest and it's used for testing to reset the online demo periodically to check for install and other errors.

from vvveb.

Division70 avatar Division70 commented on May 25, 2024

Thanks for your reply, i will try to drop the database and restart everything for the latest.zip.
It's a 10.6.16-MariaDB - MariaDB Server

Best,

C

from vvveb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.