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)
-   -   Add a banner image to each forum (https://vborg.vbsupport.ru/showthread.php?t=61555)

Zachariah 02-16-2004 11:40 PM

Quote:

Originally Posted by KirbyDE
I think i'll integrate this new version into our board :)
Thanks!

No problem :D

Ageel 02-17-2004 09:08 AM

Nice Hack

I think we can use Dynamic banners using PhpAds or so :)
don't we?!!

thanx

prat 02-18-2004 07:53 AM

Anything in the works for a random banner? Or cycling? That would rock.

Zachariah 02-18-2004 09:56 PM

Quote:

Originally Posted by prat
Anything in the works for a random banner? Or cycling? That would rock.

Worken on it ya. :tired:

Charlie Argueta 02-23-2004 12:35 PM

Nice work, and now some suggestions, is it possible to get also the clicks in the banner?
Also to have the full amount of banners displayed in the Board?

See Ya

gc1 02-26-2004 10:16 PM

10 bucks(PayPal) to any mod here or highly trustworthy person here to install this hack for me

I have tried and I cant get it right for some reason and I am sure it is my fault.

I have a rather large forum and I need help

TIA as always, the people here are great and the work you guys offer free here is awesome

dethfire 02-27-2004 02:10 AM

what about a hack that adds little button links to the homepage forum sections, I know they had it for vb2

Da Lynched 1 02-27-2004 08:18 AM

Quote:

Originally Posted by dethfire
what about a hack that adds little button links to the homepage forum sections, I know they had it for vb2

I'm having a problem installing it as well... when I go to query I'm told:

Quote:

An error occurred while attempting to execute your query. The following information was returned.
error number: 1064
error desc: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ';
ALTER TABLE `forum` ADD `bannerlink` VARCHAR( 250 ) NOT NULL

Zachariah 02-27-2004 01:12 PM

Quote:

Originally Posted by Da Lynched 1
I'm having a problem installing it as well... when I go to query I'm told:


I'll need to find out what syntax to use in admincp's query utility. The querys however do work in phpmyadmin.

EX: result from phpmyadmin:

Your SQL-query has been executed successfully

ALTER TABLE `forum` ADD `banner` VARCHAR( 50 ) NOT NULL AFTER `description` ;# Affected rows:261
ALTER TABLE `forum` ADD `bannerlink` VARCHAR( 250 ) NOT NULL AFTER `banner` ;# Affected rows:261

Da Lynched 1 02-27-2004 01:21 PM

Quote:

Originally Posted by HarryButt
I'll need to find out what syntax to use in admincp's query utility. The querys however do work in phpmyadmin.

EX: result from phpmyadmin:

Your SQL-query has been executed successfully

ALTER TABLE `forum` ADD `banner` VARCHAR( 50 ) NOT NULL AFTER `description` ;# Affected rows:261
ALTER TABLE `forum` ADD `bannerlink` VARCHAR( 250 ) NOT NULL AFTER `banner` ;# Affected rows:261

I didn't even think about using phpmyadmin... doh


All times are GMT. The time now is 10:13 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.01181 seconds
  • Memory Usage 1,737KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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