vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=34)
-   -   vB Mail Reply (https://vborg.vbsupport.ru/showthread.php?t=68113)

freeshares1 11-01-2004 04:29 AM

I now have this working (kind of) i will post what i have done later today

Lionel 11-01-2004 04:40 AM

Thanks in advance. I am anxious to learn what you have done for the no forum permission error message.

freeshares1 11-01-2004 06:23 AM

Firstly if you get the following

Code:

Fatal error: Call to undefined function: imap_open() in /home/xxx/domains/xxx.com/public_html/vb/includes/cron/vbemailreply.php on line 55
This means your server's PHP is not compiled with IMAP. This is a core requirement of this hack. If you have root access to your server you can recompile php with IMAP if not ask your host.

As Lionel posted earlier in thread i had to change the following in the phase notify. This was to fix the fact that i was getting blank email's


FROM
Code:

\$vboptions[bbtitle]!
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 email subject:
[thread-\$threadinfo[threadid]-\$touser[field\$vboptions[mailserver_profilefieldid]]]
You should also remove this text to ensure your reply is readable by other forum users.
Additionaly, you can start a new thread in the \$foruminfo[title] Forum simply by sending a mail to \$vboptions[mailserver_emailadress] with this code in the subject: [newthread-\$foruminfo[forumid]-\$bbuserinfo[field\$vboptions[mailserver_profilefieldid]]]

TO
Code:

\$vboptions[bbtitle]!
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 email subject:
[thread-\$threadinfo[threadid]-\$touser[field]$vboptions[mailserver_profilefieldid]]]
You should also remove this text to ensure your reply is readable by other forum users.
Additionaly, you can start a new thread in the \$foruminfo[title] Forum simply by sending a mail to \$vboptions[mailserver_emailadress] with this code in the subject: [newthread-\$foruminfo[forumid]-\$bbuserinfo[field]$vboptions[mailserver_profilefieldid]]]


I am still playing with it but as it stands i can send replies to threads i havent yet checked to see if i can create new thread. Sorry i have never had premission problem.


Colin - Great hack ;)

freeshares1 11-01-2004 06:02 PM

ok after further investigations i have noticed the following

1. i have to put the subject in the following format [newthread-2-password]] if i do it as [newthread-2-password] i get a message saying i have not reached the min no of characters. This leaves the extra ] in the subject.
2. The cron doesnt seem to work the only way i can make it run is by manually running it twice (even if i set it up using my server cron job)

any idea's are most welcome.

Lionel 11-01-2004 06:06 PM

you'll find out that this does not work

1-the cron will never work
2-new users do not have email password automatic
3-you'll never be able to post in forums

and more...

my suggestion is to download chen's version and try to analyze it as I am doing.

freeshares1 11-01-2004 06:19 PM

I can do 3 no 2 i am not bothered about as it will use it more for moderator's and admin's it's no 1 i need to sort out

I fully understand this is a beta and am happy to work with colin to make this a final release.

Colin F 11-01-2004 07:54 PM

Just wanted to mention that I'm currently working on fixing this up.

I'll update the first post with all the new information when I'm done.

freeshares1 11-01-2004 07:59 PM

thanks Colin and if you need any help or testers please let me know. (pm me)

We appreicate your support:)

Lionel 11-01-2004 08:04 PM

thanks Colin. We have been struggling on that one.

Colin F 11-03-2004 11:26 AM

OK, I updated the first post with some better installation instructions and edited the vbemailreply.php file a bit.

I think I'll have to reupload an updated install file once I'm at home... but otherwise it should work.
Please wait for that (another 3 or 4 hours) and then test it.


All times are GMT. The time now is 02:25 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.01209 seconds
  • Memory Usage 1,744KB
  • 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
  • (3)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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