! quickstart package and Strict Standards errors !

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Fri Jun 20, 2014 10:15 am
Reply with quote
Report this post
Hello,

we just installed the quickstart, and we have full error "Strict Standards"

Code: Select all
Strict Standards: Non-static method NSP_GK5_Thumbs::createThumbnail() should not be called statically in


If you have a idea to fix this...

Regards.

2014-06-20_11h11_18.jpg
User avatar
Expert Boarder

GK User
Fri Jun 20, 2014 10:29 am
Reply with quote
Report this post
To fix this : we put error reporting to NO.

Is it correct to do that ? It is not really fix the problem...!

Regard.

2014-06-20_11h28_18.jpg
User avatar
Expert Boarder

teitbite
Sat Jun 21, 2014 3:54 pm
Reply with quote
Report this post
Hi

Yes, that's correct. Strict standards are not errors but messages. It's to force programmers follow new standards in PHP, but most of extentions were created for previous PHP versions when standards were a little bit different, but still everything will work.
User avatar
Moderator

GK User
Sat Jun 21, 2014 8:09 pm
Reply with quote
Report this post
OK.

Thank you very much for your answer & explanations.

Regard.
User avatar
Expert Boarder


cron