Tagged: demo
- This topic has 6 replies, 3 voices, and was last updated 7 years, 12 months ago by
Kevin.
-
AuthorPosts
-
-
February 10, 2014 at 5:58 pm #1360
JasonKeymasterWorking from PHP 5.5.8 on Ubuntu 12.04
I’m getting a PHP error logged whenever I go to make a new demo post type:
PHP Warning: Invalid argument supplied for foreach() in /var/www/dhae/wordpress/wp-content/plugins/piklist/includes/class-piklist.php on line 230, referer: http://localhost/dhae/wordpress/wp-admin/edit.php?post_type=piklist_demoIt happens a couple times per visit.
-
February 12, 2014 at 3:55 am #1372
KevinKeymasterJason-
This is fixed in the next release coming out tomorrow.
Thanks
Kevin
-
February 12, 2014 at 3:27 pm #1380
SteveKeymasterfixed in version 0.9.2.
-
February 12, 2014 at 6:02 pm #1384
JasonKeymasterUnfortunately I’m now using 0.9.2 and I’m still getting this error every time I open the Add New Piklist Demos page:
Invalid argument supplied for foreach() in /var/www/dhae/wordpress/wp-content/plugins/piklist/includes/class-piklist.php on line 230, referer: http://localhost/dhae/wordpress/wp-admin/edit-tags.php?taxonomy=markets&post_type=stories
-
February 12, 2014 at 9:25 pm #1387
KevinKeymasterJason-
I tried to reproduce your error with no luck. I even started from the same page in your error. However I did add some code that should resolve the problem but before we post it, can you post a list of plugins you have installed? Do you have this problem on a domain other than localhost?
Thanks for your time,
Kevin
-
February 13, 2014 at 12:00 pm #1395
JasonKeymasterHey Kevin,
I checked the logs on the server and I’m not seeing the issue. Strange.
I tried pulling the database from the server to my local environment and it didn’t solve the problem. As far as I can tell, the only difference between the server and my local setup is that I’m running PHP 5.5.8, and the server is running PHP 5.4.
The only plugins I’m running are Piklist and WP Migrate DB Pro.
Hope this helps!
~Jason
-
February 13, 2014 at 12:25 pm #1396
KevinKeymasterHave you tried the latest 0.9.2 version?
-
-
AuthorPosts
- You must be logged in to reply to this topic.