Turante / livepress

Automatically exported from code.google.com/p/livepress
1 stars 0 forks source link

The first argument should be an array in xxx/wp-content/plugins/livepress/LivePress/lpextras.php on line xx #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Edit a post or Write a new post
2.
3.

What is the expected output? What do you see instead?
LP Extras should populate with whatever its meant to.

I see:

Warning: array_keys() [function.array-keys]: The first argument should be
an array in
/home/xxx/public_html/wp-content/plugins/livepress/LivePress/lpextras.php
on line 81

Warning: Invalid argument supplied for foreach() in
/home/xxx/public_html/wp-content/plugins/livepress/LivePress/lpextras.php
on line 81

Warning: array_keys() [function.array-keys]: The first argument should be
an array in
/home/xxx/public_html/wp-content/plugins/livepress/LivePress/lpextras.php
on line 89

Warning: Invalid argument supplied for foreach() in
/home/xxx/public_html/wp-content/plugins/livepress/LivePress/lpextras.php
on line 89

What version of the product are you using? On what operating system?
2.0.4 on WP 2.6

Please provide any additional information below.

Original issue reported on code.google.com by gfindlay...@gmail.com on 4 Aug 2008 at 9:34

GoogleCodeExporter commented 9 years ago
I encounter exactly the same problem. Also 2.04 on WP 2.6.

Original comment by JunoMa...@gmail.com on 5 Aug 2008 at 10:50

GoogleCodeExporter commented 9 years ago
this happens when there is no journal configured with LP.  It attempts to get 
values
from an array that has no values. 

fixed with 2.0.5.

-T

Original comment by tania%digsite.net@gtempaccount.com on 5 Aug 2008 at 9:24

GoogleCodeExporter commented 9 years ago

Original comment by tania%digsite.net@gtempaccount.com on 5 Aug 2008 at 9:25

GoogleCodeExporter commented 9 years ago

Original comment by tania%digsite.net@gtempaccount.com on 5 Aug 2008 at 9:43

GoogleCodeExporter commented 9 years ago

Original comment by tania%digsite.net@gtempaccount.com on 5 Aug 2008 at 10:31

GoogleCodeExporter commented 9 years ago

Original comment by tania%digsite.net@gtempaccount.com on 7 Aug 2008 at 3:33

GoogleCodeExporter commented 9 years ago

Original comment by tania%digsite.net@gtempaccount.com on 19 Mar 2010 at 12:44