vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Administrative and Maintenance Tools - Commbull (Community Bulletin) 5.1b (https://vborg.vbsupport.ru/showthread.php?t=230359)

grandeur_69 06-02-2010 02:29 PM

I never thought about that ... that will definitely be something we will work on. We have officially put the development of Commbull for vb4 on our work schedule, as we are about a week away from completing the integration of our old forum design into vb4 and will need commbull up and running.

MjrNuT 06-02-2010 09:11 PM

Quote:

Originally Posted by docvader (Post 2046928)
Grandeur, as I remember previous versions of this (I've had them all...) used to pick up the style of the forum default, for the body of the commbull html email.

Has anyone created a version of "commbull_template_html.php" that will do that? (I'm awful at writing html...) For some reason I get a faded blue color on the emails.

Oh, and I think, after a little usage, this is working for me on vb 4.03, without the cron scheduling ability. Which is just fine for me.

Quote:

Originally Posted by grandeur_69 (Post 2047102)
I never thought about that ... that will definitely be something we will work on. We have officially put the development of Commbull for vb4 on our work schedule, as we are about a week away from completing the integration of our old forum design into vb4 and will need commbull up and running.


This would be a grand request for v3.8. It would work something like how vBA takes on the default style, right?

viper357 06-17-2010 06:38 AM

Quote:

Originally Posted by docvader (Post 2046928)
Grandeur, as I remember previous versions of this (I've had them all...) used to pick up the style of the forum default, for the body of the commbull html email.

Has anyone created a version of "commbull_template_html.php" that will do that? (I'm awful at writing html...) For some reason I get a faded blue color on the emails.

Quote:

Originally Posted by MjrNuT (Post 2047312)
This would be a grand request for v3.8. It would work something like how vBA takes on the default style, right?

Me too, would be great for v3.8.5. Thanks.

grandeur_69 06-17-2010 04:11 PM

Quote:

Originally Posted by vortech1 (Post 2036438)
Did you find a fix to this mine shows 2008 I don't even have a 2010 option. lol

strange. the end value for the date is the current year. It's simply a call to
Code:

date('Y')
... so if it's only showing 2008, maybe the server date is wrong .. I'm not sure why this would be so. What version do you have?

joeychgo 06-24-2010 03:32 AM

Quote:

Originally Posted by viper357 (Post 2054874)
Me too, would be great for v3.8.5. Thanks.

Me three

blackberry 07-01-2010 12:40 PM

i have renamed my admincp directory and this mod is not working .. can you please tell me where in the code i should make chanegs?

Thank you

grandeur_69 07-01-2010 05:57 PM

Quote:

Originally Posted by blackberry (Post 2062704)
i have renamed my admincp directory and this mod is not working .. can you please tell me where in the code i should make chanegs?

Thank you

hmm, that's strange. I've never actually moved the directory, but everywhere in the code i see
Code:

$vbulletin->config['Misc']['admincpdir']
. We just upgraded one of our forums to vb4 and the admincp is in another directory, so this week I'll be upgrading the code to vb4 compatibility and i'll be checking the directory stuff ...

However, today is Canada Day and I'm in a big softball tournament, so all this will have to wait till next week ... sorry.

blackberry 07-01-2010 07:27 PM

I just renamed admincp to admincpforum and its giving me error i have changed the code like mentioned

Code:

$vbulletin->config['Misc']['admincpforum']
tell me wht to write

thanks

grandeur_69 07-02-2010 02:33 PM

misunderstanding. i didn't mean for you to change the code. Everywhere in MY code, I am using the vbulletin configuration settings to reference the files, so it should work. I'm not sure why it is not working for you, but I don't have time to go through my code to find out. What version of vB are you running?

blackberry 07-02-2010 09:47 PM

3.8.4 is my version


All times are GMT. The time now is 06:08 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.01278 seconds
  • Memory Usage 1,744KB
  • 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
  • (3)bbcode_code_printable
  • (7)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