![]() |
Very Very nice hack. Installed. :)
|
Quote:
|
Works, but you may want it to post from the person being welcomed rather than someone else, or the IP associations will be out of wack like you said. :)
|
Fix for the DB error after email click for activation:
Find in the plugin "Welcome thread upon registration -> register_activate_start" Code:
$useridnumber = $db->query_first(" Code:
$useridnumber = $db->query_first(" |
To get it to truly randomize ...
In BOTH "welcome thread upon registration" plugins: Find: Code:
$rand_title = array_rand($title, 4); Code:
$rand_title = array_rand($title); Code:
$rand_text = array_rand($pagetext, 4); Code:
$rand_text = array_rand($pagetext); Code:
$threaddm->setr('pagetext', $pagetext[$rand_text[0]]); Code:
$threaddm->setr('pagetext', $pagetext[$rand_text]); |
Quote:
|
If you have a dedicated bot account, you could use a fake IP:
PHP Code:
|
id like to thank all the people trying to help get this one going.. so far so good on this end other than the IP thing...
SirAdrin im trying your frist IP fix post.. see what will happen now. LOL.. again thank you all. |
Hi this is working well, but its not showing the welcoming posters signature. I really need the signature to show as there are important links in it. Is it possible to show the signature as well. Thanks
|
Thank you for this awesome mod! :)
I have this weird problem, and would be grateful if someone could help me sort it out. I have entered the ID's of the post icons I want to use for the welcome thread when it is generated. However, the mod seems to not recognize them and uses its own icons. And yes, I am sure that I am entering the ID, and not the display order of the post icons. e.g. I first entered these IDs: 28,34,24 The ID's of the icons it uses are: 2 and 3 Then I entered only 28. Now it uses icon with ID 2. Does the mod recognize only the first digit of the ID's entered? On other thing, if I may mention. I have 2 separate categories of post icons. One with the default vbulletin ones and another with my own personal selection. I don't think that it should matter, since the ID of every post icon is unique, regardless of category. Still thought I'd mention it. Hope someone can make some sense out of this. Thanks! |
All times are GMT. The time now is 01:27 PM. |
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:
|