|
Error issue
|
|
Nov 30th, 2009, 9:11 AM
Post: #1
|
|||
|
|||
|
Error issue
Im using WP 2.8.4 and when i install formtool plugin i got a lot of Notice: Undefined prooerty or index messages.
Funny thing is that i dont get that while formtools plugin is deactivated. Can you please help with this really annoying issue. thank you! p.s. i have a lot installed plugins and this notice issue emphasizes some 10 plugins generating some 50+ notice messages.. I know that this is not a formtools issues but how come formtools plugin triggers that. Sounds a little bit unfair to me at least. error example: Notice: Use of undefined constant init - assumed 'init' in /pathtomyhomesite/wp-content/plugins/gigpress/gigpress.php on line 474 mario |
|||
|
Jan 18th, 2010, 5:50 PM
Post: #2
|
|||
|
|||
(Nov 30th, 2009 9:11 AM)eshu Wrote: Im using WP 2.8.4 and when i install formtool plugin i got a lot of Notice: Undefined prooerty or index messages. I'm experiencing the same exact problem. I look through all the code but can't figure out what is triggering this mess. Any help out there? |
|||
|
Jan 31st, 2010, 10:36 PM
Post: #3
|
|||
|
|||
|
RE: Error issue
Hey guys,
I'm just looking things over now and unfortunately can't reproduce the problem. But one thing you might want to try is either upgrade to Form Tools 2.0.0 or add this line to your Form Tools' /global/config.php file: PHP Code: $g_default_error_reporting = 1; I think what's happening is this. During the Form Tools beta I deliberately cranked up the error reporting really high so that any minor bug will get outputted to the screen (e.g. stuff like undefined variables and other such stuff) - this was just so that people would tell me of every last little issue so I could iron them all out. When the Form Tools plugin includes the Form Tools core, it sets the error reporting to 2047 (ALL errors). I think that's what's causing the other plugins & other Wordpress pages to show those minor errors in those scripts. 2.0.0 now sets error reporting to only show "real" errors. Hope this helps. I'll keep playing around with it and see if I can reproduce it, though. - Ben |
|||
|
« Next Oldest | Next Newest »
|

Search
Member List
Help


