I am now building my own forum. I am going with phpbb3. I don't know whether its there in phpbb3. So i was looking for a way to make users subscribe to threads which they post. Like in vbulletin...
By default this feature is disabled for all registered users. But they can enable from their UCP. Go to User Control Panel -> Board preferences -> Edit posting defaults Now, set "Yes" for "Notify me upon replies by default:" and save it. Kailash
I think you will not be override this setting for all users from ACP but you can change this settings for particular user from ACP. Search the users from "USERS AND GTOUPS" and then select "Preferences" from Drop down and click on Go button. Kailash
Oh, another problem hit, when i went to the forum , an error there "Fatal error: Not able to open ./cache/data_global.php in /home/******/public_html/includes/acm/acm_file.php on line 112" It will be solved when i clear the cache, but it will be difficult to clear the cache every day.
Is this repeated problem or you have just faced two or three times? So far I think the only possible solution is to clear cache. Kailash
It happened for 2 times now. The forum is only 2 days old. Yes, clearing the cache solves the problem, i don't know how many times i have to do this. Hope it doesn't come again.