Search found 1686 matches

by Jachym
Fri Sep 29, 2023 5:16 pm
Forum: General
Topic: Meteotemplate - process of updating
Replies: 122
Views: 5473

Re: Meteotemplate - process of updating

Hi, if you have an urgent issue please email me. I do reply to emails within 24-48 hours usually. I get dozens of emails daily. This PHP8 upgrade really is a nightmare because I see new and new issues every day. It is not something I was used to - usually if there is an issue it manifests to all and...
by Jachym
Thu Aug 31, 2023 4:57 pm
Forum: Problems
Topic: HTTP ERROR 500 - update from 18 to 19.
Replies: 17
Views: 760

Re: HTTP ERROR 500 - update from 18 to 19.

If you have some issues with your page, it will always help me if you: - try to debug it - on most servers, you can force the server to show you the error thanks to a function in Meteotemplate for this purpose. To do this, add "?errors" to the webpage URL. So for example, if you see the er...
by Jachym
Wed Aug 30, 2023 5:49 am
Forum: Problems
Topic: HTTP ERROR 500 - update from 18 to 19.
Replies: 17
Views: 760

Re: HTTP ERROR 500 - update from 18 to 19.

Hi guys, if you have any errors, please make sure you also include your page URL. Over the last few days I have been slowly fixing new and new errors. The problem seems to be that due to the fact each one of you has a specific configuration of the template, some of the errors are only triggered unde...
by Jachym
Thu Aug 24, 2023 5:43 pm
Forum: General
Topic: Meteotemplate - process of updating
Replies: 122
Views: 5473

Re: Meteotemplate - process of updating

Hi guys, if your template stopped updating once you updated to PHP8.x, please try replacing the api.php code with the one below, it should help. <?php ############################################################################ # # Meteotemplate # http://www.meteotemplate.com # Free website template...
by Jachym
Thu Aug 24, 2023 6:32 am
Forum: General
Topic: Meteotemplate - process of updating
Replies: 122
Views: 5473

Re: Meteotemplate - process of updating

Hi,
this is very strange. I have 3 users reporting this, others say it is fine.

I would like to know:
- which PHP version are you using
- which software do you use for the updates
by Jachym
Wed Aug 23, 2023 1:15 pm
Forum: General
Topic: Meteotemplate - process of updating
Replies: 122
Views: 5473

Re: Meteotemplate - process of updating

Hi Jachym, I'm using 8.2. I asked my provider and mysqli, mysqlnd, pdo_mysql and pdo_sqlite are enabled. I'm using the latest functions.php that you send me by mail. Since the whole official release some days ago, the icons mentioned above are missing. You can it check at www.sint-katelijne-waver-m...
by Jachym
Mon Aug 21, 2023 6:04 pm
Forum: Problems
Topic: HTTP ERROR 500 - update from 18 to 19.
Replies: 17
Views: 760

Re: HTTP ERROR 500 - update from 18 to 19.

In case you are able to edit enabled extension from your hosting control panel, make sure you enable:

- mysqlnd
- nd_mysqli

The second one is sometimes disabled and it can solve the issue.
by Jachym
Mon Aug 21, 2023 6:02 pm
Forum: Problems
Topic: HTTP ERROR 500 - update from 18 to 19.
Replies: 17
Views: 760

Re: HTTP ERROR 500 - update from 18 to 19.

This in particular is probably the issue for some:
https://php.watch/versions/8.2/mysqli-l ... -supported

However, I am not a server expert so if anyone has any ideas or undestands this better, please let me know.
by Jachym
Mon Aug 21, 2023 5:56 pm
Forum: Problems
Topic: HTTP ERROR 500 - update from 18 to 19.
Replies: 17
Views: 760

Re: HTTP ERROR 500 - update from 18 to 19.

Hi, thanks to one user I think I found the issue. Previously the issue was with one language function in scripts/functions.php. That should now be fixed, I attached the fixed version above here on the forum and I updated the download files at meteotemplate.com. Some users still reported issues in PH...
by Jachym
Mon Aug 21, 2023 4:22 pm
Forum: Problems
Topic: HTTP ERROR 500 - update from 18 to 19.
Replies: 17
Views: 760

Re: HTTP ERROR 500 - update from 18 to 19.

Hi,
can you please send me a link to where you see the error? This is really strange since there are only very minor changes between 8.1 and 8.2. It could be some caching issue, but I need to see the error.
by Jachym
Mon Aug 21, 2023 2:00 pm
Forum: Problems
Topic: HTTP ERROR 500 - update from 18 to 19.
Replies: 17
Views: 760

Re: HTTP ERROR 500 - update from 18 to 19.

Hi, I hope I found the issue, please try replacing the content of scripts/functions.php with the one below. Please let me know if it helped. <?php ############################################################################ # # Meteotemplate # http://www.meteotemplate.com # Free website template for...
by Jachym
Mon Aug 21, 2023 12:56 pm
Forum: Problems
Topic: HTTP ERROR 500 - update from 18 to 19.
Replies: 17
Views: 760

Re: HTTP ERROR 500 - update from 18 to 19.

