vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Administrative and Maintenance Tools - Commbull (Community Bulletin) 5.1a for vBulletin 4.01 (https://vborg.vbsupport.ru/showthread.php?t=233798)

djbaxter 11-03-2010 01:09 AM

That's a server error. You'll need to contact tech support for your hosting service.

racingsolution 12-04-2010 05:32 PM

Installed this on my 4.x forums and it's working great.. thank you

asuccar 01-31-2011 01:21 AM

Great add-on...work perfectly

Request though, i can sent latest posts, polls, b'days, events...but can we also send out latest blogs and articles? Does anyone knows how?

oh, just one more question:)

I want to greet the user as 'Dear Username', where i want the username to appear, to '\$vbphrase[username]' or just '$username'...or is it something different?

djbaxter 01-31-2011 10:59 AM

Quote:

Originally Posted by asuccar (Post 2156746)
Great add-on...work perfectly

Request though, i can sent latest posts, polls, b'days, events...but can we also send out latest blogs and articles? Does anyone knows how?

No. This add-on was originally created for vBulletin 3.x, before the Suite was released. It will work on 4.x with the modifications outlined here but I know of no way to include articles and blogs.

Quote:

Originally Posted by asuccar (Post 2156746)
oh, just one more question:)

I want to greet the user as 'Dear Username', where i want the username to appear, to '\$vbphrase[username]' or just '$username'...or is it something different?

Not sure I understand your question but if you want it to appear as "Dear asuccar:" you would use:

PHP Code:

Dear \$username


asuccar 01-31-2011 08:10 PM

Cheers dude...and yep, that was exactly what i was asking:)

hudarsono 02-18-2011 02:07 AM

Hi,

I just installed this mod. But i couldn't find the option to send html newsletter? Does it has html editor for us to write the newsletter ourself?

Thank you

djbaxter 02-18-2011 03:10 AM

Depending on which version you installed, you should find it in the Admin CP -> Users menu.

Scroll down to Send Community Bulletin.

kaype 05-26-2011 04:33 PM

Tried to install this on 4.1.3, but did not install the XML, gave me the following error message below. Any help will be appreciated.

The following dependencies were not met:

This product is not compatible with version 4.1.3 of vBulletin. (Compatible starting with 3.0 / Incompatible with 4.1 and greater)

djbaxter 05-26-2011 04:47 PM

You'll need to edit the product-Commbull.xml file.

FIND around line 10:

PHP Code:

<dependency dependencytype="vbulletin" minversion="3.5" maxversion="3.8" /> 

CHANGE TO:

PHP Code:

<dependency dependencytype="vbulletin" minversion="3.5" maxversion="4.9" /> 


StarBuG 07-01-2011 11:29 AM

I get the following error when I try to send the newsletter:
Code:

Warning: Missing argument 1 for vB_Database::query_write(), called in [path]/acp/commbull_functions.php on line 366 and defined in [path]/includes/class_core.php on line 438


Database error in vBulletin 4.1.4:

Invalid SQL:
;

MySQL Error  : Query was empty
Error Number  : 1065
Request Date  : Friday, July 1st 2011 @ 02:27:27 PM
Error Date    : Friday, July 1st 2011 @ 02:27:27 PM
Script        : http://www.adsenseexperts.com/acp/commbull.php?do=send
Referrer      : http://www.adsenseexperts.com/acp/commbull.php
IP Address    : xxx
Username      : me
Classname    : vB_Database
MySQL Version : 5.0.51a-24+lenny5

I run 4.14

Any help is appreciated


All times are GMT. The time now is 07:55 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.01843 seconds
  • Memory Usage 1,745KB
  • 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
  • (1)bbcode_code_printable
  • (3)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)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