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)

mfizzel 10-28-2005 03:21 AM

I see no option for sending this automatically....it says that it sends weekly but I assume that means if I manually send it weekly?

noppid 10-28-2005 11:34 AM

Quote:

Originally Posted by mfizzel
I see no option for sending this automatically....it says that it sends weekly but I assume that means if I manually send it weekly?

That is correct, it is not a cron job.

apfparadise 12-14-2005 09:14 PM

I dont know if anyone can help me, since this is now mostly a 3.5 website (as it should be, I will switch one day too). My Commbull worked absolutely fine for about 3-4 months, then today I get this error when clicking on "Send community bulletin" in Admincp:

Code:

Warning: Unknown(/home/aquatic/public_html/forum/admincp/commbull.php): failed to open stream: Permission denied in Unknown on line 0

Warning: Unknown(/home/aquatic/public_html/forum/admincp/commbull.php): failed to open stream: Permission denied in Unknown on line 0

Warning: (null)(): Failed opening '/home/aquatic/public_html/forum/admincp/commbull.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in Unknown on line 0

What's up with that? I have not updated my forum at all in a while, and it worked last week fine. Please help. The file is still on the server.

noppid 12-14-2005 09:26 PM

You are getting a permissions error, make sure commbull.php has execution and read rights (755) set.

traderx 12-14-2005 11:35 PM

Quote:

Originally Posted by noppid
That is correct, it is not a cron job.

Is there not ANY way that this can be done with a cron job?

Christie 01-09-2006 10:07 AM

Went to send the Community Bulletin this week and found the drop down options for "Show info starting from this date" only go up to 31.12.2005.

Is there any way of extending the date into 2006 and beyond? If so how do I do it please. I inherited the board with this hack installed, but wouldn't like to be without it.

Thanks

timelord726 01-09-2006 07:55 PM

I get this after opening commbull.php:

Quote:

Fatal error: Call to a member function query_first() on a non-object in C:\apachefriends\xampp\docs\jds\forums\admincp\com mbull.php on line 46

apfparadise 01-09-2006 08:04 PM

Quote:

Originally Posted by traderx
Is there not ANY way that this can be done with a cron job?

Maybe we are using this for different reasons, but I dont think you'd want it a cron job. This is something of a newsletter, where you write the first part up, putting in important information (new articles, things going on on the site...) Interesting stuff, and then give them the dry "posts and birthdays"

I do it weekly, have done for over a year now, I think. If it's interesting nobody takes themselves off the list, if you just cron them the dry news you lose most of 'em.

Christie 01-09-2006 08:05 PM

Quote:

Originally Posted by Christie
Went to send the Community Bulletin this week and found the drop down options for "Show info starting from this date" only go up to 31.12.2005.

Is there any way of extending the date into 2006 and beyond? If so how do I do it please. I inherited the board with this hack installed, but wouldn't like to be without it.

Thanks

Worked out how to do it - thanks

b00k 01-10-2006 05:49 PM

Quote:

Originally Posted by Christie
Worked out how to do it - thanks


how? Please and thanks....err.. nm.. here you go..

open commbull.php from the admin cp..

search

Quote:

<td><select name='fromyear'>".makedateselect(1999,2005,$datebi ts[2])."</select></td></tr></table></td></tr>";
and replace with

Quote:

<td><select name='fromyear'>".makedateselect(1999,2009,$datebi ts[2])."</select></td></tr></table></td></tr>";
that should work. Added it upto 2009.

Hope this is correct in all areas.. Worked for me.


All times are GMT. The time now is 04:01 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.01671 seconds
  • Memory Usage 1,745KB
  • 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
  • (8)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