PDA

View Full Version : Enable PM Popups for all


N75
04-03-2009, 02:20 PM
Hi - new to vB, just installed my dev copy of 3.8.2

I'd like to set popup notification to on for all users before I do a test import from SMF. I found this thread: http://www.vbulletin.com/forum/showthread.php?t=77998 that says you can edit the register template. Is that register.php?

Thanks

Lynne
04-03-2009, 02:23 PM
You may enable the pop-ups for everyone in admin cp > maintenance > exectue sql query > select the correct query from the dropdown > continue

Make sure that your userid is entered into the config.php file as someone allowed to run queries first.

N75
04-03-2009, 02:33 PM
Beautiful, thank you.

Does that set it as default for new users as well?

mcrider
04-03-2009, 02:38 PM
Beautiful, thank you.

Does that set it as default for new users as well?

I believe you would have to set that up under
vBulletin Options > User Registration Options > Default Registration Options > Select "Pop up a Notification Box When a Private Message is Received"

N75
04-03-2009, 03:24 PM
Perfect, you both nailed exactly what I needed. Thanks!!