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)
-   -   Updated Community Bulletin Generator (https://vborg.vbsupport.ru/showthread.php?t=16290)

BenchRacer 06-25-2001 01:21 PM

This is a database error I get if I send the bulletin to all my users. It appears to mail out to everyone but it doesn't update the database.

Quote:

Database error in vBulletin Control Panel: Invalid SQL: INSERT INTO adminlog (adminlogid,userid,dateline,script,action,extrainf o) VALUES (NULL,'1',993477634,'commbull.php','sent bulletin','')
mysql error: MySQL server has gone away
mysql error number: 2006
Date: Monday 25th of June 2001 10:00:34 AM
Script: /admin/commbull.php
If I send it out to a group that only has one user in it, it works flawlessly.

Any ideas?

Chad

Kier 06-25-2001 02:56 PM

Quote:

Originally posted by tubedogg
*doh* I thought I fixed that last time I posted this script...anyway replace line 15 (which is currently
Code:

        if ($i = $50) {
with
Code:

        if ($i = 50) {
sorry :(

Shouldn't that be
Code:

if ($i==50) {
?

VirtueTech 06-26-2001 07:25 AM

Hello tubedogg,

The script times out for me when I try and send the actual email to a usergroup.

any ideas?

tubedogg 06-26-2001 11:27 AM

Quote:

Originally posted by Kier
Shouldn't that be
Code:

if ($i==50) {
?

:o :o :o Yes.

tubedogg 06-26-2001 11:29 AM

Quote:

Originally posted by VirtueTech
Hello tubedogg,

The script times out for me when I try and send the actual email to a usergroup.

any ideas?

How many are you trying to send at once? Maybe decrease that number?

VirtueTech 06-26-2001 01:56 PM

I tried just sending it to the Admins only...but that didn't work. There are only 3 admins in the "Admin Usergroup"

It must have something to do with the amount of forums or something.

Any other ideas...I'd really love to use this hack. :)

tubedogg 06-26-2001 01:58 PM

The number of forums shouldn't affect it - by the time you get to the sending screen, it's done gathering info.

Or do you mean it times out when trying to go to the preview screen?

jarvis 06-26-2001 02:25 PM

Not sure if I've missed this in the thread somewhere, but are there plans (or does it already and I'm overlooking) for this to mail automagically on a pre-specified basis?

Thanks, love the hack!!

VirtueTech 06-26-2001 02:56 PM

Oh I didn't realize it was a preview....yes it times out when it tries to preview it.

webhost 06-29-2001 10:10 PM

I have installed and ran for 2 weeks. Hack is great. One question though. When setting info to send out torwards the end you have a option to start a new thread with your email address in it. You put the username in to tell everyone who posted it also input the forum number where you want the new thread to appear. I did this both weeks but the thread never shows up in the mailing list that is sent out or in the forum. Everything else works fine.

Any idea's?

Joey


All times are GMT. The time now is 05:05 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.02009 seconds
  • Memory Usage 1,739KB
  • 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_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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