vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=5)
-   -   Reply by email v. 0.1 (https://vborg.vbsupport.ru/showthread.php?t=36899)

Gimp 04-13-2002 08:11 AM

orca this can only happen if u reply from email that doesnt exist in the users' database.. which cant happen.. very strange

orca 04-14-2002 08:20 AM

Well, I sent it not from my home-acount. May I didn't notice that the sender was changed...

Quote:

Originally posted by Gimp
orca this can only happen if u reply from email that doesnt exist in the users' database.. which cant happen.. very strange

hypedave 04-14-2002 11:22 AM

anybody fund a solution for my problem yet ?

James Cridland 04-14-2002 03:09 PM

If someone posts a nasty message on your BB, this system means that, regardless of what you do, your have still 'published' this message to subscribed users.

This means, reluctantly, that we've had to switch out nice "message in the e-mail" reply off.

James Cridland 04-15-2002 07:54 PM

Er, no, don't do that.

If you have four replies in a thread, you'll get four e-mails...!!

hypedave 04-16-2002 05:23 AM

okay I get this error now

Fatal error: Call to a member function on a non-object in C:\Inetpub\wwwroot\forums\mailreply.php on line 37

im on a MDaemon 5.0.5 email server now

VirtueTech 06-01-2002 02:39 AM

HypeDave: This worked for me:

Find this line:
$permissions=getpermissions($threadinfo[forumid]);

Replace it with:
$permissions=getpermissions();

I hope that helps.

Sinclair 06-25-2002 11:55 AM

Can anyone told to me how i can start the mailreply.php via crontab?

hypedave 10-07-2002 01:39 AM

Quote:

Originally posted by Sinclair
Can anyone told to me how i can start the mailreply.php via crontab?
point your crontab to the following path

/home/account/public_html/forums/mailreply.php

ChurchMedia 12-30-2002 05:29 AM

I have it installed and working. I set up a cron job to run the mailreply.php evey 5 minutes. MUCH easier than the other "email posts" hack. Thanks for the great hack!

There are 3 things that would make it work better for me:

1. I can put the thread id in the subject, but unless it's at the beginning of the subject line, mailreply.php won't post it. Is there a way for it to ignore the RE:? Maybe add an * before the thread id and have it look for it as a marker?

2. When replying by email, the post doesn't go back out to subscribers of the thread, so no one knows they replied unless they go back to the site. Can anything be done about that?

3. This is related to the Points hack by Shinra and the "points for posting" hack by Iguacu. Points aren't added when replying by email. Not a big deal, but would be nice to know how to fix.

Thanks again!


All times are GMT. The time now is 08:05 AM.

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.03280 seconds
  • Memory Usage 1,730KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete