Go Back   vb.org Archive > Search Forums
FAQ Community Calendar Today's Posts Search

Showing results 1 to 25 of 54
Search took 0.00 seconds.
Search: Posts Made By: Digitalus
Forum: vB3 Programming Discussions 01-15-2009, 11:33 AM
Replies: 3
Views: 783
Posted By Digitalus
no i want to add the table myself, but dont know...

no i want to add the table myself, but dont know how..

A user can click on 2 links, yellow and black, $classcolor change the table colours
if i now click on the link the table change from colour...
Forum: vB3 Programming Discussions 01-15-2009, 11:19 AM
Replies: 3
Views: 783
Posted By Digitalus
how to add query $bgcolors

Hi all..

How can i add the information from $classcolor into the database..

$vbulletin->db->query_write("ALTER TABLE " . TABLE_PREFIX . "classcolors INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL");
...
Forum: vB3 Programming Discussions 12-31-2008, 11:26 AM
Replies: 19
Views: 2,385
Posted By Digitalus
What you also can do is this.. Add a new...

What you also can do is this..

Add a new product

Hook location: register_start
$navbits = construct_navbits(array('' => 'Register'));
eval('$navbar = "' . fetch_template('navbar') ....
Forum: vB3 Design and Graphics Discussions 12-31-2008, 11:21 AM
Replies: 2
Views: 793
Posted By Digitalus
You can use this mod made by princeton,...

You can use this mod made by princeton, https://vborg.vbsupport.ru/showthread.php?t=178327
Forum: vB3 General Discussions 03-16-2007, 10:40 AM
Replies: 5
Views: 821
Posted By Digitalus
there is a default icon in your forum dir...

there is a default icon in your forum dir "favicon.ico"
Forum: vBulletin 3.6 Template Modifications 02-25-2007, 08:31 AM
Replies: 32
Views: 14,884
Posted By Digitalus
Yes it shows, is allready added if...

Yes it shows, is allready added

if (tobj.getAttribute('bold'))
{
prefix += '<b>'
suffix += '</b>'
}
Forum: Modification Requests/Questions (Unpaid) 02-23-2007, 10:08 PM
Replies: 1
Views: 711
Posted By Digitalus
Just copy past these line from you navbar...

Just copy past these line from you navbar template
and added in your header

<if condition="$show['member']">
<phrase 1="$bbuserinfo[username]">$vbphrase[welcome_x]</phrase>
<if...
Forum: vB3 Programming Discussions 02-23-2007, 02:58 PM
Replies: 10
Views: 1,194
Posted By Digitalus
You can add this in your postbit or...

You can add this in your postbit or postbit_legacy..
This is the easy way ;)

<if condition="$post[postcount] == 1">

<table class="tborder" cellpadding="6" cellspacing="0" border="0"...
Forum: vBulletin 3.6 Template Modifications 02-22-2007, 07:43 PM
Replies: 27
Views: 7,513
Posted By Digitalus
does not matter how you name it, ...

does not matter how you name it,

.staffcolor_donator
.staffcolor_payed_member
Forum: vB3 Programming Discussions 02-22-2007, 06:24 AM
Replies: 7
Views: 1,032
Posted By Digitalus
login with ssh and do whereis php.ini that give...

login with ssh and do whereis php.ini
that give you de location of your php.ini
Forum: vBulletin 3.6 Template Modifications 02-21-2007, 06:15 AM
Replies: 32
Views: 14,884
Posted By Digitalus
or search for the line ...

or search for the line
*********************************************************
** UserLegend on ForumHome with mouseover
** Version: 1.00
** Modification by Digitalus alias SatFreak
**
**...
Forum: vBulletin 3.6 Template Modifications 02-20-2007, 10:00 PM
Replies: 32
Views: 14,884
Posted By Digitalus
User Legend: on ForumHome with mouseover

*********************************************************
** UserLegend on ForumHome with mouseover
** Version: 1.00
** Modification by Digitalus
**
** Works on any vBulletin versions
**...
Forum: vBulletin 3.6 Template Modifications 02-13-2007, 02:50 PM
Replies: 12
Views: 3,031
Posted By Digitalus
Thanks DPSR, have updated the thread with...

