The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vB Mail Reply Details »» | |||||||||||||||||||||||||
vB Email Reply 0.7BETA
What it does: This allows your members (and you of course) to reply to threads by email. All they have to do is wirte to a specific email address (that you specify) and include a special code in the email subject. How it works: A script (vbemailreply.php) is run using the vB3 Cronsystem every minute. This checks a pop3 or imap account for emails and then processes these emails, inserting the data into the database. Then a reply is sent to the sender, stating that either the post/thread got entered correctly or that there was some kind of error. Is it complicated? Actually no. There is an install script that does most of the work as well as two small file changes. If you do have problems installing it, contact me for help. Changes: New files (2): /includes/cron/vbmailreply.php /includes/mimeDecode.php Changed files(1): /includes/functions_newpost.php New database fields/tables(1): New userfield added by installscript New templates(0): Changed templates(0): New phrases(3): emailreplyerror emailreplydone emailnewthreaddone Changed phrases(1): notify Screenshots: none Credits: The idea and small parts of the script are based on Chen 'FireFly' Avinadav's Email posts into forum hack, found here: https://vborg.vbsupport.ru/showthrea...threadid=40595 Instructions:
This hack will always be free, however your donations are kindly accepted and will help towards further development. If you donate, please leave me some info (either your forum site or username at vB.org) so that I can thank you. Install: Don't feel like donating, but still want to thank me for my work? Click the install button to show your appreciation. As a great side effect, you'll get an email update once there is a bigger update or important security fix! Updates: 09.08.2004 - I've updated the vbemailreply_install.php file, as there was an wrong value while entering the settings. Also added support for SSL (untested)Fixed the whole install routine. 03.11.2004 - Updated the installation as well as the vbemailreply.php file. Show Your Support
|
Comments |
#32
|
||||
|
||||
Quote:
notify phrase is still not getting updated on my install .... when i search for phrases with notify in the variable name it finds 2 notify 1 is a Standard Phrase the other is : Custom Phrase if i click the edit button on the Custom Phrase one it only shows the contents of the Standard Phrase one .... still not getting updated |
#33
|
||||
|
||||
Do you have any languages installed other than the default english?
|
#34
|
||||
|
||||
Quote:
|
#35
|
||||
|
||||
i have noticed that the default notify has a language id of -1 if you view it in phpadmin and the notify you add has a language id of 0....
maybe this is the problem |
#36
|
||||
|
||||
The -1 language is the master language. The problem is, if I change that, the notify phrase gets overwritten with every update, which I don't want...
Making it language 0 should make it the translation into the default language, which is privileged before the master language. So actually, 0 should be right... |
#37
|
||||
|
||||
Well... what about we change the 0 to 1...
I'll test it and upload the file if it works, but I think this is it. [€dit]updated, check it out. |
#38
|
||||
|
||||
Quote:
however now as long as i have that english translation in place when i submit a reply to a thread with email notification enabled it crashes when i clcik submit to a white page (Blank) must be somehthing in the updated notify that php is not liking any ideas? |
#39
|
||||
|
||||
I can't duplicate that. Can you copy the text of your notify.php here?
|
#40
|
||||
|
||||
Quote:
i do not see a notify.php in my dir anywhere ....... i have 3.0.1 not sure if thats something new or not |
#41
|
||||
|
||||
the phrase notify
/me hits himself on head |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|