Physalis - Known bugs
- Jachym
- Site Admin

- Posts: 1686
- Joined: Fri Aug 18, 2017 10:12 pm
- Location: Brno, Czech Republic
- Station model: WH1080
- Software: Meteobridge
- Contact:
Physalis - Known bugs
I will list known bugs here, which I will fix in bulk after a few more days in case other problems are discovered.
- database update setup link in control panel does not redirect to the setup page
- database update setup link in control panel does not redirect to the setup page
- meteocaldas
- Language Admin

- Posts: 111
- Joined: Fri Aug 25, 2017 7:56 pm
- Location: Caldas da Rainha, Portugal
- Station model: OS WMR-88A
- Software: Cumulus
- Contact:
Re: Physalis - Known bugs
I made a clean install of MT16 and a clean install of all the previous modules using the auto install tool.
The majority of the clean installed modules, was missing the icons folder.
Tides, location, forecast, trends, moonphase, riset, just to name a few.
Some were also missing the cache folder, and this folder was not created after using the module.
Is this a bug or just a problem of mine?
http://www.meteocaldas.com/mtp16/indexDesktop.php
The majority of the clean installed modules, was missing the icons folder.
Tides, location, forecast, trends, moonphase, riset, just to name a few.
Some were also missing the cache folder, and this folder was not created after using the module.
Is this a bug or just a problem of mine?
http://www.meteocaldas.com/mtp16/indexDesktop.php
Last edited by meteocaldas on Tue Sep 26, 2017 7:42 pm, edited 3 times in total.
- Jachym
- Site Admin

- Posts: 1686
- Joined: Fri Aug 18, 2017 10:12 pm
- Location: Brno, Czech Republic
- Station model: WH1080
- Software: Meteobridge
- Contact:
Re: Physalis - Known bugs
Im slowly getting rid of the icons folders as I update the blocks and instead of PNG icons use the SVG CSS objects, which are in all respects better.
- meteocaldas
- Language Admin

- Posts: 111
- Joined: Fri Aug 25, 2017 7:56 pm
- Location: Caldas da Rainha, Portugal
- Station model: OS WMR-88A
- Software: Cumulus
- Contact:
Re: Physalis - Known bugs
Understood. Are there any blocks/plugins already using the SVG icons or will you use a single icons folder for all the new blocks? Thanks.
- Jachym
- Site Admin

- Posts: 1686
- Joined: Fri Aug 18, 2017 10:12 pm
- Location: Brno, Czech Republic
- Station model: WH1080
- Software: Meteobridge
- Contact:
Re: Physalis - Known bugs
Over half of the blocks are now using SVG and the entire main template (no longer uses PNG icons).
- nikokara - BANNED
- Advisor

- Posts: 70
- Joined: Wed Sep 13, 2017 5:05 pm
- Station model: ng265 (Fine Offset)
- Software: Cumulus
asteroids
Jachim
In defaultItems.txt (......\admin\menu\) @line 24 remove
\r\n#default(asteroids),
in root/menu.php
@line 167 remove or comment
$temporaryContent[] = "#default(asteroids)";
@line 223 remove or comment
$defaultSpecs['asteroids'] = array("pages/astronomy/asteroids.php","asteroids","mticon-meteor");

In defaultItems.txt (......\admin\menu\) @line 24 remove
\r\n#default(asteroids),
in root/menu.php
@line 167 remove or comment
$temporaryContent[] = "#default(asteroids)";
@line 223 remove or comment
$defaultSpecs['asteroids'] = array("pages/astronomy/asteroids.php","asteroids","mticon-meteor");
niko
- nikokara - BANNED
- Advisor

- Posts: 70
- Joined: Wed Sep 13, 2017 5:05 pm
- Station model: ng265 (Fine Offset)
- Software: Cumulus
Re: Physalis - Known bugs
asteroids in mobile version stil available
[*]....mobile\pages\astronomy\asteroids.php
[*]....mobile\menu.php @line 486
[*]....mobile\pages\astronomy\asteroids.php
[*]....mobile\menu.php @line 486
niko
- dmgould
- Forecaster

- Posts: 173
- Joined: Sat Aug 26, 2017 2:43 am
- Location: Divide, Colorado, USA
- Station model: Davis Pro 2 Plus Wireless
- Software: Meteobridge
- Contact:
Re: Physalis - Known bugs
I just went in to add the apiViewer plugin to my menu. After I finished I clicked 'Check My Menu' button in the menu setup. It tells me:
Default Pages
Your menu is missing the following default pages:
asteroids
I deleted that from my menu prior to updating to v16. I just checked via ftp and the plugin directory is gone. Unless I'm missing something - is this a bug? It does this on both of my sites.
Default Pages
Your menu is missing the following default pages:
asteroids
I deleted that from my menu prior to updating to v16. I just checked via ftp and the plugin directory is gone. Unless I'm missing something - is this a bug? It does this on both of my sites.
Dave G

- nikokara - BANNED
- Advisor

- Posts: 70
- Joined: Wed Sep 13, 2017 5:05 pm
- Station model: ng265 (Fine Offset)
- Software: Cumulus
Re: Physalis - Known bugs
Hi dmgould
Have a look here
viewtopic.php?p=1432#p1432
Make backups first etc blablabla
or wait for jachim's fix-patch
Have a look here
viewtopic.php?p=1432#p1432
Make backups first etc blablabla
or wait for jachim's fix-patch
niko
- dmgould
- Forecaster

- Posts: 173
- Joined: Sat Aug 26, 2017 2:43 am
- Location: Divide, Colorado, USA
- Station model: Davis Pro 2 Plus Wireless
- Software: Meteobridge
- Contact:
Re: Physalis - Known bugs
Of course nikokara a backup is not the solution here. The problem is in the code which I see you have searched out. Good catch. For the record I always download a complete site backup to a local computer prior to a version update.
Dave G

- nikokara - BANNED
- Advisor

- Posts: 70
- Joined: Wed Sep 13, 2017 5:05 pm
- Station model: ng265 (Fine Offset)
- Software: Cumulus
Re: Physalis - Known bugs
John
I mean before you try to make the fixes in the code yourself.
I down know if you are familiar with that
I mean before you try to make the fixes in the code yourself.
I down know if you are familiar with that
niko
- Jachym
- Site Admin

- Posts: 1686
- Joined: Fri Aug 18, 2017 10:12 pm
- Location: Brno, Czech Republic
- Station model: WH1080
- Software: Meteobridge
- Contact:
Re: Physalis - Known bugs
It should be deleted from the menu check. It should however not affect your site in any way.