Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   FreeTSP (http://www.bvlist.com/forumdisplay.php?f=120)
-   -   FreeTSP modded by - FIREFLY [RC3][Unofficial] (http://www.bvlist.com/showthread.php?t=8477)

firefly 11th November 2012 20:25

FreeTSP modded by - FIREFLY [RC3][Unofficial]
 
1 Attachment(s)
Thanks go's to the original authors...

PHP Code:

*-------------------------------------------------------------------------------*
*------------   
Original Credits to tbSourceBytemonsoonTBDev   -------------*
*-------------------------------------------------------------------------------*
*--------           
Developed ByKryptoFireknightSubzero           --------*
*-------------------------------------------------------------------------------*
*-----------------       
First Release Date August 2010      -------------------*
*-----------                 
http://www.freetsp.info                 -----------*
*------                    2010 FreeTSP Development Team                  ------*
*-------------------------------------------------------------------------------* 

Index

Mods added to index
  • Top ten uploads with images.
  • Top forum posts
  • shoutbox on index
  • Online users in shoutbox (Like Torrent Day)
  • Last ten visitors
  • Server load
Styling to index
  • Wrapped each section with a div
  • Added heads

Other pages


Upload page
  • Stop and start announce
  • upload Poster
  • Trailer(youtube)

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


Screens

http://bodyrockdance.co.za/screen1.jpg
http://bodyrockdance.co.za/screen2.jpg
http://bodyrockdance.co.za/screen3.jpg
http://bodyrockdance.co.za/screen4.jpg


Install

Please follow the instructionsin "Install Guide.html"

Tones 11th November 2012 21:24

Nice!!
 
This is modded TBDEV or what source is it??

nvm i see is modded TBDEV!!



After install i get this error on home page

HTML Code:

Warning: fopen(/index/lastten.txt) [function.fopen]: failed to open stream: No such file or directory in /home/u899582385/public_html/index.php on line 633

Warning: fputs(): supplied argument is not a valid stream resource in /home/u899582385/public_html/index.php on line 634

Warning: fclose(): supplied argument is not a valid stream resource in /home/u899582385/public_html/index.php on line 635
Last 10 visitors



what is rong??

firefly 11th November 2012 22:34

Quote:

After install i get this error on home page

Warning: fopen(/index/lastten.txt) [function.fopen]: failed to open stream: No such file or directory in /home/u899582385/public_html/index.php on line 633

Warning: fputs(): supplied argument is not a valid stream resource in /home/u899582385/public_html/index.php on line 634

Warning: fclose(): supplied argument is not a valid stream resource in /home/u899582385/public_html/index.php on line 635

Change this

$file = "$CACHE/index/lastten.txt";

to this

$file = "lastten.txt";

you might need to create a file called lastten.txt and chmod it to 777

Tones 11th November 2012 22:54

Solved
 
thanks I got it.Can you tell me how to implement http://www.bvlist.com/mods-themes/78...pload-mod.html in the source?????

firefly 11th November 2012 22:57

Quote:

Originally Posted by Tones (Post 37351)
thanks I got it.Can you tell me how to implement http://www.bvlist.com/mods-themes/78...pload-mod.html in the source?????

I will give it a bash...

Tones 11th November 2012 23:06

Quote:

Originally Posted by firefly (Post 37352)
I will give it a bash...

Thx man Looking forward to hearing from you!

firefly 12th November 2012 01:19

DHT_Upload-FREETSP
 
2 Attachment(s)
DHT_Upload-FREETSP

Tones 12th November 2012 08:45

Great!!
 
Quote:

Originally Posted by firefly (Post 37357)
DHT_Upload-FREETSP

Thanks man I will try to see how it works back after to tell how it goes!!

DHT works without problems if there is a problem along'll let you know!

But until then here's what appears on the home page

Warning: exec() has been disabled for security reasons in /home/u899582385/public_html/index.php on line 736

Our Tracker Load: (0 %)(these stats are an approximation)


Warning: exec() has been disabled for security reasons in /home/u899582385/public_html/index.php on line 744


Warning: exec() has been disabled for security reasons in /home/u899582385/public_html/index.php on line 747


Have you any suggestions???

Quote:

Originally Posted by firefly (Post 37357)
DHT_Upload-FREETSP


Look at this ...

http://s11.postimage.org/64wkgynkz/DHT.jpg

Joco1114 18th November 2012 11:40

I deleted the 3 blocks, so I cut the "server load" part from the source.

Bump: I replaced with this:

$file = ROOT_DIR."cache/lastten.txt"; // it's a cache directory

Quote:

Originally Posted by Tones (Post 37348)
This is modded TBDEV or what source is it??

After install i get this error on home page

Warning: fopen(/index/lastten.txt) [function.fopen]: failed to open stream: No such file or directory in /home/u899582385/public_html/index.php on line 633

Warning: fputs(): supplied argument is not a valid stream resource in /home/u899582385/public_html/index.php on line 634

Warning: fclose(): supplied argument is not a valid stream resource in /home/u899582385/public_html/index.php on line 635
Last 10 visitors


Tones 18th November 2012 16:24

solved!
 
Thx man problem solved a long time a go!!


All times are GMT +2. The time now is 22:46.

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