| Author |
Message |
dotcomUNDERGROUND
Lieutenant


Joined: Jul 18, 2003
Posts: 180
|
Posted:
Mon Sep 01, 2003 10:36 pm |
  |
in the 3rd page of the registration ( after conferming ur email ) its only showing
after the loading the left blocks.
and no reg confermation link is going out
( recommend us working fine)
we had ~50 new user registration each day.
but for last few days there havent been any registration
pls help
Nuke URL: http://www.PornBangladesh.com |
|
|
    |
 |
dotcomUNDERGROUND
Lieutenant


Joined: Jul 18, 2003
Posts: 180
|
Posted:
Tue Sep 02, 2003 5:10 am |
  |
i noticed another error in the forum Member List.
instead of showing date like Aug 01, 2003 on some users its showing like 1057021649.
and the list is starting from u=2735 and sorting for random u= for next 13 values. they are all showing up with numeric value in joined date
then from u=4025 its showind in order with Aug 01, 2003 type of joined date. |
_________________ [ Bangla Music | Bngladesh | tech.com.bd | Web Hosting ] |
|
    |
 |
Trolljenta
Nuke Soldier


Joined: Apr 04, 2003
Posts: 13
|
Posted:
Tue Sep 02, 2003 6:45 am |
  |
I just got here wondering about the same question.. :
43 pinkpanther Aug 31, 2003 1
44 UgleUtenIq Aug 31, 2003 3
45 thedevil norge 1062511742 0
46 Black_GodDesS 1062512597 0 |
|
|
     |
 |
Trolljenta
Nuke Soldier


Joined: Apr 04, 2003
Posts: 13
|
Posted:
Tue Sep 02, 2003 6:58 am |
  |
|
     |
 |
dotcomUNDERGROUND
Lieutenant


Joined: Jul 18, 2003
Posts: 180
|
Posted:
Tue Sep 02, 2003 7:45 am |
  |
my prob is with the signup actually.
i am losing a lot of traffic by this. may be they wont signup again
the site i mentioned b4 [http://www.PornBangladesh.com ] is running on nuke 6.5
my another site [ http://RapeClub.PornBangladesh.com ] runninh on NC beta (updated with latest snap ) is also giving the SAME error
help pls |
_________________ [ Bangla Music | Bngladesh | tech.com.bd | Web Hosting ] |
|
    |
 |
dotcomUNDERGROUND
Lieutenant


Joined: Jul 18, 2003
Posts: 180
|
Posted:
Tue Sep 02, 2003 10:12 am |
  |
i dont think it has anything to do with it directly
that code just just made some redirection.
my whole registration sys is broken
not just 1 site.. on both of my sites
they are also running on diffrent accounts ( same server but different hosting account and diff database )
plssss help.
wondering if zx and all support stuffs set me to ignore?
!!
 |
_________________ [ Bangla Music | Bngladesh | tech.com.bd | Web Hosting ] |
|
    |
 |
RedGerry
Captain


Joined: Jul 28, 2003
Posts: 304
Location: Alloa, Scotland
|
Posted:
Wed Sep 03, 2003 4:32 pm |
  |
I've got the same problem and have used the following work around (temp). This is the bit in My_Account/index.php that is causing the problem:
$db->sql_query("INSERT INTO ".$user_prefix."_users_temp (user_id, username, user_email, user_password, user_regdate, check_num, time) VALUES (NULL, '$username', '$user_email', '$new_password', '$user_regdate', '$check_num', '$time')");
# if(!$result) {
# echo ""._ERROR."<br>";
# } else
{
NOTE! that the trailing { on same line as end originally is not commented out and is taken to next line. This works,,, but it ignores any returned error from writing the temp record. Check that these are being written before you apply this temp fix.
You can resend the email out using resend module for existing queued temp members. |
_________________ RedGerry.com - Home of RG_Sports |
|
      |
 |
dotcomUNDERGROUND
Lieutenant


Joined: Jul 18, 2003
Posts: 180
|
Posted:
Thu Sep 04, 2003 5:20 am |
  |
thanks a lot dude
things are going fine now
but any idea what happened actually?
by applying your fix, i am just bypassing the error.
but whats exactly causing the error? |
_________________ [ Bangla Music | Bngladesh | tech.com.bd | Web Hosting ] |
|
    |
 |
dotcomUNDERGROUND
Lieutenant


Joined: Jul 18, 2003
Posts: 180
|
Posted:
Thu Sep 04, 2003 5:21 am |
  |
thanks a lot dude
things are going fine now
but any idea what happened actually?
by applying your fix, i am just bypassing the error.
but whats exactly causing the error? |
_________________ [ Bangla Music | Bngladesh | tech.com.bd | Web Hosting ] |
|
    |
 |
RedGerry
Captain


Joined: Jul 28, 2003
Posts: 304
Location: Alloa, Scotland
|
Posted:
Thu Sep 04, 2003 5:59 am |
  |
We ran tests where we passed the sql query directly to the db with the variables modified for sensible numbers and there was no error. The user accounts (temp) are created and all the fields have valid data so in short as we say here (Scotland) haven't a scube.
As the code immediately below sends the user reg email it never gets there. Yes this is a temp fix but we are trying to establish why the error is happening in the first place. Will post any progress |
_________________ RedGerry.com - Home of RG_Sports |
|
      |
 |
dotcomUNDERGROUND
Lieutenant


Joined: Jul 18, 2003
Posts: 180
|
Posted:
Fri Sep 05, 2003 3:40 am |
  |
|
    |
 |
epademic
Nuke Cadet


Joined: Aug 28, 2003
Posts: 6
Location: Scotland
|
Posted:
Tue Sep 09, 2003 5:24 am |
  |
I have just found out that i have the same error after being blissfully unaware for a month
I have made the temp fix and it seems to be working.
It seems that there is no definition in the language file for .ERROR which seems strange in its self.
I will also look into this, and post and progress
-Epademic |
|
|
    |
 |
|
|