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

grandeur_69 09-30-2006 04:50 AM

the main features are essentially the same as 3.5.4 with the exception that you can run it as a scheduled task (which was probably the biggest request over the old version) ... if you are sticking with 3.5.4 and don't want the cron, then there is no reason to upgrade, just yet.

no, haven't signed a contract, but i've been working with the guy for 7 years and he supplies most of my work ... not going to burn any bridges.

NeutralizeR 09-30-2006 05:03 AM

I may consider installing this hack later as i'm already having issues with hotmail servers (banned two times before and signed up a few programs like JMR to prevent being banned again) and i think anybody codes-builds-designs something may request money for their works. I can't see anything wrong about this, you should respect their decisions.

grandeur_69 09-30-2006 05:12 AM

anyone that is installing this as a fresh version, i forgot to include commbull_phrases.php (goes in ./admincp/) ... i have added this to the downloadable files above ... i also have a german version, if requested.

Paul M 09-30-2006 08:04 AM

Please note:

This thread is for support of the free 3.5.4 version, not discussion or reporting problems with the commercial version. Please contact grandeur_69 by PM or e-mail to discuss that. Further posts not related to this version are liable to be removed.

Thanks.

grandeur_69 10-02-2006 12:22 AM

problems relating to the cron functionality or problems with installation due to Zend Optimizer or IonCube should be PM'd to me as they pertain to the commercial version. Any other problems can be reported here as they affect 3.5.4 as well.

grandeur_69 10-02-2006 03:34 PM

[bug] I have noticed that the headers are being sent incorrectly to text, even for the HTML version. I will be checking into this problem ASAP and update the package. This affects 3.5+

grandeur_69 10-02-2006 03:41 PM

[fix]Update plugin named: "Commbull Email Headers" ... hookname: mail_send
to:
Code:

                if($vbulletin->options['commbull_html'])
                {
                        $headers = str_replace("vBulletin Mail via PHP",$vbulletin->options['bbtitle'],$headers);
                        if($vbulletin->options['commbull_html'] == '1')
                                $headers = str_replace("text/plain","text/html",$headers);
                }

... but, commbull.php also must be updated, so please download the package again.

navjotjsingh 10-02-2006 04:52 PM

Thanks updated without hitch!

soletrader 10-02-2006 06:47 PM

So this doenst work with 3.6 at all?

criscokid 10-02-2006 09:23 PM

When I go to /forums/admincp/commbull.php and click on the [Perform Installation] button the following generated:

Altering user Table... Failed (Already Exists)
Altering user Table... Failed (Already Exists)
Altering user Table... Failed (Already Exists)
Phrase table updating [receive_email_from_commbull] sucessfully.
Phrase table updating [type_email_from_commbull] sucessfully.
Phrase table updating [newsletterformat] sucessfully.
Phrase table updating [commbull] sucessfully.

There's no 'send community bulletin' link in my admincp either.

Where is 'Receive Community Bulletin Newsletters ' and 'Format of the Community Bulletin Newsletters' for each user in the admincp?


All times are GMT. The time now is 06:56 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.01153 seconds
  • Memory Usage 1,732KB
  • 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
  • (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