Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> phpnuke 7.3
Author Message
Para620
Regular
Regular



Joined: Mar 16, 2004
Posts: 62

PostPosted: Thu Jul 22, 2004 9:47 am Reply with quote

I am trying to change the amount of time for the activation period. I have seen it in the past, but after 20 minutes of searching could not find it for some reason. I would like to change it from 24 Hours to 72. Thanks in advance.

_________________
[ Only registered users can see links on this board! Get registered or login! ] 
View user's profile Send private message
Para620







PostPosted: Thu Jul 22, 2004 10:45 am Reply with quote

Sorry for the wasted post, I went back and finally found it. Bang Head
 
sixonetonoffun
Spouse Contemplates Divorce



Joined: Jan 02, 2003
Posts: 2496

PostPosted: Thu Jul 22, 2004 10:48 am Reply with quote

I'd guess you did something like this in case anyone else is hunting for this.

Edit your account index function activate
Find:
function activate($username, $check_num) {
global $db, $user_prefix, $module_name, $language;
$past = time()-86400; // Line to edit

Change:
$past = time()-259200; // Set time here as desired

_________________
[b][size=5]openSUSE 11.4-x86 | Linux 2.6.37.1-1.2desktop i686 | KDE: 4.6.41>=4.7 | XFCE 4.8 | AMD Athlon(tm) XP 3000+ | MSI K7N2 Delta-L | 3GB Black Diamond DDR
| GeForce 6200@433Mhz 512MB | Xorg 1.9.3 | NVIDIA 270.30[/size:2b8 
View user's profile Send private message
Para620







PostPosted: Fri Jul 23, 2004 3:26 am Reply with quote

I went with this:

function activate($username, $check_num) {
global $db, $user_prefix, $module_name, $language;
$past = time()-86400*3; // Line to edit
 
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> phpnuke 7.3

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©