I'm doing some test with the template from Ken (Saratoga)
But I get this error with the fly out menu.
Strict Standards: Resource ID#8 used as offset, casting to integer (8) in C:\www\weather\flyout-menu.php on line 301
I get this error on 3 rows, 236, 301 and 308
Any clues what is wrong?
I'm running Apache/2.2.16 (Win32) PHP/5.3.3 on the server.
I have noticed that this version of php don't support the "split" so I did have to change it to "explode" in the dashboard, could this be something like that?