The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#31
|
|||
|
|||
Ummm hmm let me try something real quick NO the other did not insert a link in the outgoing emails.
--------------- Added [DATE]1342041474[/DATE] at [TIME]1342041474[/TIME] --------------- Ok with the old one I'd visit urlhere/misc.php?do=unsub and click the unsubscribe button. This one when I visit urlhere/misc.php?do=unsub I see my smilies page So I have no idea what's going on right now |
#32
|
|||
|
|||
Oh, sorry, that is my fault. I decided to change the "do" values so that they wouldn't conflict with the other mod (which now that I think about it might not have been a good idea since some people might want to replace the other mod with this one).
Anwyay, the current one uses do=unsubscribe instead of do=unsub. --------------- Added [DATE]1342041966[/DATE] at [TIME]1342041966[/TIME] --------------- I guess I should try that dbtech mod. So far this hasn't been a big deal, but before I spend any more time I should make sure I'm not making a poor imitation of what they've done already. |
#33
|
|||
|
|||
Ok it works But it can't find phrase klh99_unsublink_done
--------------- Added [DATE]1342042115[/DATE] at [TIME]1342042115[/TIME] --------------- If you don't mind I'll be tweaking it to turn off those other options as well just to cover my butt |
#34
|
|||
|
|||
Quote:
Tweaking what to turn off what? You can do whatever you want of course, but if you want to install the final mod when it's done then you probably won't want to do a lot of phrase editing just yet (unless you don't mind repeating it ) I'm going to try to release a first version tonight. If nothing else that will let us continue this discussion in the mod thread instead of annoying everyone in the forum by continuously bumping this thread . |
#35
|
|||
|
|||
Right now your version only deselects "receive emails from admin", the older one that I tweaked deselects a few more options and sets thread subscriptions to "do not subscribe".
I forgot to attach the tweaks I made to the older mod for you to see I changed the name of the mod so I wouldn't import the wrong one, but the attached is the old mod with my tweaks. |
#36
|
|||
|
|||
Quote:
--------------- Added [DATE]1342042972[/DATE] at [TIME]1342042972[/TIME] --------------- BTW, I think setting autosubscribe to -1 just stops the automatic adding of subscriptions to threads. If you want to also delete existing subscriptions, you'd have to delete the records from the subscription tables. |
#37
|
|||
|
|||
Yes all it does is change the setting, I haven't even attempted to delete existing subscriptions because technically it's not needed since deselecting "receive email from admins" stops them from being sent.
At least that is my understanding of what "receive email from admins" actually does. --------------- Added [DATE]1342043294[/DATE] at [TIME]1342043294[/TIME] --------------- The reason I added the change to subscriptions was basically just testing to make sure I understood what I was doing --------------- Added [DATE]1342043372[/DATE] at [TIME]1342043372[/TIME] --------------- As you probably have seen with my tweaked version of the old mod, I'll be changing the phrase to something very similar depending on the final product |
#38
|
|||
|
|||
Quote:
I'll try to have a somewhat stable version tonight so you don't have to change things more than once (unless of course you're happy with the current one, then you don't really *have* to install any other version). |
#39
|
|||
|
|||
Well the only emails we send out are: birthday, subscriptions, pm notifies, infractions, and some user to user emails.
I will be putting the url in every "email body text" so I should be covered either way No need to go digging around for past subscription stuff --------------- Added [DATE]1342046806[/DATE] at [TIME]1342046806[/TIME] --------------- Well now this is a bit odd, when I click on the "more" link on my smilie page it tells me it can't find the phrase unsubscribe_done and redirects me to the index page O.o |
#40
|
|||
|
|||
Quote:
I've been trying to test if turning off admin emails stops subscription emails, but I'm frustrated by the fact that it can take 10 minutes or more just to receive an email that I send myself. I guess I need to put debug statements in the code to make sure. Quote:
What does the url say? I don't see how that could happen in my mod - all the code is inside if statements checking the value of "do". --------------- Added [DATE]1342050219[/DATE] at [TIME]1342050219[/TIME] --------------- OK - I'd feel better if I could do a "real" test with emails, but I'm pretty sure that turning off admin emails doesn't stop subscription emails. I think the idea is that the users have control over what they subscribe to, so there's no need for a setting. But, it OK because it's actually an easy query or two to remove all subscirptions for a user. Well, OK, more than a couple. I was just looking at the database and there's also socialgroup group and discussion subscriptions and event reminders. Edit: ..and one more thing, I was hoping to release this tonight but I think I'm done with this stuff for today, I hope that's not a problem. --------------- Added [DATE]1342052683[/DATE] at [TIME]1342052683[/TIME] --------------- One more thing - I think I am being stupid. While I was testing the subscription emails I noticed that not only does it already contain a link to remove the subscription, the link also has some kind of "auth" code that removes the subscription in one click without needing to log in. I'm going to look in to that tomorrow. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|