• I deactivated the plug-ins before doing anything. Something happened with my first upgrade and it didn’t work so I redid. ( May have had to do with something perhaps happening with the server as the control panel to my website had gone done at the same time.) But, I redid it anyway. Things started moving again when my control panel started working again. Then….
    I get to the upgrade point and this appears:
    —————————-
    Warning: Invalid argument supplied for foreach() in …../wp-settings.php on line 113
    —————————
    On line 113 is the following:

    foreach ($current_plugins as $plugin) {
    ——————————

    Then trying to get to my page or the administration panel I get:

    Fatal error: Cannot redeclare textile() (previously declared in …./wp-content/plugins/textile1.php:54) in …wp-content/plugins/textile2.php on line 64
    _______________________

    On line 54 is
    $clas = “(?:\([^)]+\))”;

    and on line 64 is
    function textile($text,$lite=”) {
    __________________________

    Help. I don’t have a clue what to do.

    Thanks!

Viewing 1 replies (of 1 total)
  • Thread Starter idyllopus

    (@idyllopus)

    Ok. I removed the textile2 file out of my plug-ins and I’m able to get to the blog and the administration panel. Is that all I needed to do? Do I need to tweek any code somewhere?

    I did something wrong though where my template isn’t showing…

Viewing 1 replies (of 1 total)
  • The topic ‘1.5 upgrade stalls out, invalid argument in wp-settings’ is closed to new replies.