vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vBulletin Mail System (https://vborg.vbsupport.ru/showthread.php?t=125890)

darkblade25 09-28-2006 06:08 AM

Quote:

Originally Posted by MPDev
I have this running on my 3.6 system (installed under 3.5) with some minor modifications.

line 74 in vbms_new.php:

Code:

if (!empty($_POST['action']))
line 31 in vbms_class_mail_message.php:

Code:

define("VBMS_CRLF", "\n");
and I run the vbms_cron.php as a cron:

Code:

*/1 * * * * /usr/bin/wget -q http://www.mysite.com/forum/includes/cron/vbms_cron.php --delete-after
I'd be glad to pitch in where I could as time permits; our users have used this for some time with no problems and other than these few changes for 3.6, everything seems to be working fine now.

Is that all the changes that you made and does it run without any bugs? I want to put this in my site too.

filburt1 09-28-2006 02:43 PM

<i>Very</i> strange that changing the VBMS_CRLF constant from \r\n to \n would work; IIRC, the RFC requires a CRLF (hence the name of the constant) instead of just a newline character.

But hey, that's why this is open-source, right?

darkblade25 09-28-2006 04:54 PM

So I am assuming it works. Rihgt?

FireLighter 09-28-2006 11:05 PM

This is great: progress! However does this solve the installation problems? I too would love to use this, but will be patient if necessary. Thanks for this amazing modification and for providing it to the community for free!

I look forward to see more as time goes on,
-Josh

COBRAws 09-29-2006 10:34 PM

Any confirmation that with MPDev's final edit vBMS is finally a Functional product?

Thanks

Kingzor 09-30-2006 06:10 PM

Installer working for 3.6 yet? Would like to finally get a working product that I paid for.

kall 09-30-2006 07:50 PM

Quote:

Originally Posted by Kingzor
Installer working for 3.6 yet? Would like to finally get a working product that I paid for.

You didn't pay for a working 3.6 version, as that has never been offered.

The purpose of this thread is to allow a group (or individual) effort to get vBMS to 3.6.x working status.

ianwilcox 10-01-2006 11:33 PM

How is this progressing , Who is now devloping this modifcation :)

kall 10-02-2006 04:15 AM

The community is.. or, that is what is intended by Filburt releasing it here.

You could even work on it! :D

MPDev 10-02-2006 01:09 PM

Without the change to the CRLF, the email wasn't being sent as HTML - the headers were being sent as part of the text message.

So far, everything is working on my 3.6 installation with no complaints from my users; however, as I said, I installed under 3.5 originally, so I haven't had the opportunity to try the installer under 3.6.

I did have a problem during the upgrade process from 3.5 to 3.6 and I had to clear out the xml files from the includes/xml directory (except for vB defaults). I never tracked down which XML file it was that was interfering with the upgrade; but once I was upgraded I moved the other XML files back and all was well.


All times are GMT. The time now is 04:53 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.01302 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
  • (3)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