Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Post Installation Help
Author Message
SpaceMonkey
Worker
Worker



Joined: Apr 30, 2005
Posts: 170

PostPosted: Wed Sep 07, 2005 12:12 am Reply with quote

I'd liike to make my site like this site insofar as if people start a thread they are automatically subscribed to it so that if they get a response, they get an e-mail..


How do I do that?

Thanks.
 
View user's profile Send private message Visit poster's website
essoloube
New Member
New Member



Joined: Jun 04, 2005
Posts: 14

PostPosted: Wed Sep 07, 2005 3:18 am Reply with quote

go to your site's admin panel and enter the phpmyadmin page, and then to the SQL page. Then run these commands.

UPDATE `nuke_users` SET `user_notify` = '1' WHERE `user_notify` = '0';
ALTER TABLE `nuke_users` CHANGE `user_notify` `user_notify` TINYINT( 1 ) DEFAULT '1' NOT NULL
 
View user's profile Send private message
SpaceMonkey







PostPosted: Sun Sep 11, 2005 12:52 am Reply with quote

Well, the query worked.. And I notice the tick in the box now.. But I'm not getting any mail.. I wonder if I need to set up the forums properly.. How odd.

Membership mail works on the main site.. Must be somethign to do with the forums..
 
SpaceMonkey







PostPosted: Sun Sep 11, 2005 1:02 am Reply with quote

I tested the mass e-mail on the forums and it works.. This is odd. Why isn't the subscribe thing working?? Any ideas?
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Post Installation Help

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 ©