Forum Replies Created

Viewing 4 replies - 31 through 34 (of 34 total)
  • Thread Starter cdkrall

    (@cdkrall)

    Beel is correct. At first I saw this as an installation issue, then began to realise (as I experimented) that it was an Alpha issue.
    I do sincerely need some help, that’s for sure.
    Once I get this solved I promise to go back under my rock and be quiet.

    Thread Starter cdkrall

    (@cdkrall)

    Looking at wp-settings.php on line 93 I get the following…
    foreach ($current_plugins as $plugin) {
    I tried replacing the stock plugins folder with my old one, no change.
    Tried replacing the wp-settings.php file and got a fatal error 1703.

    Thread Starter cdkrall

    (@cdkrall)

    Forgot to add this: Attempting to log in gets me this code on an otherwise blank page…
    Warning: Invalid argument supplied for foreach() in /home/krall/www/wordpress/wp-settings.php on line 93
    Warning: Cannot modify header information – headers already sent by (output started at /home/krall/www/wordpress/wp-settings.php:93) in /home/krall/www/wordpress/wp-login.php on line 42
    Warning: Cannot modify header information – headers already sent by (output started at /home/krall/www/wordpress/wp-settings.php:93) in /home/krall/www/wordpress/wp-login.php on line 43
    Warning: Cannot modify header information – headers already sent by (output started at /home/krall/www/wordpress/wp-settings.php:93) in /home/krall/www/wordpress/wp-login.php on line 44
    Warning: Cannot modify header information – headers already sent by (output started at /home/krall/www/wordpress/wp-settings.php:93) in /home/krall/www/wordpress/wp-login.php on line 45
    Warning: Cannot modify header information – headers already sent by (output started at /home/krall/www/wordpress/wp-settings.php:93) in /home/krall/www/wordpress/wp-login.php on line 176

    Thread Starter cdkrall

    (@cdkrall)

    I apologise for not having the exact message before. Here it is…
    Warning: Invalid argument supplied for foreach() in /home/krall/www/wordpress/wp-settings.php on line 93
    site is at krall.org
    Thanks for any help.
    I did try to chase down line 93 in BBEdit, but could not suss out what was needed.

Viewing 4 replies - 31 through 34 (of 34 total)