Forum Replies Created

Viewing 9 replies - 16 through 24 (of 24 total)
  • Thread Starter tracy apps

    (@tray)

    nevermind. turns out the admin user was somehow deleted from the wp_users table… (yet was still in an old, out of date, table)

    instead of attempting to merge/import these users, i just opted for using this php script to create an admin user on the tables:
    https://hecode.com/addnewadmin/

    Thread Starter tracy apps

    (@tray)

    i’ve even tried adding another user just using phpMyAdmin. that username (and email) is ALSO not recognized by wordpress admin.

    ah-hah! the changing the #uploaded files portion of the .htaccess worked for me

    thanks!

    i’m having a similar issue. (or at least i think so ?? )

    i have a feeling that it has something to do with the new wp 3.0 (multisite) now using /wp-content/blogs.dir/ (etc) to host the images instead of a /wp-content/files/ (something or another) directory?

    like chris, i can see the images in my /wp-content/blogs.dir/(etc) folders via FTP, but on the site, they show up as broken images.

    i’ll admit, i don’t have a good handle on this since i only just got the wordpress MU site running a short while before 3.0 came out. ??

    Thread Starter tracy apps

    (@tray)

    … maybe i should ask if there was ANY solution to this.. easy or difficult. ??

    i have over 9 years of entries that i exported into an .xml file.. so it’s two times larger than the “2MB limit”.

    so how do you split up that xml file? does the header info need to be in each file? i don’t want to have to try an .sql dump.. because i don’t know much about sql at all.

    Forum: Plugins
    In reply to: LivePress & 1.5?

    yea. i tried that. and i even tried it again with a couple different class-IXR.php files. i’m getting the same errors. and it still doesn’t even give me a “save settings” button in the main live+press option window after i ‘add journal’ … but it is there before i add a journal.. it never saves my journal info. is there a way to hack that and just declare the settings within a file instead of me imputing it in a gui?

    Forum: Plugins
    In reply to: LivePress & 1.5?

    i seem to be having some of the same problems as listed above… but all of the solutions that have been mentioned don’t seem to work for me. and the funny thing is that my plugin WAS working… then all of a sudden.. it just stopped working. i tried installing the most up-to-date live+press plugin in order to fix the “little” errors.. and then it made my previously “somewhat” working script completely useless. i even tried installing the old livepress hacked for wp 1.5.2… and i get no errors now.. but i also get no cross posting.

    i feel that i got the closest to winning this battle when trying to instal livepress 1.5.2, i was able to activate the plugin… modify some settings.. add a journal (cept it never seemed to save those settings.. every time i went to the ‘options’.. i had to re-enter all my data) and then i got all these error messages before my post box:

    Warning: array_keys(): The first argument should be an array in /var/www/html/wp-content/plugins/LivePress_1.5.2/LivePress/lpextras.php on line 78
    Warning: Invalid argument supplied for foreach() in /var/www/html/wp-content/plugins/LivePress_1.5.2/LivePress/lpextras.php on line 78
    Warning: array_keys(): The first argument should be an array in /var/www/html/wp-content/plugins/LivePress_1.5.2/LivePress/lpextras.php on line 86
    Warning: Invalid argument supplied for foreach() in /var/www/html/wp-content/plugins/LivePress_1.5.2/LivePress/lpextras.php on line 86
    Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/wp-content/plugins/LivePress_1.5.2/LivePress/lpextras.php:78) in /var/www/html/wp-admin/admin.php on line 10
    Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/wp-content/plugins/LivePress_1.5.2/LivePress/lpextras.php:78) in /var/www/html/wp-admin/admin.php on line 11
    Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/wp-content/plugins/LivePress_1.5.2/LivePress/lpextras.php:78) in /var/www/html/wp-admin/admin.php on line 12
    Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/wp-content/plugins/LivePress_1.5.2/LivePress/lpextras.php:78) in /var/www/html/wp-admin/admin.php on line 13

    things i tried:
    uninstalling and installing the plugin again (around 5-7 times)
    replacing the IXR.php file
    trying other versions of the plugin
    throwing my computer out the window (unfortunately i’m in a cubicle.. with no windows in sight)

    anyone have any other fix/hack ideas?

    ok. how would i go about importing (not upgrading) from b2?
    i have b2 entries from another web page (on a different server) and i want them imported to everymoment.org. i did manage to export the b2 tables from my old database, and imported them to my db at everymoment.org (if you knew how much of a database dummy i am.. you would realize the amazing feat this much has been), but now the problems are:
    1) the database tables have different names (b2___ instead of wp____)
    2) i can’t rename the tables because i already have sections that are names wp_whatever, and they are not empty.. and i do NOT want to dump them (nor run the risk of doing so)
    can anyone help?

Viewing 9 replies - 16 through 24 (of 24 total)