vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   News & Email Community Bulletin Generator (https://vborg.vbsupport.ru/showthread.php?t=32517)

mlx 04-11-2003 12:40 PM

If I did not oversee a reply, noone ever fixed the problem described here.

I did the following which fixed it for me.

replace (around line 885):
PHP Code:

$message2 eregi_replace("\{[^}]*\}","",$message); 

with:
PHP Code:

$message2 ereg_replace("\r\n","",$message);
$message2 eregi_replace("\{[^}]*\}","",$message2); 

Oh and last but not least thanks for the great hack.

subu1 04-25-2003 04:43 PM

sorry , i have the same Problem https://vborg.vbsupport.ru/showthrea...725#post317725

what can i do

thxx subu1

David_McPherson 05-01-2003 02:08 AM

Quote:

04-11-03 at 02:40 PM mlx said this in Post #191
If I did not oversee a reply, noone ever fixed the problem described here.

I did the following which fixed it for me.

replace (around line 885):
PHP Code:

$message2 eregi_replace("\{[^}]*\}","",$message); 

with:
PHP Code:

$message2 ereg_replace("\r\n","",$message);
$message2 eregi_replace("\{[^}]*\}","",$message2); 

Oh and last but not least thanks for the great hack.


I get a parse error with this......

Cyn 05-11-2003 02:27 PM

I'm running 2.2.9 and installation went 1,2,3 perfect for me. No problems there at all. Only problem is when I try to preview the email after making my selections it times out. So I haven't yet been able to send one to myself to see if it's working okay. I'll give it a go early morning. Perhaps the network traffic caused the timeout.

Xyphen 05-11-2003 03:52 PM

Can anyone tell me if this hack works with vB2.3.0? I need to know please... thnx!

Xyphen 05-11-2003 07:17 PM

OOooo, installed on vB2.3.0 and it works perfect!

Cyn 05-12-2003 11:46 AM

I'm still getting TCP/IP timeouts when I try to generate the preview email. Anyone have any idea what the problem might be for me? Please?

Cyn 05-17-2003 08:31 AM

Bumpity bump bump! Anyone know why I'm getting TCP_ERROR "There was a communication problem" when trying to run the Preview Email?

Alien 05-17-2003 10:04 PM

I would really love to save settings, is there anyone who was able to get this to save settings? I'd like to keep the same settings each week so I don't have to select it all manually again. :)

-Jason

bigwest 05-19-2003 11:01 PM

Quote:

11-22-01 at 08:57 AM christec said this in Post #14
In general, any comments or feedback?
In my opinion this is one of the coolest hacks I have ever installed and run.

Talk about useful!!!!

Seriously, this is great work!


All times are GMT. The time now is 11:51 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.01453 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
  • (4)bbcode_php_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