ForumPostAssistant / FPA

The Forum Post Assistant (FPA) script has been developed to assist Joomla!® forum posters to be able to post relevant system, instance, PHP and troubleshooting information directly in to a pre-formatted forum post. This will save a few hours of posting back and forth, asking for, and explaining how to acquire useful information in order for other forum users to help troubleshoot a problem.
https://forumpostassistant.github.io/docs/
GNU General Public License v2.0
25 stars 15 forks source link

PHP Notice: Undefined index: cmsRELEASE in C:\wamp64\www\atelier_fixed\fpa-en.php on line 3726 #48

Closed Webdongle closed 6 years ago

Webdongle commented 6 years ago

Spotted when posted to forum https://forum.joomla.org/viewtopic.php?f=708&t=965082&p=3538024#p3538024

frostmakk commented 6 years ago

cmsRELEASE does not exist on line 3726 in any versions i have checked. Is this a modified file? This error would indicate that the version.php file is missing or corrupt. This error was most likely not generated by the forum post linked to, because the value of cmsRELEASE is present in this report. The error is probably generated a bit earlier, possibly when run on a broken file system.

Webdongle commented 6 years ago

OK thanks. will close