Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Template Shares (http://www.bvlist.com/forumdisplay.php?f=26)
-   -   TSSE 5.6 Heavy Modded (http://www.bvlist.com/showthread.php?t=7756)

bombjack 21st November 2013 03:07

hi

i need some help

i've setup a xampp on my windows , i 've put all files from tsse56 in folder httpdocs, i've create database etc, well when i go to start installation start fine , he find my config all fine , but after step 3 that i give mysql info after that i get this error "connection error: ts_tables".

any one can help me with that???

DAKz 23rd November 2013 10:46

yep your db is not connecting right make sure you have the right db, the right login and the right password, make sure it can find where its supposed to setup the tables at and that it has the write permissions.

Bump:
Quote:

Originally Posted by tryplex92 (Post 43318)
how you solve this problem?

load some posters for the torrents that have been uploaded, if thats done then check the mod for it, this was never a turnkey tracker. Get out notpad+ and make sure it is all in there right, then make sure the mod is added in the back end so it will display right on the main page.

mynameisanindya 20th December 2013 15:41

getting some login error,it says the page is not available

PyhaJumal 27th December 2013 14:07

Thanks :D

Marco 29th October 2014 21:25

Hello to all :)

i am extremly noob on css ...please tell me how to move flags from css :D
i wish to know where in css i have to modify directions

daffy 29th October 2014 22:06

Quote:

Originally Posted by Marco (Post 45358)
Hello to all :)

i am extremly noob on css ...please tell me how to move flags from css :D
i wish to know where in css i have to modify directions


include/templates/THEME/header.php around line 127 depending on theme.

edit/remove

Code:

    if ($link && $link % 4 == 0)
        $dirlist .= '';
    $dirlist .= '
    '.$language.' ';
    ++$link;
}


WhyMe 29th October 2014 22:20

@header

Repace with

PHP Code:

echo '
</div>
 </div>
<div class="f_search">';
$dirlist = '';
$link = 0;
foreach (dir_list(INC_PATH.'/languages') as $language){
}
if (isset($CURUSER)){
}
?>
<?php echo ($link $dirlist '' ); unset($link$dirlist); ?>

Bump: in plungins theres no plungin java_games_mod/gallery_mod but its showing on index would some one tell me where the plungs are for this please

DAKz 12th November 2014 20:37

Java Plugins
 
I have seen several plugins that people have hacked around to make work, but all in all, the traffic they did not get from users stopped any serious development of games mostly due to lack of interest. They are out there though.

WhyMe 14th November 2014 18:16

In a nutshell you have no idea as you have not done it youve just played with it, thats why you do not know where the plungin are for them, we have checked all files and DB for them and no not in plungin :drink: aka lafouine022 Code

mothership 14th November 2014 20:53

the java plugin does not exist least not on bvlist that I know of [and I have searched a good few times]


All times are GMT +2. The time now is 14:39.

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