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)

COBRAws 10-12-2005 05:20 AM

Calling Colin F :D


3.5? pleasee

MrMister 10-12-2005 04:17 PM

Has anyone tried to port this to 3.5?

I am in the process of it, but the problem is that the install file just stalls... it doesn't do anything but bring me into some kinda "endless loop" page.

COBRAws 11-10-2005 07:29 PM

bump

Annapurna 03-05-2006 11:58 AM

Quote:

Originally Posted by MrMister
Has anyone tried to port this to 3.5?

I am in the process of it, but the problem is that the install file just stalls... it doesn't do anything but bring me into some kinda "endless loop" page.

Anything new?
I'd really appreciate it to have it worked on 3.5.4!

Andreas

DjTaz 04-08-2006 12:25 AM

I managed to get this working at last - but im not even sure what i did to be honest - i was trying everyones suggestions , and after messing with a load of files it eventually worked , but i was doing so much i cant say what did it !

Great script , its working on 3.0.7

DjTaz 04-08-2006 03:34 PM

I did a tiny edit on this that may help people as well

In /includes/functions_newpost.php find (around 1217) :
Code:

'$subject = "' . str_replace("\\'", "'", addslashes(iif(empty($email_text[PHRASETYPEID_MAILSUB]), $emails['-1'][PHRASETYPEID_MAILSUB],$email_text[PHRASETYPEID_MAILSUB]))) . '";';
and replace with :
Code:

'$subject = "' . str_replace("\\'", "'", addslashes(iif(empty($email_text[PHRASETYPEID_MAILSUB]), $emails['-1'][PHRASETYPEID_MAILSUB],$email_text[PHRASETYPEID_MAILSUB]))) ." ". $subjectcode_reply . '";';
This will put the reply code into your subject line of the mails sent , so that all your users need to do is click REPLY - it saves them having to change the subject line.

Dax IX 04-15-2006 11:07 PM

I would really like to see a port of this as well. It sounds like JUST the thing I'm looking for! :D

fat3x 04-20-2006 12:17 AM

nice very god

DjTaz 07-06-2006 01:04 PM

Dont suppose anyone has upgraded this to 3.5 yet ?

I had to move hosts so i decided to upgrade to 3.5 and i miss this hack - only just had it working and all !

Bashar 07-09-2006 02:51 PM

Quote:

Originally Posted by DjTaz
Dont suppose anyone has upgraded this to 3.5 yet ?

I had to move hosts so i decided to upgrade to 3.5 and i miss this hack - only just had it working and all !

it didnt work for you when you moved to 3.5.x ?


All times are GMT. The time now is 09:09 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.01557 seconds
  • Memory Usage 1,735KB
  • 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_code_printable
  • (2)bbcode_quote_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