|
|
Joined: Oct 2000
Posts: 2
Junior Member
|
Junior Member
Joined: Oct 2000
Posts: 2 |
Hi, I just dl the newest version from you website and installed it. its running now on win2k IIS php-4.0.4pl1-Win32 and mysql-3.23.33-win. Everything is looking ok only one thing is not function ok.
when i try to register someone and i hit the submit button the new page loads ok but i get 2 error lines on top of the page.
Warning: mt_rand(): Invalid range: 0..0 in c:\inetpub\wwwroot\forum\adduser.php on line 198
Warning: mt_rand(): Invalid range: 0..0 in c:\inetpub\wwwroot\forum\adduser.php on line 199
the corresponding lines are
$one = intval(mt_rand(0,$chars)); $two = intval(mt_rand(0,$chars));
Is their anyway around them?
Thx in Adv. NrG
btw: the file showmembers.php is missing in this version. dunno if it has to be or its a mistake.
|
|
|
|
Joined: May 1999
Posts: 3,039
Guru
|
Guru
Joined: May 1999
Posts: 3,039 |
You could try this. On line 197, right before both of those lines and put this
$chars = 56;
UBB.threads Developer
|
|
|
|
Joined: Oct 2000
Posts: 2
Junior Member
|
Junior Member
Joined: Oct 2000
Posts: 2 |
Thx. I will try it asaigtw ;)
NrG
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 1,157
Joined: July 2001
|
|
Forums63
Topics37,575
Posts293,931
Members13,823
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|
|