new install w/ errors – Piklist Support https://piklist.com/support/topic/new-install-w-errors/feed/ Wed, 09 Feb 2022 15:59:11 +0000 https://bbpress.org/?v=2.6.6 en-US https://piklist.com/support/topic/new-install-w-errors/#post-118 <![CDATA[new install w/ errors]]> https://piklist.com/support/topic/new-install-w-errors/#post-118 Tue, 24 Jul 2012 15:59:32 +0000 mikel I know things are still beta and all but I just installed and am seeing a bunch of notices like the following:

Notice: Undefined index: tab in /home/mking/development/Blog/wordpress/wp-content/plugins/piklist/parts/shared/admin-page.php on line 54

Notice: Undefined index: value in /home/mking/development/Blog/wordpress/wp-content/plugins/piklist/includes/class-piklist-form.php on line 278

Notice: Undefined index: scope in /home/mking/development/Blog/wordpress/wp-content/plugins/piklist/parts/fields/group.php on line 9

Notice: Undefined variable: index in /home/mking/development/Blog/wordpress/wp-content/plugins/piklist/parts/fields/group.php on line 20

Keep in mind I am running on a multi-site if that makes any diff.

]]>
https://piklist.com/support/topic/new-install-w-errors/#post-119 <![CDATA[Reply To: new install w/ errors]]> https://piklist.com/support/topic/new-install-w-errors/#post-119 Tue, 24 Jul 2012 20:09:50 +0000 Kevin Hi mikel-

Thanks for the heads up, we are working on some final changes in this section and will get all those notices out of there once we do… we don’t like seeing them either 😉

Thanks,

Kevin

]]>
https://piklist.com/support/topic/new-install-w-errors/#post-122 <![CDATA[Reply To: new install w/ errors]]> https://piklist.com/support/topic/new-install-w-errors/#post-122 Wed, 25 Jul 2012 00:28:08 +0000 Steve @mikel– We’re working hard to fix all the PHP notices in Piklist and should have a fix for you this week. Temporarily you can turn off your notices by adding this code to wp-config.php:

@ini_set('display_errors','Off');
@ini_set('error_reporting',0);

]]>
https://piklist.com/support/topic/new-install-w-errors/#post-133 <![CDATA[Reply To: new install w/ errors]]> https://piklist.com/support/topic/new-install-w-errors/#post-133 Wed, 25 Jul 2012 13:53:10 +0000 mikel Thanks guys. I’ve been dying to try this out sine #WCNYC so I may temporarily turn off those errors & notices, but I’ll have to live with them for the most part in my dev environment.

Cheers,
Mikel

]]>
https://piklist.com/support/topic/new-install-w-errors/#post-134 <![CDATA[Reply To: new install w/ errors]]> https://piklist.com/support/topic/new-install-w-errors/#post-134 Wed, 25 Jul 2012 14:06:53 +0000 mikel Still getting this one…

Notice: Undefined index: class in /home/mking/development/Blog/wordpress/wp-content/plugins/piklist/includes/class-piklist-form.php on line 428

]]>
https://piklist.com/support/topic/new-install-w-errors/#post-135 <![CDATA[Reply To: new install w/ errors]]> https://piklist.com/support/topic/new-install-w-errors/#post-135 Wed, 25 Jul 2012 14:28:28 +0000 Steve @mikel– We’re working on getting rid of them. Should have an update this week. Thanks for being patient.

]]>
https://piklist.com/support/topic/new-install-w-errors/#post-140 <![CDATA[Reply To: new install w/ errors]]> https://piklist.com/support/topic/new-install-w-errors/#post-140 Fri, 27 Jul 2012 19:35:12 +0000 Steve All PHP notices should be fixed in v0.5.6… available now at a WordPress.org near you.

]]>