DT2 Posted August 2, 2011 Posted August 2, 2011 Seems to have just appeared today on my test install....
Steve21 Posted August 2, 2011 Posted August 2, 2011 I'd say its your error reporting in XAMPP php.ini file. If you change these two lines to: error_reporting = E_ALL & ~E_NOTICE display_errors = Off Does it remove it? Steve 1
DT2 Posted August 2, 2011 Author Posted August 2, 2011 Doesn't make the slightest bit of difference I'm afraid... DT
DT2 Posted August 2, 2011 Author Posted August 2, 2011 Nope, it's the same as it ever was. I logged on this morning and it took forever, when it finally loaded this is what I got. It's on a dev server running xampp & Joomla.
DT2 Posted August 2, 2011 Author Posted August 2, 2011 @Steve, I think I see the issue. even after editing those lines in php.ini display errors still shows as on.... Any tips for forcing this setting? DT
Steve21 Posted August 2, 2011 Posted August 2, 2011 @Steve, I think I see the issue. even after editing those lines in php.ini display errors still shows as on.... Any tips for forcing this setting? DT Did you restart apache (or w/e) and it's still showing as on? Steve
DT2 Posted August 2, 2011 Author Posted August 2, 2011 Sussed it.... Output_buffering = 4096 switched to off Display_errors had also reverted. Thanks guys Much appreciated. DT
Jamo Posted August 2, 2011 Posted August 2, 2011 Not sure if you have seen this thread? Joomla! • View topic - [Help] Strict Standards error after installing Any help? 1
DT2 Posted August 2, 2011 Author Posted August 2, 2011 I Hadn't, but i'll have a good read. thanks for bringing it to my attention. DT
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now