Like to help out with hosting costs for WXForum.net? Use the donate page. Thanks!
0 Members and 1 Guest are viewing this topic.
HiCould I please have help to fix this problem All was good until yesterday. I have not changed any script. My website is: https://www.kstwx.net/wxnorwayfcst.php. The first attachment is a screenshot from my desktop whilst the second is what appeared on my iPad today. Yesterday both appeared on my desktop (Win 10).ThanksKeith
<item nr = "wsForecast" caption = "Forecast" link = "wsfct4/wsFctMetnoPage4.php" gizmo = "1" />
Hello,I noticed my forecast page was not working anymore. Thanks to this thread a found the cause.But there is a problem in the solution. The script is working, even stand-alone without enclosing html:https://weerstationberlare.be/wsfct4/wsFctMetnoPage4.phpI adapted the file wsMenuData.xml for it:Quote<item nr = "wsForecast" caption = "Forecast" link = "wsfct4/wsFctMetnoPage4.php" gizmo = "1" />This not working, the menu-button "Vooruitzicht" (translated) keeps pointing to the old target:https://weerstationberlare.be/Is there something else I have to activate ? It doesn't seems a cache problem.
Warning: include_once(./ws_set_environment.php): failed to open stream: No such file or directory in /home/uitber1q/weerstation/wsfct4/wsFctMetnoPage4.php on line 144Warning: include_once(): Failed opening './ws_set_environment.php' for inclusion (include_path='.:/opt/alt/php70/usr/share/pear') in /home/uitber1q/weerstation/wsfct4/wsFctMetnoPage4.php on line 144Warning: include(./_metric_settings.php): failed to open stream: No such file or directory in /home/uitber1q/weerstation/wsfct4/wsFctMetnoPage4.php on line 146Warning: include(): Failed opening './_metric_settings.php' for inclusion (include_path='.:/opt/alt/php70/usr/share/pear') in /home/uitber1q/weerstation/wsfct4/wsFctMetnoPage4.php on line 146Fatal error: Uncaught Error: Call to undefined function ws_debug_times() in /home/uitber1q/weerstation/wsfct4/wsFctMetnoPage4.php:152 Stack trace: #0 /home/uitber1q/weerstation/index.php(331): include() #1 {main} thrown in /home/uitber1q/weerstation/wsfct4/wsFctMetnoPage4.php on line 152