Trouble Posting a Product

 
Hey, greetings to one and all. I am a simple coder and i am having trouble publishing a product, what am i doing wrong?
 
Jermaine Wedderburn:
Hey, greetings to one and all. I am a simple coder and i am having trouble publishing a product, what am i doing wrong?
As the error message states, add #property strict directive in the beginning of your code, then compile again, and use the strict mode forever. Also disable profiler while compiling for production.
Reason: