![]() |
ok i fixed it i think I zipped the wrong file that time sorry:smoke:
|
excellent, now it works. cheers man!
|
cool
|
Just looked into your changes ;) I think if you can use a self-made bbcode you also could use the standard url bbcode so there is no need to add a custom bbcode. You could do that by inserting
HTML Code:
[url=$2/profile.php?do=addlist&userlist=buddy&u=$3]click to accept[/url] HTML Code:
Hello, Code:
$anti_autopm_bud_tit = str_replace("$1",$vbulletin->userinfo['username'],$vbphrase[anti_autopm_bud_tit]); |
cool beans, i'm sure i will be clicking install momentarily..
|
Quote:
this works great, but it sucks that it opens in a new window... it would be better if it just opened in the same window, but good idea noneless ;) |
excellent addition but i have this hack that allows members to choose wether they save a copy of their pms or not and regardless of wether they have it turned on or off it still saves the pm any chance of making it adhere to the savecopy rules ?
https://vborg.vbsupport.ru/showthrea...light=savecopy |
Quote:
Replace in Original code of the plugin: Code:
$pmdm->set_info('savecopy', 1); Code:
$pmdm->set_info('savecopy', $vbulletin->userinfo['savecopy']); |
This is lush, I foresee this having a boatload of installs even if not HOTM (I always type HTML when I try to type HOTM :p)
Might I suggest using {1}, {2}, ... {n}, like so: Change phrase "anti_autopm_bud_mes" to this: HTML Code:
Hello, Code:
{1} has just added you to his buddy list! PHP Code:
PHP Code:
Again, nice work :) |
Quote:
|
All times are GMT. The time now is 02:08 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:
|