Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Template Shares (http://www.bvlist.com/forumdisplay.php?f=26)
-   -   Template Shares 5.6 - modded by lateam & lafouine022 (http://www.bvlist.com/showthread.php?t=6520)


under add


Code:


Add to the pic folder the image below
wMan 2nd July 2013 18:08

1 Attachment(s)
@details.php find

Code:

'.$lang->details['download'].'

MGIMATTY 3rd July 2013 12:59

I ran into a database installation problem:

Mysql Error: 1292 : Incorrect datetime value: '' for column 'date' at row 1

INSERT INTO `ipbans` (`id`, `value`, `date`, `modifier`) VALUES (1, '', '', 1);

so I fixed that with a phony datetime value in insert.php but now the next problem arose:

Mysql Error: 1366 : Incorrect integer value: 'no' for column 'waitlimit' at row 1
which traces to INSERT INTO `usergroups`.........

I downloaded version 1.2

jeticson 4th July 2013 18:50

Error - Finding peers!
 
You have done a great job.

I managed to install this script and did the settings. Site is up and running. The problem is when itried to seed a torrent it not getting connected. :(

in my client it shows finding peers and shown in red. passkey is there. Don't know where to check the tracker settings regarding this error.


And while selecting the language, sub menus and desc is still in French. I found a reply in the 1st page of this thread. but what to do with that code? Replace or add?

firefly007 4th July 2013 18:58

//
 
Turn off wait time in the setting pan...

jeticson 4th July 2013 22:44

NOpe....it didn't work....

which port this tracker uses?

wMan 5th July 2013 00:39

setting
 
setting one
http://i1367.photobucket.com/albums/...ps8382501c.png
setting two
http://i1367.photobucket.com/albums/...ps8a4709d3.png
setting three
http://i1367.photobucket.com/albums/...ps94c9c119.png
setting four
http://i1367.photobucket.com/albums/...ps747227d3.png


this should help you out and everyone on the forum about the setting

tryplex92 7th November 2013 02:03

install
 
1 Attachment(s)
i can't install what is the problem?

joeroberts 7th November 2013 02:32

turn on short allow short tags in php.ini

Quote:

enabling php short tag tutorial
In this tutorial we look at how you enable short tags in PHP. Short Tags or short_open_tag as it is know in PHP.ini allows you the option to use short style opening tags for PHP code blocks e.g. instead of .
To enable this feature on your server open PHP.ini file (this should be somewhere in your PHP install folder e.g. /bin/php/phpx.x.x/php.ini) and change the short_open_tag setting to:
short_open_tag=On
Please note, it is not generally advised to use Short Tags as this can lead to future problems when migrating to server that doesnt have short_open_tag enabled. Personally I dont like this feature, it seems good at the time but trust me, there’ll be a time where it comes back to haunt you.

tryplex92 11th November 2013 20:05

hy
 
1 Attachment(s)
how to edit the red color? i don't find.
isn't in template css

DND 11th November 2013 21:20

use firebug for mozilla or chrome and you'll see from where it is


All times are GMT +2. The time now is 10:09.

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