Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Torrent Strike
Reply
  #1  
Old 6th September 2008, 22:07
ReNeJcEk ReNeJcEk is offline
Senior Member
 
Join Date: Jul 2008
Posts: 23
Thumbs up Email configuration
I have a question... if somebody can help me.. ive got torrentstrike site.. and i want to configure my email registration..how can i setup email.. that users can register with email authorization... with which program.. or what..im lost =) please help =P
Reply With Quote
  #2  
Old 6th September 2008, 23:12
wMan wMan is offline
Banned
 
Join Date: Feb 2008
P2P
Posts: 1,433
Default
change pending to confirm
in takesignup.php

example

PHP Code:
$ret mysql_query("INSERT INTO users (username, passhash, secret, editsecret, email, gender, country, status, ". (!$arr[0]?"class, ":"") ."added) VALUES (" .
        
implode(","array_map("sqlesc", array($wantusername$wantpasshash$secret$editsecret$email$gender$country, (!$arr[0]?'confirmed':'confirmed')))).
        
", ". (!$arr[0]?UC_SYSOP.", ":""). "'"get_date_time() ."')"); 

Last edited by wMan; 6th September 2008 at 23:14.
Reply With Quote
  #3  
Old 19th October 2008, 19:41
NatashaRhea NatashaRhea is offline
Senior Member
 
Join Date: Aug 2008
Posts: 48
Default
Quote:
Originally Posted by clocktower View Post
change pending to confirm
in takesignup.php

example

PHP Code:
$ret mysql_query("INSERT INTO users (username, passhash, secret, editsecret, email, gender, country, status, ". (!$arr[0]?"class, ":"") ."added) VALUES (" .
implode(","array_map("sqlesc", array($wantusername$wantpasshash$secret$editsecret$email$gender$country, (!$arr[0]?'confirmed':'confirmed')))).
         
", ". (!$arr[0]?UC_SYSOP.", ":""). "'"get_date_time() ."')"); 
thanks works great>>>but is there a script to let them know it is auto sign on it states still confirmation email will be sent but works when i log on
Reply With Quote
  #4  
Old 19th October 2008, 20:03
Laffin's Avatar
Laffin Laffin is offline
Senior Member
 
Join Date: Oct 2008
Posts: 32
Default This is wut happens when ya dunno about a source
Torrentstrike is XTBDev based which is TBDev based.
XTBDev made a number of changes, and some of the more popular mods were added as options.
Ya access these options in admincp.php

look for email confirmation.
enable or disable as u see fit, it gives an appropraite message.

First ya have to undo wut ya was told to do tho
Reply With Quote
  #5  
Old 20th October 2008, 19:48
NatashaRhea NatashaRhea is offline
Senior Member
 
Join Date: Aug 2008
Posts: 48
Default
thank you it works great been searching for that
Reply With Quote
Reply

Tags
configuration , email

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Turn off confirmation email Dezbracatu TBDev 3 30th June 2010 13:53
email config nako75018 Torrent Strike 0 29th November 2009 19:05
email problem numanx TBDev 4 7th August 2009 22:45
Email Confirmation ocha xBTiT 1 14th May 2009 18:17
Email configuration. All files pls! DooM Torrent Strike 0 12th March 2009 22:21



All times are GMT +2. The time now is 17:55. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.