Forum Replies Created

Viewing 15 replies - 1 through 15 (of 21 total)
  • Thread Starter xyz

    (@xyz)

    well, it says here: http://www.phpmyadmin.net/home_page/index.php
    Latest stable version:
    phpMyAdmin 2.6.1-pl3

    That’s the one I have in my account on my host;
    not sure if that’s the cause of my above “problem”

    Thread Starter xyz

    (@xyz)

    This is what it says in my phpMyAdmin account:
    Welcome to phpMyAdmin 2.6.1-pl3
    MySQL 4.0.22-log
    ————————–
    November 1, 2004
    The MySQL server was upgraded with significantly more powerful hardware. We also upgraded the version to 4.0.21 during the process.
    You should notice dramatic performance gains with this new server in place.
    ————————-

    This worked with my now deleted previous,
    latest prior to 1.5 version of WP

    Thread Starter xyz

    (@xyz)

    I inserted above like this: is this the place?

    $check_plugin) {
    if (!file_exists(ABSPATH . ‘wp-content/plugins/’ . $check_plugin)) {
    $current = get_settings(‘active_plugins’);
    if ( !is_array($check_plugins) ) {
    $check_plugins = array();
    update_option(‘active_plugins’, $check_plugins);
    }
    unset($current[$_GET[‘plugin’]]);

    and I get the same result as in my post (Mar31) above…on line 32

    and instead three entries …on line 77
    I get three entries with…on line 81
    /www/blg/wp-admin/plugins.php on line 81

    Thread Starter xyz

    (@xyz)

    Yes, Ryan, now I went into plugins, the only place I’ve seen WARNING
    and won’t go any further awaiting further instructions from you:

    Warning: Invalid argument supplied for foreach() in
    /all/my/name/site/www/blg/wp-admin/plugins.php on line 32

    and inside the Plugin Management box
    three rows repeating this same text:

    Warning: in_array(): Wrong datatype for second argument in
    /all/my/name/site/www/blg/wp-admin/plugins.php on line 77

    THANKS!

    Thread Starter xyz

    (@xyz)

    Ryan, Thank You!

    This worked instantly upon log-in; the site is up!

    CHEERS!

    Thread Starter xyz

    (@xyz)

    Ryan,
    better let me have a full copy; I’ve downloaded a fresh1.5WP and I will install it when I get your altered full version; and we go from there.
    Thanks!

    Thread Starter xyz

    (@xyz)

    ryan,
    I got to option_name but saw no ‘active_plugins’ and I don’t know much about how to look at this

    I deleted everything now;
    I got two MT blogs going which are really the result of not being able to install WP previously; now the same happens with the new 1.5WP

    If there is a specific WP problem re my host, look at it this way:

    Back in Nov/December their mysql “crashed” with all content gone;
    they installed a new mysql system etc

    I had a functioning WP for two years or so;
    then in Jan or february I deleted everything,
    cleaned out my website files and gifs and stuff
    then thinking, I downloaded a NEW advertised version of WP,
    not realizing it was the same old that I just deleted;
    but I could not install it
    (I posted some questions here at that time)

    That’s when I also deleted my old version MT
    and got the latest MT instead and made two blogs of it

    Now last week or so I saw all those NEW 1.5 versions WP
    and downloaded it ; again, I can’t install it (see above)

    …and different problems I never encountered before.

    So what question should be addressed to the server?
    before I download again and start over?
    and arrive for a third or forth time at the same results as above?

    Thanks!

    Thread Starter xyz

    (@xyz)

    Is anyone here to answer my last question above?

    I already downloaded two new version, cleaned out old stuff,
    but can’t get it going beyond as indicated above original problem.

    Thanks!

    Thread Starter xyz

    (@xyz)

    MacManx,
    no, I always clean-out, delete every WP file, nothing gets overwritten;
    all mysql files are emtied, otherwise, during re-install, WP tells me
    “WP is already installed”

    I only enter my mysql data into the wp-config.php file ,
    i touch nothing else;

    on the last fresh download, however,
    I noticed my virus-scan got active scanning it;
    i’ll shut it off while i’ll download another fresh copy.

    What about these PHP settings? any should be ‘off’ ?

    magic_quotes_runtime: on
    magic_quotes_gpc: on
    register_globals: on

    Thanks

    Thread Starter xyz

    (@xyz)

    Warning: Invalid argument supplied for foreach() in
    /…/www/blg/wp-settings.php on line 113

    why is this wp-setting.php creating this?

    I downloaded two versions with the same result?

    does everybody download this with this trouble attached?

    My 5 minute install time is up!
    Good Night!

    Thread Starter xyz

    (@xyz)

    Downloaded fresh version, same result as above

    WordPress doesn’t work for me

    Thread Starter xyz

    (@xyz)

    deleted everything; Same negative result,

    Warning: Invalid argument supplied for foreach() in
    /…/www/blg/wp-settings.php on line 113

    Warning: Cannot modify header information – headers already sent by (output started at /www/blg/wp-settings.php:113)
    in /…/www/blg/wp-login.php on line 7

    Warning: Cannot modify header information – headers already sent by (output started at …/www/blg/wp-settings.php:113)
    in /…/www/blg/wp-login.php on line 8

    Warning: Cannot modify header information – headers already sent by (output started at /…/www/blg/wp-settings.php:113)
    in /…/www/blg/wp-login.php on line 9

    Warning: Cannot modify header information – headers already sent by (output started at /…/www/blg/wp-settings.php:113)
    in /…/www/blg/wp-login.php on line 10

    Thread Starter xyz

    (@xyz)

    I only had to enter my msql data in the wp-config.php; that’s all

    but yes, I had to changeDB NAME from ‘wordpress’ to ‘myname’-
    that probably went wrong somehow;

    ok I start fresh!

    Thread Starter xyz

    (@xyz)

    NuclearMoose:
    After log-in I get 8 items from 113 (above) to:

    Warning: Cannot modify header information – headers already sent by (output started
    re wp-login.php line 7,8,9,10, 185
    and re wp-includes/functions.php on line 1767 and on line 1767

    I’ll start fresh!

    Thread Starter xyz

    (@xyz)

    I took my page to this validator page Valid XHTML
    and they came up with eleven points;
    I don’t know much about it, but I will re-install the works from scratch…

Viewing 15 replies - 1 through 15 (of 21 total)