Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Once 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

    Once 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

    I 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);

    I 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);

Viewing 4 replies - 1 through 4 (of 4 total)