![]() |
Quote:
|
Quote:
Better than .gif cause it does transparencies better. However, it will still suck until M$ releases transparent support for IE. :P |
Thanks for sharing, Kirby.
|
I've installed it and it is a great plugin :)
I'm just wondering whether it would raise even higher conversions if we sent a PM instead of immediately, two days later to welcome the newcomer? Something which goes like.. "Hi there! We've noticed that you joined us about 2 days ago..and we would like to know how your experience has been. If you haven't introduced yourself already, please do so at XXXX forum." What do you guys think? Or is there some kind of conditional that i can write in myself...? I'm not that great with codes. :\ |
hmm, i recently aware that this hack somehow give me error when moderating user.
(I have users waiting for moderation, and when I click accept on some user, it give me the error) Parse error: parse error, expecting `T_STRING' or `T_VARIABLE' or `T_NUM_STRING' in /home/....../forums/public_html/includes/class_dm_user.php(1488) : eval()'d code(6) : eval()'d code on line 17 do you have any idea where I should look for problem? .... there must be something wrong or conflict in the plugin at userdata_postsave. |
Check all Plugins you got on Hook userdata_postsave.
|
I just have Add Usergroup as Moderator and Automatic Welcome PM there. Turning Add Usergroup as Moderator off (Automatic WelcomePM) on, it still give me same error.
Turn Automatic Welcome PM plugin at that location off, the error is gone ... ............. well, it might be conflict with one of my hack, when activating a user, I insert some data into userfield table for the user ... using $userfieldextradata = array( 'field8' => "$ActivateionNote\n $user[field8]", 'field34' => 2, 'field39' => 2 ); $userdata->set_userfields($userfieldextradata,false,'admin') ; checking... BTW. By looking at your 3 plugins, is that true that the Welcome PM will be sent 3 times? - After Registration - After Email activation - After Moderated in AdminCP If so, and If I just want the PM to send once, can I disable two other plugins? |
The PM is only sent once, but there are three Plugins required as there could be different situations where the PM must be sent:
- After Reistration if you don't moderate new memebers and don't verify emails - After eMail activation if you don't moderate members - After approval if you moderate members. |
:( it turns out that my PM Content give trouble. I had something like $email and $username in the content, that your PM doesnt like.
anyway, I remove those variables, and it's working now. Quote:
... for this, if I just want to send PM when new member just register (even if he need to verify email and moderate), can I disable other two plugin and change the plugin at register_addmember_complete, using the following code? PHP Code:
or ... options to turn ON/OFF PM at each step (if user need to go through), and use different PMs for each step could be even better :) ) |
Only one PM is being sent, so you don't have to modify anything.
The default phrase does work just fine, so if yours doesn't you must have edited it incorrectly :) |
All times are GMT. The time now is 10:47 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|