View Full Version : ForoMail Mod, where is it?
Fergal C
07-04-2011, 06:43 AM
I was subscribed to the ForMail Mod at this URL (https://vborg.vbsupport.ru/showthread.php?t=256110). When I try to visit it now I get the "you do not have permission to access this page. This could be due to one of several reasons:...". Has this Mod thread been removed for some reason?
Thanks!
TheLastSuperman
07-04-2011, 06:47 AM
Unfortunately the author removed her modifications, we reviewed and there were no files to download :o.
Fergal C
07-04-2011, 07:13 AM
Thanks TheLastSuperman, I asked a question about the Mod (which I have installed on my forum) in that thread and someone replied, but now I can't read their reply. Is it possible to put the thread where it can be viewed so members who have it installed can still support each other? Plus there was a lot of useful info in the thread, for anyone who already has the mod installed.
TheLastSuperman
07-04-2011, 07:25 AM
Thanks TheLastSuperman, I asked a question about the Mod (which I have installed on my forum) in that thread and someone replied, but now I can't read their reply. Is it possible to put the thread where it can be viewed so members who have it installed can still support each other? Plus there was a lot of useful info in the thread, for anyone who already has the mod installed.
Right found the code in foromail_bounces.php
// Send PM to user notifying him to update his email address
$adminid = 1;
$admin = $vbulletin->db->query_first("SELECT * FROM ".TABLE_PREFIX."user WHERE userid=1 LIMIT 1");
Where it says $adminid = 1 I've changed that to my userid
Where it says userid = 1 I've also changed it to mine but I'm not sure if this is correct, any coder here able to give me a stab in the dark on this?
For everyone else who may have the same problem with me I can confirm that the above changes I made to the code are correct.
That should be what you were looking for ;). In regards to restoring... well I would love to, as I once had Marco (former coordinator here) explain to me once, you want to leave a thread so others can reference however the mod has no file to download and that has been a rule (unless the info is deemed pertinent enough to not have a file i.e. a elaborate template edit etc) for quite some time. If we leave it then it serves as a promotion in a sense for the author who left the community with nothing in return, "It was fun while it lasted" I guess we could say :o.
Fergal C
07-04-2011, 07:50 AM
Thanks for that TheLastSuperman. The PMs were being sent out from my Admin account which was fine. The issue I had was with the number of them being sent out (two members reported each receiving over 70 of them) and the fact that they were being sent out to members with valid email addresses. Hence, I'm not sure that actually solves the problem, but I'm not very technical so I don't actually fully understand the solution.
Paul M
07-04-2011, 09:50 AM
Im afraid you will need to contact the author by some other method. They decided to remove them from here and make them commercial. Not the first time this particular author has removed everything.
Jeff Ledger
07-04-2011, 11:25 AM
I myself believe that remove all the free, and released version is not a good way in any case.
If you are going to make money from your mods, why don't you spend time to improve the current mods with customer's features request, new plugins, etc rather than remove all of the released one.
- There are only 2 ways to understand it for members:
- You cannot make any improvements for your current mods. They are going to paid for what they used to get free.
- You are forcing them to buy your paid versions.
It's better to let users decide, what's to chosse between the free and paid versions than forced them to buy the paid one.
Forcing people is indeed not a good way to treat customers.
~Jeff
Paul M
07-04-2011, 11:45 AM
Since the question has been answered, this is closed.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.