View Single Post
  #100  
Old 6th April 2008, 05:58
KRoCk85 KRoCk85 is offline
Senior Member
 
Join Date: Apr 2008
Posts: 17
Default Re: Yuna Scatari v2.0 PRE7 RC0
^ its tough hanging on when u have a new live site and 75 regging users a day :P
thanks for the response ... i check this page hourly for your updates :P

which files am i changing stderr to stderra in?
i only found 1 count in functions.php and it didnt seem relative.
i replaced all stderr to stderra in signup and takesignup and i get
( when i click submit after filling out profile info)

Code:
Fatal error: Call to undefined function stderra() in /home/thecrusa/rapidgrab.com/takesignup.php on line 74
i took the stderra out of takesignup and left it in signup and its back to
Code:
Warning: Cannot modify header information - headers already sent by (output started at /home/thecrusa/rapidgrab.com/themes/ANDiTKO/stdhead.php:4) in /home/thecrusa/rapidgrab.com/include/functions.php on line 577
so it looks like the problem is in takesignup.php just not sure what!

so i replaceed that takesignup (9kb) with the 4kb one from the 1-8-8 tbdevsource and that file worked just fine with this script. how about that.
the account was successfully created with activation email, but country/birthdate/gender settings didnt take. idc as long as i get registered users :D