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)

sabret00the 12-25-2004 11:25 AM

Quote:

Originally Posted by memobug
100 would be fine if there were an autorefresh capability. I have about 4000 users and better things to do ;)

I did hear back from the ISP:


Regards,

Matt

that ability is in there already, set it to do em every 60 seconds and it'll do it ;)

Viks 12-25-2004 01:19 PM

Hi Grandeur_69,
I installed the Commbull today... and did recieve a bulletin on my 2 test aco++++s so it appears that it is working.
1. However, i got the following error during installation -

User table altered... Failed (Possibly already updated)
User table altered... Failed (Possibly already updated)
Phrase table updated (profile.php 1 of 3)...Already Update
Phrase table updated (profile.php 2 of 3)...Already Update
Phrase table updated (profile.php 3 of 3)...Already Update
Phrase table updated (admincp/index.php) ...Already Update

2. When I click on 'send email' or 'send' to send out the commbull - then after a while i get "your request timed out" page - does this mean that the commbull did not go to all folks on the forum??

overall.. a realy COOL hack.

<thumbs up>

jamesk 12-26-2004 02:17 AM

I'm not sure if I missed this question,but is there any way to automate it?

traderx 12-26-2004 06:54 AM

Quote:

Originally Posted by sabret00the
Quote:

Originally Posted by traderx
Originally Posted by traderx
I think that is a great idea. I have just install the journal hack and think it would be a good addition to the news letter. On my site (4xtraders.com/forum) I have added a left and right column to my whole site (use header and footer), could there be a way that this could be included in the html email of your commbull.php that you created. I looked around yours and was getting lost as to where/how I could do this.

Just wondering, could it be possible to pull whats send in the emails to my www.site.com/index.php? I would to have some of these items on my main page. I have created a vb powered page but have no clue how to pull those items into it..... just an idea

Thanks
Coll

PS.... HAPPY HOLIDAYS EVERYONE!!!!!!

yeah it would be easy to port the code over :)

Mind sharing how this might be done for us php newbies such as myself:) I looked around the commbull.php but got lost. I have been playing around with vb powerd template pages and would like to add these items from commbull, so some examples on how I can do it would be great

sabret00the 12-26-2004 07:28 AM

Quote:

Originally Posted by traderx
Mind sharing how this might be done for us php newbies such as myself:) I looked around the commbull.php but got lost. I have been playing around with vb powerd template pages and would like to add these items from commbull, so some examples on how I can do it would be great

none of the additions are in the code yet, but although i'm not quite sure as i haven't looked i'm pretty sure all vBindex and vBadvanced add-on's can work on any vB powered page.

traderx 12-26-2004 08:02 AM

Quote:

Originally Posted by sabret00the
none of the additions are in the code yet, but although i'm not quite sure as i haven't looked i'm pretty sure all vBindex and vBadvanced add-on's can work on any vB powered page.


Really... I had thought you would need to have them installed, will look into it

sabret00the 12-26-2004 03:06 PM

Quote:

Originally Posted by traderx
Really... I had thought you would need to have them installed, will look into it

let me know how it goes :)

jluerken 12-30-2004 12:30 PM

Is there a way to send out a newsletter automatically once every 1 of a month?

The template says: Currently, community updates are sent weekly.
Is this really done automatically or do I have to change this text?

docvader 12-30-2004 12:58 PM

I have a few styles on my board. Any way of choosing which style this bulletin gets sent out in? Right now, it emails out as my parent style.

jluerken 12-30-2004 01:11 PM

Quote:

Originally Posted by grandeur_69
permanent fix for using css as a file:
in includes/adminfunctions_template.php

find:
Code:

if (preg_match('#^<link rel="stylesheet" type="text/css" href="(clientscript/vbulletin_css/style-\w{8}-0*' . $styleid . '\.css)" />$#', $csscontents, $match))
replace with:
Code:

if (preg_match('#^<link rel="stylesheet" type="text/css" href="'.$vboptions['bburl'].'/(clientscript/vbulletin_css/style-\w{8}-0*' . $styleid . '\.css)" />$#', $csscontents, $match))
and, find:
Code:

$QUERY[] = "css = '" . addslashes("<link rel=\"stylesheet\" type=\"text/css\" href=\$cssfilename\" />") . "'";
replace with:
Code:

$QUERY[] = "css = '" . addslashes("<link rel=\"stylesheet\" type=\"text/css\" href=\"{$vboptions['bburl']}/$cssfilename\" />") . "'";
cheers


Its working for the newsletter hack now but my normal pages are not working anymore now.

<link rel="stylesheet" type="text/css" href="http://www.clanforums.com/forum/http://www.clanforums.com/forum/clientscript/vbulletin_css/style-63c43471-00090.css" />

but it should be
<link rel="stylesheet" type="text/css" href="http://www.clanforums.com/forum/clientscript/vbulletin_css/style-63c43471-00090.css" />

How can I fix this now for all normal pages?


All times are GMT. The time now is 05:07 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.01377 seconds
  • Memory Usage 1,752KB
  • 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
  • (4)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