Quote:
Please read this...
I've added "$xoopsMailer->reset();" line in ~/register.php as you suggest, but welcome mails are still being send to admins (besides the one sent to the new user's address).
Regards: Colossus
Please read this...
In my x240 there is no commented code ...
/* var text3 = prompt(enterImgWidthPhrase, "300");
if ( text3.length>0 ) {
text3 = " width="+text3;
}else { */
text3 = "";
} /* var text3 = prompt(enterImgWidthPhrase, "300");
if ( text3.length>0 ) {
text3 = " width="+text3;
}else { */
text3 = "";
// } Do you get any error messages?
when an anonymous user's trying to view a user's profile page he gets a blank page, though permissions are set alright.
if ($GLOBALS['xoopsUser']->IsAdmin()) { if ( is_object($GLOBALS['xoopsUser']) && $GLOBALS['xoopsUser']->IsAdmin() ) { Hi colossus, it is supposed to show 200 entries. There is a link "search users" you can/could use.

$limit = 200;