Notices seen with release 0.1.0

10 years 7 months ago - 10 years 7 months ago #1 by geoffc
The following 2 error messages have been seen:

Notice: Use of undefined constant admin - assumed 'admin' in /home/xxxx/public_html/plugins/system/passwordcontrol/passwordcontrol.php on line 88

Notice: Undefined variable: autogen in /home/xxxx/public_html/plugins/system/passwordcontrol/passwordcontrol.php on line 88

These messages would not usually be seen on a live site due to the normal Joomla message settings, but are caused by a typo in the file.

To correct the problem edit the file passwordcontrol.php and change line 88

From:

if ($autogen_user || $autogen-admin) {

To

if ($autogen_user || $autogen_admin) {


Note the underscore (_) instead of the dash (-)

The main zip file has been modified so users who download the file after the time of this post will not see the problem.

Regards
Geoff

Please Log in or Create an account to join the conversation.

Time to create page: 0.142 seconds
Go To Top

Joomla! Debug Console

Session

Profile Information

Memory Usage

Database Queries