Problem with moving website to another web host
-
Hello,
I moved wordpress files to another ftp with mysql and showed me this
Parse error: parse error, unexpected T_OBJECT_OPERATOR in /dampol/web/www/wp-settings.php on line 356
351 // Register the default theme directory root
352 register_theme_directory( get_theme_root() );
353
354 if ( ! is_multisite() ) {
355 // Handle users requesting a recovery mode link and initiating recovery mode.
356 wp_recovery_mode()->initialize();
357 }The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Problem with moving website to another web host’ is closed to new replies.