vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   which welcome panel hack should i install or modify to get this (https://vborg.vbsupport.ru/showthread.php?t=87647)

blakkboy 09-25-2003 05:19 AM

which welcome panel hack should i install or modify to get this
 
1 Attachment(s)
like this i already have the welcome panel installed, but besides that what should i do to get this

blakkboy 03-12-2004 09:34 PM

uppin

blakkboy 03-16-2004 03:50 PM

im really trying to figure out how to do this, if someone could help me out i would GREATLY appreciate it

MindTrix 03-16-2004 06:46 PM

Its pretty much all HTML. You need to search for the nesecary hacks/add ons that give you your desired information such as all that info on the far right. Once you have these they are usualy a line with a variable in it such as this

PHP Code:

This is a test board its name is $name please visit 

Where $name would contain the board name etc.

All of these basically get places in the table and are seperated by a

PHP Code:

<br

tag which moves too the next line.


In the code for the welcome panel try to find the writting in the template, where you wanted to add something.

Lets use your screenshot as an example.

Say that was your forum and you wanted to add something underneath where it says Total Posts Today on the far right hand side.

You would open the nessecary template and find the writting that says this, then simply add what you desire under it. Its meerly a case of trial and error im afraid.

As for the graphics etc around it, thats not my department sorry :)

Hope this helped a little, if not just say so and ill try my best to explain clearly.

blakkboy 03-16-2004 09:25 PM

please explain clearer, because im really not that smart in dealing with php and all that...

so if you could break it down into beginner-novice level i would really appreciate it.

blakkboy 03-17-2004 01:20 AM

and actually forget about the graphic part of it........... im just concerned with how to get the content inside the welcome panel

Preech 03-17-2004 02:41 AM

Easiest way to learn is make a few mistakes.

blakkboy 03-17-2004 03:07 AM

:( :(


All times are GMT. The time now is 08:42 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.00980 seconds
  • Memory Usage 1,722KB
  • 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
  • (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