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 07-14-2010 02:56 AM

Oh. Did you do the manual edits AND import the XML file? It should be either/or, not both.

I'll edit the instructions to clarify that.

What I would suggest is that you undo the manual edits and see if that works for you. If you still have a problem, uninstall and start again, this time trying just the XML file.

Dragonsys 07-14-2010 03:22 AM

Quote:

Originally Posted by djbaxter (Post 2068839)
Oh. Did you do the manual edits AND import the XML file? It should be either/or, not both.

I'll edit the instructions to clarify that.

What I would suggest is that you undo the manual edits and see if that works for you. If you still have a problem, uninstall and start again, this time trying just the XML file.

lol yeah that is what I figured after I looked at the xml file, so I am trying that. I will let you know how it goes.

EDIT:
Ok, when I uninstalled and reinstalled, without the manual edits (I reverted the template prior to install). They check boxes do not show up at all.

djbaxter 07-14-2010 03:31 AM

Sorry about that. I have posted a warning now so others don't make that mistake.

Dragonsys 07-14-2010 03:44 AM

Quote:

Originally Posted by djbaxter (Post 2068844)
Sorry about that. I have posted a warning now so others don't make that mistake.

:D not a problem
The template edits from the xml file do not show up though

djbaxter 07-14-2010 03:58 AM

OK. Then uninstall it and use the manual edits. I'll let grandeur_69 know.

Are you using a custom template? or the default?

Dragonsys 07-14-2010 04:01 AM

Quote:

Originally Posted by djbaxter (Post 2068855)
OK. Then uninstall it and use the manual edits. I'll let grandeur_69 know.

Are you using a custom template? or the default?

I am using a custom template. The only problem with uninstalling the xml is all of the other changes it makes other than the template changes. Can I use the old xml file for the phrases and such?

djbaxter 07-14-2010 04:11 AM

Quote:

Originally Posted by Dragonsys (Post 2068857)
I am using a custom template. The only problem with uninstalling the xml is all of the other changes it makes other than the template changes. Can I use the old xml file for the phrases and such?

Yes. That's what I would do. And then use the manual edits to add the stuff in the Settings.

Dragonsys 07-14-2010 04:12 AM

Quote:

Originally Posted by djbaxter (Post 2068859)
Yes. Thaty's what I would do. And then use the manual edits to add the stuff in the Settings.

cool, thanks for the help!

EDIT:
That worked. The checkboxes work as expected now. Thanks again for your help. This is a great product and exactly what I have been looking for. I'm glad you have been able to share how to get it working in 4.x

Dragonsys 07-14-2010 01:52 PM

There is another problem with the xml file (both versions). I posted it here - https://vborg.vbsupport.ru/showpost....&postcount=162

Dragonsys 07-14-2010 02:02 PM

With your manual edits to modifyoptions above, the problem is, if the Admin does not allow members to email other members, these options will not show in the UserCP. I think that since the Newsletter will usually come from an Admin, the options should be available regardless of the Members being able to email each other. To correct this the <vb:if> statements should be removed (they are not included in the xml file either).

Also, IMHO, it looks better if you put a space in between the check box and the label. To do this, you just need to insert a space before the phrase. I have included the code for both items above, in the below box (this is both check boxes):

Code:

                                        <li>
                                                <label for="commbull"><input type="checkbox" name="commbull" value="1" id="commbull" tabindex="1" {vb:raw checked.receivebulletin} /> {vb:rawphrase receive_email_from_commbull}</label>
                                                <input type="hidden" name="set_options[receivebulletin]" value="1" />
                                        </li>
                                        <li>
                                                <label for="commbull_type"><input type="checkbox" name="commbull_type" value="1" id="commbull_type" tabindex="1" {vb:raw checked.receivebulletin_type} /> {vb:rawphrase type_email_from_commbull}</label>
                                                <input type="hidden" name="set_options[receivebulletin_type]" value="1" />
                                        </li>



All times are GMT. The time now is 05:50 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.06936 seconds
  • Memory Usage 1,746KB
  • 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
  • (5)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