Email conversation with server administrator:
I noticed you got rid of the master error for the file_put_contents function. But It is still there for 2 pages: coupons and opinion.
I have attached screenshots from the android emulator, iphone does the same thing, just those 2 pages.
file_put_contents() was already allowed normally, but apparently now
you've found a case where the code calls the function from within eval()
somewhere. That suggests ugly code somewhere and I don't like doing so
because of the impact it has on the security posture, but I've enabled
the file_put_contents() to be used within eval() as well now.
Also, I'm getting the following error in the android developer system, both mobile 2.2 and tablet 3.1:
error on line 65 at column 215: Opening and ending tag mismatch: div line 0 and script