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)

Igel1 10-31-2011 03:23 PM

Has anyone run this mod with vb 4.1.7?
If so, what must I change to by work?
I get an error message when sending mail related to the body.
The preview works though.

djbaxter 10-31-2011 03:45 PM

I have an earlier version running on 4.1.7.

However, as stated in the first post, for help with CommBull itself, please post in the developer's thread at https://vborg.vbsupport.ru/showthread.php?t=230359

Igel1 10-31-2011 09:25 PM

Thanks for the reply.
After a fresh installation (all other mods are disabled), it does not work.
Version 5.1a for vBulletin 3.8x and the xml from here.
Which version do you use with 4.1.7?

I will ask my question in the other thread.

Igel1 10-31-2011 11:51 PM

Sorry, my mistake.
The MOD works on 4.1.7
The error was because of my german translation since had a variable errors crept

Igel1 11-06-2011 01:57 PM

Hello all,

I would like to install a checkbox for the newsletter in the registry under vb4.1.7
this code:
Code:

 
                        <div class="blockrow">
                                <label>{vb:rawphrase receive_email}...</label>
                                <div class="rightcol">
                                        <ul class="checkradio group">
                                                <li>
                                                        <label for="cb_adminemail"><input type="checkbox" name="options[adminemail]" value="1" id="cb_adminemail" tabindex="1" {vb:raw checkedoff.adminemail} /> {vb:rawphrase receive_email_from_bulletin_board_staff}</label>
                                                </li>
                                                <vb:if condition="$show['email']">
                                                        <li>
                                                                <label for="cb_showemail"><input type="checkbox" name="options[showemail]" value="1" id="cb_showemail" tabindex="1" {vb:raw checkedoff.showemail} /> {vb:rawphrase receive_email_from_other_members}</label>
                                                        </li>
                                                </vb:if>

                                                  <li>
                                                            <label for="receivebulletin"><input type="checkbox" name="receivebulletin" value="1" id="receivebulletin" tabindex="1" {vb:raw checkedoff.receivebulletin} /> {vb:rawphrase receive_email_from_commbull}</label>
                                                    </li>
                                                                                                       
                                                    <vb:if condition="$show['email']">
                                                              <li>
                                                                      <label for="commbull"><input type="checkbox" name="commbull" value="1" id="commbull" tabindex="1" {vb:raw checkedoff.receivebulletin} /> />{vb:rawphrase receive_email_from_commbull}</label>
                                                              </li>
                                                    </vb:if>

                                        </ul>

in the template "register" show the text and the checkbox for the newsletter but there are no funktion under the checkbox.

Please can anybody help me.


Another question

In setting section when I select for "Only include threads that have been started or replied to since this date?" as yes, I get in the newsletter threads older than the date I selected.
The threads are older and the last post in the thread also older.

I've already asked in the main thread, but unfortunately not received a response

Thanks Igel1

RichieBoy67 06-27-2012 05:43 AM

Hey all,

I have this working on one of my own sites which has 4.1.12 and it works perfectly. I have another client with 4.1.12 and I cannot get it to send. It runs through everything and it even shows the list just as it would if the emails went out but noone gets any email.

Does anyone have any ideas on how to fix this? Could this be a server issue possibly?

Thanks

djbaxter 06-27-2012 01:02 PM

I would suspect so.

First, check all the settings in CommBull. Then check all the settings for AdminCP>> Settings >> Options >> Email options. Look for any differences there.

If those are all the same for the one working and the one not working, look for server email configuration differences.

RichieBoy67 07-09-2012 03:37 PM

In 4.1.12 I cannot get the unsubscribe link working. I have not yet looked into the template mods but I am sure they have to be changed again to work on this version.

Does anyone have any changes to get the unsubscribe link working on 4.1.12?

Thanks much

Ok guys, I got this working by using this mod and by editing the unsubscribe link in commbull_template_htmlnew.php ..

# The next issue I am having is that none of the user stats are showing, the user avatar is not showing, calendar events are not showing. I think it is due to some of the phrases and variables being changed in 4.1 but I cannot figure out what has changed. Has anyone else fixed this issue?

Gn_Snake 07-11-2012 02:11 PM

This plugin work in vb 4.2?

docvader 07-13-2012 06:11 PM

No. You get this error when you try to install it, using the xml file in this thread.
Quote:

The following dependencies were not met:

This product is not compatible with version 4.2.0 of vBulletin. (Compatible starting with 3.0 / Incompatible with 4.1 and greater)
Shame, it was a good product. Used it for years.


All times are GMT. The time now is 09:01 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.01326 seconds
  • Memory Usage 1,750KB
  • 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)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