Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Downloads (http://www.bvlist.com/forumdisplay.php?f=16)
-   -   CodeX Installer v4 (http://www.bvlist.com/showthread.php?t=1203)

Bigjoos 5th November 2008 17:19

themes
 
i ported btit klima theme - and about 10 torrentstrike themes as well - you add your sql then add the theme to the themes folder and ensure that the stylesheet is added to include/cache/stylesheet.php exact same format as default and large

Grom 7th November 2008 18:58

1 Attachment(s)
UPDATE users online in index.php
find code
PHP Code:

<table align="center" border="1" width="760">
    <
h2><center>User&#39;s Online</center></h2> 

afterr add code
PHP Code:

<center><b><font color=#0000FF>User</font> |<font color=#FFFFFF>Power User</font> | <font color=#FFFF00>VIP</font> |  <font color=#408080>Uploader</font> |<font color=#FF00FF>Moderator</font> |  <font color=#FF0000>Adminstrator</font> | <img src=\"images/vlasnici.gif\"> <font color=#00FF00>SySop</font> |<font color=#00FFFF>Coder</font></center> 


info:edit color in my code #408080 in online users to colors your class

Colors your class find in folder include files user_functions.php

injoy
screenshoot

Fooker 7th November 2008 22:46

adding user classes
 
could anyone plz tell me how i can add my own user classes like Owner ?

Slatkis 7th November 2008 22:54

Can somebody post SQL install.sql beacuse tjis sql not works

Grom 8th November 2008 01:11

Quote:

Originally Posted by Fooker (Post 6410)
could anyone plz tell me how i can add my own user classes like Owner ?

go to phpmyadmin sql users and find nick and set class 7

Krypto 8th November 2008 01:53

Quote:

Originally Posted by Fooker (Post 6410)
could anyone plz tell me how i can add my own user classes like Owner ?

Open include/user_functions.php and add your classes to these functions:-

function get_user_class_name($class)
function get_user_class_color($class)
function get_user_class_image($class)

kp380lv 8th November 2008 19:39

How can i normal remade theme if default has gray field! lol

Code good but.. Theme sucks

I hate that..

SOLVED!

I made new theme for this source;)

krelac 9th November 2008 03:29

It`s possible to move users account and torrents from btitraker to this version.

djlee 9th November 2008 03:38

its possible to move users from anything to anywhere .. if your looking for a automated script then i dont think there is one.. but basically you export the current database of users .. then you compare the btit fields with the tbdev ones. if btit has gender but tbdev doesnt then you kno you cant send that field over to tbdev .. if btit has a field called sex and tbdev has gender then you may be able to do just send the data to the new field.

krelac 9th November 2008 18:24

Quote:

Originally Posted by Krypto (Post 6420)
Open include/user_functions.php and add your classes to these functions:-

function get_user_class_name($class)
function get_user_class_color($class)
function get_user_class_image($class)

Thanx,but how to add new class in the database.

I alredy find ansver.
Thanx..


All times are GMT +2. The time now is 11:54.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.