Undefined index errors

Started by Weedy, February 04, 2006, 02:37:18 AM

Previous topic - Next topic

Weedy

http://entropy.manga-junkie.net/ [nofollow] new errorsNotice: Undefined index: action in /home/.argus/entropyfs/entropy/modules/mod_smf_login.php on line 192

Notice: Undefined index: option in /home/.argus/entropyfs/entropy/modules/mod_smf_login.php on line 192
Also i cant turn on gzip in joomla, but that maybe because of this error.

Joomla! 1.0.7 Stable [ Sunburst ]
SMF 1.1 RC2
Bridge 3.20

Weedy


xtremest

Put
php_value display_errors 0

string in your .htaccess file

Kindred

why would you turn off error notification? ???

Error notification is good... it inidcates something needs to be fixed.

Sheesh.


Weedy...  did you SAVE the module at least once?
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Weedy

i have saved everything at least 3 of 4 times now.

Orstio

Your undefined index issues will be fixed in the next revision.

Weedy

and how long will i be waiting? I hope no longer then a week as i have to have this ready soon.

Orstio

Change the line in mod_smf_login.php to this:

if ($params->get('login') == '2' && (!isset($_REQUEST['action']) || $_REQUEST['action'] != 'login') && (!isset($_REQUEST['option']) || $_REQUEST['option'] != 'com_smf_registration'))

Weedy

thanks, the only thing now is i still can't turn on gzip in joomla :(

Weedy


Advertisement: