View Issue Details

IDProjectCategoryView StatusLast Update
0000716XMB Hacks 1.9.xpublic2024-09-01 19:39
Reporterlottos Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status newResolutionopen 
Summary0000716: member-approval-1.4 in member.php results in HTTP ERROR 500 upon registration
DescriptionMember experiencing HTTP ERROR 500 on registration attempts:
https://forums.xmbforum2.com/viewthread.php?tid=777171

Deduced it is the member-approval-1.4.zip mod
Perhaps the mod spamhammer should be used instead

Did see potential issues in the install notes -

Find Code Near Line 622:
altMail doesn't exist, xmb_mail does

The line below references $locationnew, not sure if this should be $location
$adminmessage = "$username has just registered on $dbboardname.\r\n\r\n[b]Registration Details:[/b]\r\n\r\nUsername: $username\r\nE-mail: $email\r\nLocation: $locationnew\r\nSite: $site\r\nAIM: $aim\r\nICQ: $icq\r\nMSN: $msn\r\nYahoo: $yahoo\r\nBio: $bio\r\nSig: $sig\r\n\r\n[url={$full_url}cp.php?action=approve&member=".recodeOut($username)."]Approve this user account[/url]";

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-09-01 19:39 lottos New Issue