The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#61
|
|||
|
|||
Hi Kevin
Have you been able to work on this mod lately? Curious to know where you are at with it |
#62
|
|||
|
|||
I haven't made much progress but I haven't forgotten about it - I'll get to it soon.
Have you solved all your email problems? |
#63
|
|||
|
|||
As far as the host knows I have I'm actually just waiting for this mod as (assuming it does everything we've discussed) it's a complete solution for unsubscribing
|
#64
|
|||
|
|||
I remember it being brought up on the first page, were you going to incorporate and option to move the unsubscribers to a different user group? I think that should be an option so we can see how many people are unsubscribing
|
#65
|
|||
|
|||
Hey John - I kind of figured you had given up on this since I saw that you had posted in one of the other mods. Anyway, I asked Simon Lloyd if he wanted to take over working on this (so it might actually get done), but I think he's been too busy.
|
#66
|
|||
|
|||
Send me what you have and I'll fiddle around with it I only posted in that other mod to help that guy. This mod here (this thread) is the one I'm after
--------------- Added [DATE]1343974087[/DATE] at [TIME]1343974087[/TIME] --------------- Ok all I have left to do is code the move to a different user group and code the options for the ACP. I worked out how to change existing subscriptions to "through control panel only" I'll wait and see what you've got before I continue as I'm quite tired tonight. |
#67
|
||||
|
||||
Hi John, Kevin's right, i haven't had time at the moment, i've been looking at the product that Kevin uploaded here and he's pretty6 much got it down except the re-subscribe or keeping a record of what the user unsubscribed from, or allowing a page where all the things they unsubscribed from are present to resubscribe, i cant say when i'll have time at the moment as i have many things going on on along with 7 day working at the moment.
|
#68
|
|||
|
|||
That's alright I've been working on it myself However I'm a bit stumped. Trying to add the option (I add them one at a time to make trouble shooting my screw ups easier ) to change new thread subscriptions to "through control panel only" and when I import the XML I get the following error;
XML Error: XML_ERR_NAME_REQUIRED at Line 153 Line 153 Code:
<phrase name="setting_adv_unsublink_new_thread_sub" date="1312347600" username="Mike_W" version="1.0"><![CDATA[Set new thread subscriptions to through control panel only.]]></phrase> The setting looks like (followed Kevin's format obviously) Code:
<setting varname="adv_unsublink_new_thread_sub" displayorder="40"> <datatype>free</datatype> <optioncode>yesno</optioncode> <defaultvalue>0</defaultvalue> </setting> |
#69
|
|||
|
|||
The last one posted here is pretty much all I have.
Quote:
What does the line before that look like? |
#70
|
|||
|
|||
Line 152
Code:
<phrase name="setting_adv_unsublink_verify_title" date="1312347600" username="Mike_W" version="1.0"><![CDATA[Verify Email (Double Opt-Out)]]></phrase> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|