Hi, this is really strange, it seems to work for some and not for others. My demo page is running PHP8.2 without any issues and the two people to whom I sent it to test also reported no issues. Can you please someone post a link to the non-functional page so that I can try to see where the error is ...
by Jachym
Sun Aug 20, 2023 2:35 pm
Forum: General
Topic: Meteotemplate - process of updating
Replies: 122
Views: 5473

Re: Meteotemplate - process of updating

The update is now available on the main website, update instructions are available on the blog page. NOTE: If you have already tested the update folder I posted here previously, please still make sure you do the update, I changed a few things and there are 3 new update files in the final update file...
by Jachym
Sun Aug 20, 2023 1:07 pm
Forum: General
Topic: Meteotemplate - process of updating
Replies: 122
Views: 5473

Re: Meteotemplate - process of updating

@tobydude - have you tried replacing the scripts/functions.php I posted later in this thread? In the original update_19 zip file this one required a fix. Yes, I did replace the functions.php. I did the whole replacemant/update twice , but same result. Biggest problem thou is that my Netatmo station...
by Jachym
Sun Aug 20, 2023 1:06 pm
Forum: General
Topic: Meteotemplate - process of updating
Replies: 122
Views: 5473

Re: Meteotemplate - process of updating

Hello Jackim I have a problem starting my test page of version 19.0 Cranberry. The test site: www.mirepoix09-meteo.com/template/indexDesktop.php. I have to click twice on home at startup to display my page in https. Sincerely didier. Weather mirepoix I solved my problem Hi, your page works fine for...
by Jachym
Wed Aug 16, 2023 10:56 am
Forum: General
Topic: Meteotemplate - process of updating
Replies: 122
Views: 5473

Re: Meteotemplate - process of updating

Hi,
yes I would still use the new functions.php.

@tobydude - have you tried replacing the scripts/functions.php I posted later in this thread? In the original update_19 zip file this one required a fix.
by Jachym
Tue Aug 15, 2023 7:39 am
Forum: General
Topic: Meteotemplate - process of updating
Replies: 122
Views: 5473

Re: Meteotemplate - process of updating

Hi all,

please try replacing the scripts/functions.php with an updated version, I think I know what the problem is.
by Jachym
Mon Aug 14, 2023 12:10 pm
Forum: General
Topic: Meteotemplate - process of updating
Replies: 122
Views: 5473

Re: Meteotemplate - process of updating

Thanks, I'll try not using my main provider. Under php 8.1 I see so far only the header of the homepage (the logo with the name of my place and the values in the bottom left and the dynamic background set by the current weather). Screenshot 2023-08-13 at 09.29.jpg Can you please send me a link to y...
by Jachym
Sun Aug 13, 2023 5:52 am
Forum: General
Topic: Meteotemplate - process of updating
Replies: 122
Views: 5473

Re: Meteotemplate - process of updating

Hi guys, I think the new version is ready. It does not fix everything, this is mostly because the plugins and blocks run separately and thus need to be updated separately too. However, this update should make the template as such work under the most recent PHP (I test with PHP8.2). I temporarily pla...
by Jachym
Sun Jul 23, 2023 8:25 am
Forum: General
Topic: Meteotemplate - process of updating
Replies: 122
Views: 5473

Re: Meteotemplate - process of updating

Hi guys, within the upcoming days I will be sending the update files to certain users that asked to test it. I assume it will then be soon ready for public release. Please note: I fixed dozens of bugs and incompatibilities. However, there are still some things that need to be solved, for example the...
by Jachym
Sun Jun 25, 2023 6:01 am
Forum: General
Topic: Meteotemplate - process of updating
Replies: 122
Views: 5473

Re: Meteotemplate - process of updating

Hi guys, I guess by the end of June I should have the update file ready. It will not fix all the issues (also because many of them are currently in blocks/plugins that need to be updated separately), but it will make the template functional under PHP8. I will then need 2-3 volunteers to whom I will ...
by Jachym
Thu May 25, 2023 4:35 pm
Forum: General
Topic: Meteotemplate - process of updating
Replies: 122
Views: 5473

Re: Meteotemplate - process of updating

The update is almost ready. The DEMO is now running PHP 8.2 and it seems to be working. Feel free to check the DEMO if things seem to be working (though some scripts might be problematic because there is a large gap in data series and data only available for the past 2-3 weeks).
by Jachym
Sun May 14, 2023 5:44 am
Forum: General
Topic: Meteotemplate - process of updating
Replies: 122
Views: 5473

Re: Meteotemplate - process of updating

Hi, I have already fixed the header, the issue was with the sun rise/ sun set functions. I will have a look at this other script for the rain rate. As for other stuff, this new version is really just to make the template compatible with PHP8, so I want to release it ASAP. Then some blocks/plugins ne...
by Jachym
Sat May 13, 2023 4:28 pm
Forum: General
Topic: Meteotemplate - process of updating
Replies: 122
Views: 5473

Re: Meteotemplate - process of updating

Hi, version 19, which should be available within a few days, will focus purely on compatibility updates. The priorty number one is to make the template now compatible with PHP8, because it is now a standard and it throws a fatal error, which makes it totally unusable so people who want to keep their...