View Full Version : question abt invision forum ...
kamalkhan
November 21st, 2004, 06:24
Hi,
how to configure Invision forum so that all user get automically subscribed on thread which they start or reply to any thread.
like i have started this thread and got automitically subscribed on this thread.
please help me ...
Khuram Khan
kamalkhan
November 22nd, 2004, 00:35
Please ... any idea abt this problem and how to solve it ....
fawh
November 22nd, 2004, 16:45
Hello Kamalkhan,
Can you post the part of the form in which a user subscribes to a thread? All you should have to do is change the type to "hidden" and either use "checked" or "selected".
For example:
<input name="subscribe" type="hidden" selected>
or
<input name="subscribe" type="hidden" checked>
Those are just examples. I'd have to see your form to give you the exact code to use.
DarkBlood
November 22nd, 2004, 17:03
Also, on IPB... when you're subscribed to a thread. You cannot change if it gives you an e-mail or not... (like vBulletin), it gives you an E-Mail automatically.
kamalkhan
November 23rd, 2004, 14:50
Thanks for your help ..
I did it, I just changed the default vaule of "autoreply" colomn from 0 to 1 in "ibp_members" table of mysql
and modified the "autoreply" colomn of current rows from 0 to 1 of all current users by SQL query ...
It worked...
Thanks once again ... your response will always be appreciated.
Kamal
DarkBlood
November 23rd, 2004, 16:39
Yeah but that only works for current users, if you want to do it for new users... then you're going to need to edit the config in the ACP... or make the checkbox selected/checked by default (as the other guy said.)
kamalkhan
November 25th, 2004, 15:25
I just changed the default vaule of "autoreply" colomn from 0 to 1 in "ibp_members" table of mysql
It work for new users
and modified/updated the "autoreply" colomn of current rows from 0 to 1 of all current users by SQL query ...
and this will work for old users
May be fawh was also right but i didnt try it.
I appreciate your replies....
childgenius
December 2nd, 2004, 17:27
hehe.nobody likes to subscribe to all threads.....
blackdaisy
December 2nd, 2004, 20:02
I need an invitation of Gmail , Please help me
blackdaisy
December 2nd, 2004, 20:06
Please give me an invitation , my email: ngoquynhthuy@yahoo.com
Thank you very much
aki
December 3rd, 2004, 19:36
ohh please......get a job :p
Powered by vBulletin® Version 4.1.7 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.