WXforum.net
May 19, 2013, 05:46:35 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
Members: 6609  •  Posts: 178230  •  Topics: 18100
Please welcome TargY, our newest member.
Welcome to the the new hosting for WXforum.net.
 
   Home   Help Search Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: Problems with the fly out menu  (Read 903 times)
0 Members and 1 Guest are viewing this topic.
Axelvold
Forecaster
*****
Offline Offline

Posts: 1702



WWW
« on: October 17, 2010, 01:28:41 PM »

I'm doing some test with the template from Ken (Saratoga)

But I get this error with the fly out menu.
Code:
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?
Logged

Lars Magnusson
Axelvold / Sweden
55° 57' 41" N / 13° 6' 1" E
WX Station: Davis Vantage Pro2 Plus


saratogaWX
Administrator
Forecaster
*****
Offline Offline

Posts: 3729


Saratoga, CA, USA Weather - free PHP scripts


WWW
« Reply #1 on: October 17, 2010, 03:08:04 PM »

Hi Lars,
What's the URL for the page that is showing the problem?

Best regards,
Ken
Logged

Ken True/Saratoga, CA, USA main site: saratoga-weather.org
Davis Vantage Pro Plus - FARS, Boltek-PCI/NexStorm, GRLevel3, WD, WL, VWS, Cumulus, Meteohub
Free weather PHP scripts/website templates - update notifications on Twitter saratogaWXPHP
Axelvold
Forecaster
*****
Offline Offline

Posts: 1702



WWW
« Reply #2 on: October 17, 2010, 03:17:53 PM »

I'm running on my own PC, I have sent you a PM with that address.
Logged

Lars Magnusson
Axelvold / Sweden
55° 57' 41" N / 13° 6' 1" E
WX Station: Davis Vantage Pro2 Plus


saratogaWX
Administrator
Forecaster
*****
Offline Offline

Posts: 3729


Saratoga, CA, USA Weather - free PHP scripts


WWW
« Reply #3 on: October 17, 2010, 03:50:23 PM »

The messages like
Quote
Strict Standards: Resource ID#8 used as offset, casting to integer ( 8 ) in C:\www\weather\flyout-menu.php on line 301
are due to having error_reporting having E_STRICT set.

I'd change your PHP php.ini to be

error_reporting = E_ALL & ~E_NOTICE & ~E_STRICT

Best regards,
Ken
Logged

Ken True/Saratoga, CA, USA main site: saratoga-weather.org
Davis Vantage Pro Plus - FARS, Boltek-PCI/NexStorm, GRLevel3, WD, WL, VWS, Cumulus, Meteohub
Free weather PHP scripts/website templates - update notifications on Twitter saratogaWXPHP
Axelvold
Forecaster
*****
Offline Offline

Posts: 1702



WWW
« Reply #4 on: October 17, 2010, 04:00:53 PM »

Thanks Ken, Now it's working.  Dancing
Logged

Lars Magnusson
Axelvold / Sweden
55° 57' 41" N / 13° 6' 1" E
WX Station: Davis Vantage Pro2 Plus


Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!
Page created in 0.069 seconds with 19 queries.