• I have finally updated Live Press for WordPress 1.5.1.3. This is more than an update, it includes nifty new features. This is a beta, but it should do the trick ??

    Read More here

Viewing 15 replies - 16 through 30 (of 76 total)
  • The “Add Journal” function still won’t work. The link in FF returns me to the LP Options page, and in IE leads to the Dashboard (/wp-admin). I have js enabled. The plugins page is still overflowing with code. I would leave comments on your site, but the comments require login(?).

    Are your linebreaks ok, unteins? Things in the archive seem a bit odd with regards to linebreak format consistency. I’ll investigate further later on, but try saving them all with unix linebreaks.

    Your problem is indeed in the linebreaks. I didn’t check all the files, but I at least know that LivePress.php is a mix between Unix, Mac, and DOS style line endings (\n, \r, and \r\n respectively). Try using a sane text editor for Mac (I highly recommend TextMate) where you can specify the line endings type and _always_ use LF(unix). I also recommend using a sane zipping program, maybe zip on the commandline, since the __MACOSX directories are a hassle.

    Thread Starter unteins

    (@unteins)

    I have gone through and converted all the line endings to LF(unix)

    I don’t know how I ended up with the mess of different ending, but if you could try re-downloading and letting me know if it worked.

    Thread Starter unteins

    (@unteins)

    Jenmiller – you can register yourself at my blog, I have gotten too much spam to leave open comments at the moment

    I got it installed and followed your directions, but I’m getting this when I click on “write”:

    Warning: array_keys(): The first argument should be an array in /home/brandice/public_html/monkey/wp-content/plugins/Live Press 1.5.1.3/LivePress/lpextras.php on line 86

    Warning: Invalid argument supplied for foreach() in /home/brandice/public_html/monkey/wp-content/plugins/Live Press 1.5.1.3/LivePress/lpextras.php on line 86

    Warning: array_keys(): The first argument should be an array in /home/brandice/public_html/monkey/wp-content/plugins/Live Press 1.5.1.3/LivePress/lpextras.php on line 94

    Warning: Invalid argument supplied for foreach() in /home/brandice/public_html/monkey/wp-content/plugins/Live Press 1.5.1.3/LivePress/lpextras.php on line 94

    Warning: Cannot modify header information – headers already sent by (output started at /home/brandice/public_html/monkey/wp-content/plugins/Live Press 1.5.1.3/LivePress/lpextras.php:86) in /home/brandice/public_html/monkey/wp-content/plugins/post-levels.php on line 42

    Warning: Cannot modify header information – headers already sent by (output started at /home/brandice/public_html/monkey/wp-content/plugins/Live Press 1.5.1.3/LivePress/lpextras.php:86) in /home/brandice/public_html/monkey/wp-content/plugins/post-levels.php on line 43

    Warning: Cannot modify header information – headers already sent by (output started at /home/brandice/public_html/monkey/wp-content/plugins/Live Press 1.5.1.3/LivePress/lpextras.php:86) in /home/brandice/public_html/monkey/wp-admin/admin.php on line 10

    Warning: Cannot modify header information – headers already sent by (output started at /home/brandice/public_html/monkey/wp-content/plugins/Live Press 1.5.1.3/LivePress/lpextras.php:86) in /home/brandice/public_html/monkey/wp-admin/admin.php on line 11

    Warning: Cannot modify header information – headers already sent by (output started at /home/brandice/public_html/monkey/wp-content/plugins/Live Press 1.5.1.3/LivePress/lpextras.php:86) in /home/brandice/public_html/monkey/wp-admin/admin.php on line 12

    Warning: Cannot modify header information – headers already sent by (output started at /home/brandice/public_html/monkey/wp-content/plugins/Live Press 1.5.1.3/LivePress/lpextras.php:86) in /home/brandice/public_html/monkey/wp-admin/admin.php on line 13

    I also found that when I entered my LJ login info and clicked on save it directed me to my WP account info and I never actually got my livejournal listed under livepress.

    I test-posted an entry and it posted to my wordpress blog, but no LJ success.

    This is soooo close! I’m dying to use it when I get it figured out or someone can help me with whatever is wrong. ??

    Also, I registered to comment on your blog and I get an error message when I try to comment. Just a side note.

    Thread Starter unteins

    (@unteins)

    What was the error on the comment?

    error when I try to comment:

    Fatal error: Cannot redeclare class ixr_value in /usr/home/jason/www/wp-content/plugins/spam/IXR_Library.inc.php on line 12

    I’m still having issues with the Add Journal link – in ie it just goes straight to wp-admin, then I get the following errors on the Write Post page:

    Warning: array_keys(): The first argument should be an array in /home/yourwin/public_html/wp-content/plugins/Live Press 1.5.1.3/LivePress/lpextras.php on line 86

    Warning: Invalid argument supplied for foreach() in /home/yourwin/public_html/wp-content/plugins/Live Press 1.5.1.3/LivePress/lpextras.php on line 86

    Warning: array_keys(): The first argument should be an array in /home/yourwin/public_html/wp-content/plugins/Live Press 1.5.1.3/LivePress/lpextras.php on line 94

    Warning: Invalid argument supplied for foreach() in /home/yourwin/public_html/wp-content/plugins/Live Press 1.5.1.3/LivePress/lpextras.php on line 94

    Warning: Cannot modify header information – headers already sent by (output started at /home/yourwin/public_html/wp-content/plugins/Live Press 1.5.1.3/LivePress/lpextras.php:86) in /home/yourwin/public_html/wp-admin/admin.php on line 10

    Warning: Cannot modify header information – headers already sent by (output started at /home/yourwin/public_html/wp-content/plugins/Live Press 1.5.1.3/LivePress/lpextras.php:86) in /home/yourwin/public_html/wp-admin/admin.php on line 11

    Warning: Cannot modify header information – headers already sent by (output started at /home/yourwin/public_html/wp-content/plugins/Live Press 1.5.1.3/LivePress/lpextras.php:86) in /home/yourwin/public_html/wp-admin/admin.php on line 12

    Warning: Cannot modify header information – headers already sent by (output started at /home/yourwin/public_html/wp-content/plugins/Live Press 1.5.1.3/LivePress/lpextras.php:86) in /home/yourwin/public_html/wp-admin/admin.php on line 13

    that’s the same issue I’m having… at least I’m having the same problems as someone else for once! ??

    I think that it’s most probably hanging on this Add Journal thing, maybe thats causes the problems on the post page too – I wonder if theres anyway to hack it into adding one manually

    Thread Starter unteins

    (@unteins)

    Try grabbing the files again, I was having the add journal problem as well (I hadn’t noticed because I already added the journal)

    If you can, open up the Javascript console and see if there are any javascript errors reported. Make sure you have the latest zip file (just re-download the plugin)

    how do I open up the javascript console? Sorry – I have no idea about anything when it comes to js

    if it makes it easier – email me and I’ll send you my username/password and the relevant details etc my email addy is a gmail one with the user zoe2507.

    I don’t know how to do the javascript thing, but I pointed my browser (ie) to /lpeditjournal.php and underneath the three input text boxes I see

    Warning: main(ABSPATH/wp-config.php): failed to open stream: No such file or directory in /home/yourwin/public_html/wp-content/plugins/Live Press 1.5.1.3/LivePress/lpeditjournal.php on line 105

    Fatal error: main(): Failed opening required ‘ABSPATH/wp-config.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/yourwin/public_html/wp-content/plugins/Live Press 1.5.1.3/LivePress/lpeditjournal.php on line 105

    Does that help at all? I’m still not getting anywhere when I’m clicking add journal.

Viewing 15 replies - 16 through 30 (of 76 total)
  • The topic ‘Live Press 1.5.1.3 Moldy Banana Release’ is closed to new replies.