Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.
Your error you are getting when set to DEV means the proper permissions are not set correctly on your server environment. It can’t create the nodes without the proper permission. You must allow write permissions to wherever you set your Cookies and File Savepath.
Joshua Parker
Twitter | Facebook | DigitalOcean | tinyCampaign
PHP version is 7.0.23
“My Menu” is active with “Application”, “Profile”, “Change Password”
Application link follows 404 error.
Can you give me another database to test, may be data not imported correctly.
First make sure you are not running a PHP version greater than 7.0. When you say dashboard is blank, does that mean there is no menu system as well?
Joshua Parker
Twitter | Facebook | DigitalOcean | tinyCampaign
While I’m on development environment defined(‘APP_ENV’) or define(‘APP_ENV’, ‘DEV’); for the first time after installation, Warning displays attached..
When I’m on production environment, dashboard is empty.
You must be logged in to reply to this topic.