Thanks DPSR,

have updated the thread with your code...

;)
Forum: vB3 General Discussions 02-13-2007, 02:46 PM
Replies: 2
Views: 761
Posted By Digitalus
maybe a stuppid question, but did you do all the...

maybe a stuppid question, but did you do all the template edits
Forum: Big Board Discussions 02-11-2007, 02:46 PM
Replies: 10
Views: 1,810
Posted By Digitalus
I have looked at your source code and you have...

I have looked at your source code and you have this line

<script type="text/javascript"><!--

remove <!--

then it works fine.. have test it my self ;)
Forum: vBulletin 3.6 Template Modifications 02-11-2007, 01:47 PM
Replies: 12
Views: 3,031
Posted By Digitalus
Sorry, screenshot added

Sorry, screenshot added
Forum: vB3 General Discussions 02-10-2007, 10:31 PM
Replies: 3
Views: 736
Posted By Digitalus
<a...

<a href="https://vborg.vbsupport.ru/showt...stration+Rates" target="_blank">https://vborg.vbsupport.ru/showt...stration+Rates</a>
Forum: vB3 Design and Graphics Discussions 02-09-2007, 10:15 PM
Replies: 4
Views: 809
Posted By Digitalus
In your forumhome_forumbit_columncell template.. ...

In your forumhome_forumbit_columncell template..
If you have installed the same hack ( Forums arranged in columns on forumhome )
Forum: vB3 Design and Graphics Discussions 02-09-2007, 10:00 PM
Replies: 4
Views: 809
Posted By Digitalus
If you run the same hack, the you could do...

If you run the same hack, the you could do something like this

<td class="hack_colone" align="left" id="f10" width="50%">
<center>
<a...
Forum: vB3 General Discussions 02-09-2007, 11:44 AM
Replies: 7
Views: 942
Posted By Digitalus
If i may ask, which is the new one? the blue or...

If i may ask, which is the new one? the blue or the gray
Forum: vB3 Programming Discussions 02-08-2007, 05:48 PM
Replies: 4
Views: 873
Posted By Digitalus
You dont have Table 'thinkhab_forum.post_parsed'...

You dont have Table 'thinkhab_forum.post_parsed' in your database
Login to your phpmyadmin and look and see if you can find it, I think not ;)
Forum: Community Lounge 02-08-2007, 12:25 PM
Replies: 6
Views: 1,169
Posted By Digitalus
Maybe 100 people online with a Session Timeout...

Maybe 100 people online with a Session Timeout from 3000, sow that the forum look busy ;)
Forum: vB3 Design and Graphics Discussions 02-06-2007, 03:40 PM
Replies: 1
Views: 805
Posted By Digitalus
Here a few examples ...

Here a few examples
http://www.w3schools.com/html/html_colornames.asp
Forum: vBulletin 3.6 Template Modifications 02-06-2007, 03:18 PM
Replies: 27
Views: 7,513
Posted By Digitalus
Your welcome ;)

Your welcome ;)
Forum: vBulletin 3.6 Template Modifications 02-06-2007, 03:13 PM
Replies: 38
Views: 18,710
Posted By Digitalus
You could do something like this, ...

You could do something like this,

--------------------------------------------

In forumhome template, find:

----------------------------------------

<!-- end logged-in users -->
Showing results 1 to 25 of 54

 
Forum Jump

All times are GMT. The time now is 09:57 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.02887 seconds
  • Memory Usage 2,044KB
  • 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
  • (1)footer
  • (1)forumjump
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (2)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (28)threadbit_pagelink 

Phrase Groups Available:
  • global
  • inlinemod
  • prefix
  • search
Included Files:
  • ./search.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/functions_search.php
  • ./includes/functions_databuild.php
  • ./includes/functions_forumlist.php
  • ./includes/functions_misc.php
  • ./includes/functions_forumdisplay.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • search_before_process
  • search_start
  • search_results_start
  • search_results_query_posts
  • search_results_prebits
  • threadbit_process
  • search_results_postbit
  • pagenav_page
  • pagenav_complete
  • forumjump
  • search_complete
  • navbits
  • navbits_complete