Logging into the WP admin and geting errors
-
I tried logging into my site that I host for this client and I am getting this error below:
#######################################################################################
Parse error: syntax error, unexpected ‘new’ (T_NEW) in /home/betwoonecare/public_html/wp-content/themes/Builder/lib/builder-core/init.php on line 70######################################################################################
Below is line 70. What is the correct code to insert. I get the idea that they need to replace it because it has become depreciated due to the upgrade of PHP. Th issue is this piece here: ” =& new ITCache”
$GLOBALS[‘builder_cache’] =& new ITCache( ‘builder-core’, array( ‘enable_file_cache’ => $file_cache ) );
Thanks,
ChrisThe page I need help with: [log in to see the link]
- The topic ‘Logging into the WP admin and geting errors’ is closed to new replies.