vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   CommBull (Community Bulletin) (https://vborg.vbsupport.ru/showthread.php?t=66334)

memobug 05-07-2005 05:04 AM

Quote:

Originally Posted by fixer
thanx for the hack
it works fine in 3.0.7

But in admincp, Where could i find the link to commbull.php?

Expand the User section of the menu and look toward the bottom - "Send Community Bulletin" or similar

If you have a blank line there you might need to refresh one of the commbull phrases to make them all appear. Go into your phrases menu, search on commbull and pick a phrase to edit and save.

Regards,

Matt

greenhybrid 05-14-2005 06:00 PM

My "threads without replies" table shows the title "posted most recently." Any idea why?

memobug 05-15-2005 07:45 AM

Quote:

Originally Posted by greenhybrid
My "threads without replies" table shows the title "posted most recently." Any idea why?

I think I documented it somewhere before, but commbull.php Line 809 has a bug in it, making the HTML title for topic group 4 the same as topic group 3:

PHP Code:

 $HTML_threadspreview4 .=" <td colspan=\"7\"><b><i>$title3</i></b></td>\n"

should be

PHP Code:

 $HTML_threadspreview4 .=" <td colspan=\"7\"><b><i>$title4</i></b></td>\n"

Regards,

Matt

greenhybrid 05-15-2005 01:34 PM

Thanks. I actually edited some of the code to add a new table with the custom message inside of it, so it wasn't just sitting on the background. You may want to include that in the next release, if you have one?

memobug 05-16-2005 01:47 AM

Quote:

Originally Posted by greenhybrid
Thanks. I actually edited some of the code to add a new table with the custom message inside of it, so it wasn't just sitting on the background. You may want to include that in the next release, if you have one?

Actually, it's not mine. I don't think this hack is supported by the author(s) any longer. However, you might want to post your mods as an attachment or a screenshot of what you mean. I'm not sure exactly what your change does.

Regards,

Matt

biagrin 05-16-2005 09:37 AM

ive put my forum title image into the newsletter but it has a blue border stuck round the outsdie - does anybody know how to remove the title image border

*ignore this i ve got the answer*

biagrin 05-17-2005 09:35 PM

actually i do know have a problem. when in admincp, if i click on an option from the left hand column and it goes to the page ive clicked on, the left column disappears. anybody know why?

Lee 05-23-2005 09:14 PM

Any reason why members receiving the bulletin would receive 3 copies to the same email address?

nnjj.net 05-28-2005 04:25 AM

hi everybody,

is it wprking on 3.0.7?

cmiller1014 05-28-2005 04:33 AM

Depends on what you consider "working" . It has a ton of bugs, and sends links to threads that are deleted. The entire thing is a waste of time in my opinion.

Is there ANY OTHER option out there for something like this???


All times are GMT. The time now is 12:04 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.01442 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)bbcode_php_printable
  • (3)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