Skip to content

Template error and blank page after login #16

Description

@BigTwoProduction

Hello,

I saw your project I try to use it but after import database an error pop-up:
Declaration of template::display($file) should be compatible with Smarty_Internal_TemplateBase::display($template = NULL, $cache_id = NULL, $compile_id=null)

To correct this I change reporting system error by that : error_reporting(E_ALL ^ E_STRICT);

And after when I try to connect on account I see a blank page without any error. But when I try to access admin panel it's ok but some feature return same blank page.

I'm on PHP 7.0.14 and Mysql 5.7.16.

I wonder if you know what is wrong ?

Best regards,
BigTwoProduction.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions