Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Marcin Seroczynski Posted April 27, 2016 Posted April 27, 2016 Hi! I have problem with update my IPS 4.1.10 to version 4.1.11. In my PA I have this error: " Fatal error: Access to undeclared static property: IPS\Theme::$defaultThemeSet in /home/###/domains/###/public_html/init.php(435) : eval()'d code on line 26 " This is line 435 init.php: if ( file_exists( ROOT_PATH . '/' . $data['file'] ) ) { $contents = "namespace {$namespace}; ". str_replace( '_HOOK_CLASS_', $realClass, file_get_contents( ROOT_PATH . '/' . $data['file'] ) ); try { if( @eval( $contents ) !== FALSE ) { $realClass = $data['class']; } } catch ( \ParseError $e ) { } } Please help me PS. Sorry my english is bad
Marc Posted April 27, 2016 Posted April 27, 2016 Please could you submit a ticket and we can take a look at this for you?
Marcin Seroczynski Posted April 27, 2016 Author Posted April 27, 2016 My PHP version is 5.6 I submited a ticket.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.