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 |
#82
|
|||
|
|||
great thanks colin, Would you advise that we uninstall and reinstall? Or just replace the vbemail_reply.php?
|
#83
|
||||
|
||||
Quote:
|
#84
|
|||
|
|||
ok thanks i will let you know how i get on
|
#85
|
|||
|
|||
Colin, Thanks for the revised version.
Below are my findings and what i have done. Actions i took uploaded vbemailreply.php Findings I can now send to the forum using thread and newthread without adding the extra ] on the end. My main problem is now is the cronjob. Maybe i am doing it wrong but i cannot get the mail to be delivered without manually running the cron job twice from within the VB control. I have also tried to run the job from my web hosting CP neither work. I have also noticed when creating a new thread i noticed that it does not bring the title in the conformation email Quote:
[Quote] smilies Bold Text I am going to test further. Thanks again for your continued support. |
#86
|
||||
|
||||
[QUOTE=freeshares1]Colin, Thanks for the revised version.
Below are my findings and what i have done. Actions i took uploaded vbemailreply.php Findings I can now send to the forum using thread and newthread without adding the extra ] on the end. My main problem is now is the cronjob. Maybe i am doing it wrong but i cannot get the mail to be delivered without manually running the cron job twice from within the VB control. I have also tried to run the job from my web hosting CP neither work. I have tested the following and all work fine Quote:
this is done using the normal cron system. If you have it set up on a testboard, you might not have enough activity to trigger the cron... Also, all the bbcodes/smilies should work, as it uses the same function. |
#87
|
|||
|
|||
I keep on getting the same 'no permission to post in forums'
Also, when replying to a thread, *not* posting a new one If I only put the code in there without a subject, it is all coming backing back to me. |
#88
|
|||
|
|||
if i had to guess it might be a conflict with another hack ? or maybe a difference between 3.0.3 and 3.0.1? If it helps colin i am using 3.0.3 un hacked.
|
#89
|
|||
|
|||
I am using 3.01 if that means something
|
#90
|
|||
|
|||
I commented out that section for the no forum permission and now I am getting a forum closed error
|
#91
|
|||
|
|||
now I am convinced it has to do with the version. It does not see the forumid. When I comment out in vbreply both sections for the no forum permission and the forum closed error, I get a mysql error for an empty forumid
lastthread = '\This is the test thread\'', lastthreadid = 1614, lasticonid = 0 WHERE forumid = mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 9 mysql error number: 1064 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|