how to disable browser warnings (SOLVED)
Posted: Sat Nov 10, 2012 3:36 pm
Hi... I was think in first time, that I was turn on Firefox debuger...
But no.. I have this warnings on any browser...
to be precise this:
ANd I have these two for ANY table...
I was turn off all debug stuff in xataface...
first
debug=0
and
[Dataface_JavascriptTool]
debug=0
but no changes...
Any Idea?
tnx
EDIT !!!
I was have wrong syntax in "function getPreferences" Now is all OK... sorry
But no.. I have this warnings on any browser...
to be precise this:
- Code: Select all
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/u808055099/public_html/app/Dataface/Application.php on line 2120
Warning: array_map() [function.array-map]: Argument #2 should be an array in /home/u808055099/public_html/app/Dataface/Application.php on line 2122
ANd I have these two for ANY table...
I was turn off all debug stuff in xataface...
first
debug=0
and
[Dataface_JavascriptTool]
debug=0
but no changes...
Any Idea?
tnx
EDIT !!!
I was have wrong syntax in "function getPreferences" Now is all OK... sorry