FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » Registration + profile page, javascript error
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Registration + profile page, javascript error [message #10603 is a reply to message #10602] Thu, 05 June 2003 14:25 Go to previous messageGo to previous message
darkking is currently offline  darkking   Romania
Messages: 8
Registered: June 2003
Location: ROman
Karma:
Junior Member
It's possible, but the error is here(filename: register.php.t):

/*----------------- END FORM FUNCTIONS --------------------*/
if( empty($usr->id) && empty($reg_coppa) ) {
if ( $GLOBALS['COPPA'] == 'Y' ) {
header("Location: {ROOT}?t=coppa&"._rsidl);
}
else if ( $GLOBALS['COPPA'] != 'Y' ) {
-->here--> header("Location: {ROOT}?t=pre_reg");
}
exit;
}


On IExplode the error is:


Line:81
Char:251
Error:Expected ')'
Code:0
URL: http://localhost/hs_forum/index.php?t=pre_reg

I've attached the translation into romanian.

After I submit the registration form, i have this error:


Warning: mail() [function.mail]: "sendmail_from" not set in php.ini or custom "From:" header missing in c:\apache\htdocs\hs_forum\theme\register.php on line 1653

Warning: Cannot modify header information - headers already sent by (output started at c:\apache\htdocs\hs_forum\theme\register.php:1653) in c:\apache\htdocs\hs_forum\theme\register.php on line 1436


I understand that the first error it's caused by the mail setting in my php.ini file, but waht about the second...
  • Attachment: msg.txt
    (Size: 47.46KB, Downloaded 1078 times)

[Updated on: Fri, 06 June 2003 06:02]

Report message to a moderator

[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: 404 not found for www icon in membership listing
Next Topic: Custom avatars is lost.....
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Jul 05 12:36:25 GMT 2024

Total time taken to generate the page: 0.05119 seconds