vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   add imager for each forum (https://vborg.vbsupport.ru/showthread.php?t=186803)

cosy 07-30-2008 10:40 PM

add imager for each forum
 
is there any mod that allow to add a image on each forum ?

Triky 07-31-2008 08:44 AM

Search forums for 'forum image' (titles only).

cosy 07-31-2008 12:26 PM

Quote:

Originally Posted by Triky (Post 1588157)
Search forums for 'forum image' (titles only).

i saw that but is not for 3.7

Triky 07-31-2008 01:48 PM

Then, please specify what you want to do. Where do you want to display an image exactly?

cosy 07-31-2008 03:25 PM

1 Attachment(s)
Quote:

Originally Posted by Triky (Post 1588348)
Then, please specify what you want to do. Where do you want to display an image exactly?

hope u understand me

like a forum header to allow html(image text etc) to be inserted where the red line show up :D


https://vborg.vbsupport.ru/attachmen...1&d=1217521527

Triky 07-31-2008 03:34 PM

Firstly, you need to install this modification: https://vborg.vbsupport.ru/showthread.php?t=178787. Then, add to that code your own in order to display your image based on what forum your are on/displaying, using this conditional:

PHP Code:

<if condition="$forum[forumid] == X">Image codetext, or what you want goes here.</if> 

Replacing X with your forum id.

RLShare 07-31-2008 03:50 PM

If you just want to add html/text/images to that area without those dropdown menus, then edit the ForumDisplay template and add the code/text/images to that area yourself. And if you want different content per forum there use the conditional in the post above.

cosy 08-01-2008 12:34 PM

Quote:

Originally Posted by Triky (Post 1588442)
Firstly, you need to install this modification: https://vborg.vbsupport.ru/showthread.php?t=178787. Then, add to that code your own in order to display your image based on what forum your are on/displaying, using this conditional:

PHP Code:

<if condition="$forum[forumid] == X">Image codetext, or what you want goes here.</if> 

Replacing X with your forum id.

i realy dont know where to put that code ..... :(


All times are GMT. The time now is 03:33 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.00958 seconds
  • Memory Usage 1,732KB
  • 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)post_thanks_navbar_search
  • (1)printthread
  • (8)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete