Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Beta Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Reply by email v. 0.1 Details »»
Reply by email v. 0.1
Version: 1.00, by Gimp Gimp is offline
Developer Last Online: Dec 2004 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 04-01-2002 Last Update: Never Installs: 6
Is in Beta Stage  
No support by the author.

It works just like FireFly described it here

Note: Your PHP must be compiled with IMAP support (read inside in the install.txt file)

This hack should be working just fine on EVERY vBulletin version.

I hope you like it
Post all your comments,bugs, improvements you would like to see.

Its not perfect yes.. i know

[Last update: 19/04/02 version 0.3]

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #32  
Old 04-10-2002, 03:32 PM
hypedave's Avatar
hypedave hypedave is offline
 
Join Date: Nov 2001
Location: Dallas, Tx
Posts: 320
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

okay I got it to work, the mailreply.php works
and comes with the message

All done!

now the reply by email's arent being sended the the thread ID's
any tips on this, im getting closer :glasses:
Reply With Quote
  #33  
Old 04-10-2002, 05:21 PM
Gimp Gimp is offline
 
Join Date: Nov 2001
Posts: 53
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

did u follow all the steps in the installtions guide?
did u update the templates?
Reply With Quote
  #34  
Old 04-10-2002, 05:25 PM
hypedave's Avatar
hypedave hypedave is offline
 
Join Date: Nov 2001
Location: Dallas, Tx
Posts: 320
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by Gimp
did u follow all the steps in the installtions guide?
did u update the templates?
yep I sure did
Reply With Quote
  #35  
Old 04-11-2002, 05:05 PM
Gimp Gimp is offline
 
Join Date: Nov 2001
Posts: 53
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

do u get the thread id by email?
Reply With Quote
  #36  
Old 04-11-2002, 05:08 PM
hypedave's Avatar
hypedave hypedave is offline
 
Join Date: Nov 2001
Location: Dallas, Tx
Posts: 320
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yes I do and when I reply back , it goes back to the server, then I wait for about 5min and run the mailreply.php and it says all done, but I dont see it being inputted in the thread on the forum
Reply With Quote
  #37  
Old 04-11-2002, 10:18 PM
TheCaver TheCaver is offline
 
Join Date: Oct 2001
Posts: 79
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Its because the string replace function is not working correctly. Try my modification or format the subject of the reply email to look like:

[thread-<whatever>]

If your email reply is like:

Re: blah blah [thread-12345]

then the stock version won't work........

Also, when mailreply.php works, it will say:

Added #1
Added #2
etc.
All Done.

not just All Done.

JC
Reply With Quote
  #38  
Old 04-11-2002, 10:27 PM
hypedave's Avatar
hypedave hypedave is offline
 
Join Date: Nov 2001
Location: Dallas, Tx
Posts: 320
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by TheCaver
Notes for others trying this hack:

To allow people to hit reply on the email instead of cutting and pasting you must edit a couple of items.

First, in mailreply.php find:

list($check,$threadid)=explode("-",$letter->subject);
if ($check!="[thread") {

replace by:

list($check,$threadid)=explode("-",$letter->subject);
$check = substr($check, -7);
if ($check!="[thread") {


Next, edit your emailsubject_notify to:


Reply to post '$threadinfo[title]' [thread-$threadinfo[threadid]]







I'm working on getting the server to strip everything but the reply but its uphill, if anyone wants to help, I'd sure appreciate it......

JC



okay if you are talking about these modification, still no go on this end
Reply With Quote
  #39  
Old 04-11-2002, 10:29 PM
TheCaver TheCaver is offline
 
Join Date: Oct 2001
Posts: 79
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When you hit reply in your email, cut and paste the Subject line in here........

JC
Reply With Quote
  #40  
Old 04-11-2002, 10:31 PM
hypedave's Avatar
hypedave hypedave is offline
 
Join Date: Nov 2001
Location: Dallas, Tx
Posts: 320
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by TheCaver
When you hit reply in your email, cut and paste the Subject line in here........

JC

here ya go

=====================================


Hello hypedave,

grisu has just replied to a thread you have subscribed to entitled - Referreal Program - in the Flabber forum of Mindsights Forums.

This thread is located at:
http://www.mindsights.com/forums/sho...6&goto=newpost

There may be other replies also, but you will not receive any more notifications until you visit the board again.

Yours,
Mindsights Forums team

~~~~~ NEW ~~~~~
New at Mindsights Forums!
You can now reply to the thread by replying to this message. All you need to do is to make sure this code appears in the e-mail subject:
[thread-466]
You should also remove this text to ensure your reply is readable by other forum users.
~~~~~ NEW ~~~~~

Here are the contents of the post:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
100? it took us half a year to get the first 100
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Unsubscription information:

To unsubscribe from this thread, please visit this page:
http://www.mindsights.com/forums/mem...b&threadid=466

To unsubscribe from ALL threads, please visit this page:
http://www.mindsights.com/forums/mem...type=allthread
Reply With Quote
  #41  
Old 04-11-2002, 10:33 PM
hypedave's Avatar
hypedave hypedave is offline
 
Join Date: Nov 2001
Location: Dallas, Tx
Posts: 320
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

and when I hit reply this is how the subject looks like

Re: Reply to post 'Referreal Program' [thread-466]
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:12 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04753 seconds
  • Memory Usage 2,306KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete