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)

Pseudomizer 12-19-2004 05:04 PM

Quote:

Originally Posted by KW802
HHhhhmm..... I'm having the same problem. Does it have an impact if we're saving our CSS as files instead of in the DB?

Sorry, please ask the author of this hack. I do not know this.

Cheers,

KW802 12-19-2004 06:26 PM

Quote:

Originally Posted by Pseudomizer
Sorry, please ask the author of this hack. I do not know this.

Cheers,

No problem. :)

For now I've solved my problem. First I did the changes here....

https://vborg.vbsupport.ru/showpost....&postcount=147

So that the full paths are picked up. Then I changed "commbull.php" by replacing:
PHP Code:

$sql "SELECT * FROM "TABLE_PREFIX."style WHERE userselect > 0 LIMIT 1"

... with
PHP Code:

$sql "SELECT * FROM "TABLE_PREFIX."style WHERE userselect > 0 ORDER BY 'displayorder' LIMIT 1"

so that the style selected is the one with the lowest display order.

This solves my problem becase my default is set to be lowest so that it shows up first in the drop-down box. :)

Thanks,
Kevin

sabret00the 12-20-2004 09:21 PM

heh i changed that query so that it displays a random skin :D

i also added a header into it and also redesigned the commbull so it displays the new threads vB style

if anyones interested let me know, i'll chop out the header and post up the new commbull.php

traderx 12-20-2004 09:35 PM

Quote:

Originally Posted by sabret00the
heh i changed that query so that it displays a random skin :D

i also added a header into it and also redesigned the commbull so it displays the new threads vB style

if anyones interested let me know, i'll chop out the header and post up the new commbull.php

Pls do post

interfx 12-20-2004 09:36 PM

Has anyone implemented this with VB Advanced and some of the new modules they have developed (ie. VBa Links, ...) Same question on ReviewPost - I incorporated using xpostincluder...

I would ideally like to have the newest links also included in the newsletter type email sent.

Anyone implement something like this?

interFX

sabret00the 12-20-2004 10:13 PM

Quote:

Originally Posted by interfx
Has anyone implemented this with VB Advanced and some of the new modules they have developed (ie. VBa Links, ...) Same question on ReviewPost - I incorporated using xpostincluder...

I would ideally like to have the newest links also included in the newsletter type email sent.

Anyone implement something like this?

interFX

i was gonna add a photopost module but in the end coudln't be bothered for today lol

sabret00the 12-20-2004 10:23 PM

Quote:

Originally Posted by traderx
Pls do post

rightio here you go :)

diettalk 12-20-2004 11:43 PM

Thanks.. it looks great.

Quote:

Originally Posted by sabret00the
rightio here you go :)


sabret00the 12-21-2004 10:03 AM

Quote:

Originally Posted by diettalk
Thanks.. it looks great.

not a problem, i just needed a cleaner look myself so thought it's good to share, it's a less cluttered loook and makes it easier for me to add add-on's like photopost and stuff like that

interfx 12-21-2004 09:27 PM

I also just tried your version... Like it alot...

Let us know when you add in other add-ons like photopost, etc...

InterFX


All times are GMT. The time now is 11:11 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.01321 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
  • (2)bbcode_php_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