bigjwalk
Forum Replies Created
-
Forum: Localhost Installs
In reply to: Parse error: syntax error, unexpected T_STRINGOnce I uninstall and then reinstall wordpress, I can access my admin login. But once I go to Settings, General, and edit the sub domain on the WordPress Address (URL) and Site Address (URL) and save, I get errors when I click on anything in my Dashboard and it is impossible to do anything but uninstall again. How do I get control of my site again? My other site https://www.secretrestaurantrecipessite.com woks perfectly fine, but https://www.specialtomeyouare.com/hello is broken. Please help!
I uninstalled wordpress because I kept getting the error below after trying to edit the sub domain on the WordPress Address (URL) and Site Address (URL).
Parse error: syntax error, unexpected T_STRING in /hermes/bosweb/web224/b2240/ipg.secretrestaurantreci/wp-config.php on line 90
Forum: Fixing WordPress
In reply to: Parse Error: syntax error, unexpected T_STRINGOnce I uninstall and then reinstall wordpress, I can access my admin login. But once I go to Settings, General, and edit the sub domain on the WordPress Address (URL) and Site Address (URL) and save, I get errors when I click on anything in my Dashboard and it is impossible to do anything but uninstall again. How do I get control of my site again? My other site https://www.secretrestaurantrecipessite.com woks perfectly fine, but https://www.specialtomeyouare.com/hello is broken. Please help!
I uninstalled wordpress because I kept getting the error below after trying to edit the sub domain on the WordPress Address (URL) and Site Address (URL).
Parse error: syntax error, unexpected T_STRING in /hermes/bosweb/web224/b2240/ipg.secretrestaurantreci/wp-config.php on line 90
Forum: Fixing WordPress
In reply to: Parse Error: syntax error, unexpected T_STRINGI now ge t error below:
Parse error: syntax error, unexpected T_STRING in /hermes/bosweb/web224/b2240/ipg.secretrestaurantreci/wp-config.php on line 90
Below is the end of my wp-config.php file. Line 90 is the one in bold type. What do I do to correct it?
define(‘WP_DEBUG’, false);
/* That’s all, stop editing! Happy blogging. */
/** Absolute path to the WordPress directory. */
if ( !defined(‘ABSPATH’) )
define(‘ABSPATH’, dirname(__FILE__) . ‘/’);
/** Sets up WordPress vars and included files. */
require_once(ABSPATH . ‘wp-settings.php’d);Forum: Fixing WordPress
In reply to: Parse Error: syntax error, unexpected T_STRINGI now ge t error below:
Parse error: syntax error, unexpected T_STRING in /hermes/bosweb/web224/b2240/ipg.secretrestaurantreci/wp-config.php on line 90
Below is the end of my wp-config.php file. Line 90 is the one in bold type. What do I do to correct it?
define(‘WP_DEBUG’, false);
/* That’s all, stop editing! Happy blogging. */
/** Absolute path to the WordPress directory. */
if ( !defined(‘ABSPATH’) )
define(‘ABSPATH’, dirname(__FILE__) . ‘/’);/** Sets up WordPress vars and included files. */
require_once(ABSPATH . ‘wp-settings.php’d);