PHP-GrapesJS icon indicating copy to clipboard operation
PHP-GrapesJS copied to clipboard

Fixed database connection

Open Yohn opened this issue 1 year ago • 1 comments

After installing we got an error on the site because of the database connection not being set in dbconnection.php

Yohn avatar Jun 28 '24 03:06 Yohn

Fixed the admin login, and corrected the define.php file when it gets built to put the / after the domain names.

I like what you have done, its a nice start, but the database needs a little work with optimization, and theres a bunch of the same data in multiple different tables, and the collation for some tables and columns seems off for me. I could be wrong there, but that could be something you'll need to address later.

Now that I'm in the admin pages, where do I find the GrapeJS page builder thing at? hahaha I might be blind, I'll look again soonish.

Edit
Ok, I did find the builder, and I am very impressed. You put a lot of work into this already man, nicely done!

Yohn avatar Jun 28 '24 07:06 Yohn