Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Torrent Strike (http://www.bvlist.com/forumdisplay.php?f=21)
-   -   Torrentstrike Fullymodded v1.0 (http://www.bvlist.com/showthread.php?t=117)

johnake 14th October 2008 15:52

Quote:

Originally Posted by moldyq (Post 5159)
I have done this already it prints me that the /bogus cannot be found

Do you have mod_rewrite enabled in httpd.conf?

If not search for this line in httpd.conf:

Code:

#LoadModule rewrite_module modules/mod_rewrite.so
and replace it with:
Code:

LoadModule rewrite_module modules/mod_rewrite.so
or delete the #

And then restart apache server and it should work!

TheArcadeMaster 16th October 2008 15:36

style install
 
how do i install this style XD Redzone into the database thx for any help

wMan 16th October 2008 15:39

Code:

CREATE TABLE IF NOT EXISTS `stylesheets` (
  `id` int(10) unsigned NOT NULL auto_increment,
  `uri` varchar(255) collate latin1_general_ci NOT NULL default '',
  `name` varchar(64) collate latin1_general_ci NOT NULL default '',
  `phpbb_style` varchar(30) collate latin1_general_ci default 'default_phpbb_style',
  PRIMARY KEY  (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=4 ;



Code:

INSERT INTO `stylesheets` (`id`, `uri`, `name`, `phpbb_style`) VALUES
(1, 'ICGstation', 'ICGstation theme', 'default_phpbb_style'),
(2, 'default', '(default)', 'default_phpbb_style'),
(3, 'XD Redzone', 'XD Redzone', 'default_phpbb_style');


TheArcadeMaster 17th October 2008 20:36

problems with forum
 
i installed the forum and all went will exept now i have these errors or warnings

Code:

Warning: Cannot modify header information - headers already sent by (output started at /home/arcadega/public_html/master/themes/ICGstation/stdhead.php:65) in /home/arcadega/public_html/master/phpBB2/includes/sessions.php on line 377

Warning: Cannot modify header information - headers already sent by (output started at /home/arcadega/public_html/master/themes/ICGstation/stdhead.php:65) in /home/arcadega/public_html/master/phpBB2/includes/sessions.php on line 378

Warning: Cannot modify header information - headers already sent by (output started at /home/arcadega/public_html/master/themes/ICGstation/stdhead.php:65) in /home/arcadega/public_html/master/phpBB2/includes/page_header.php on line 488

Warning: Cannot modify header information - headers already sent by (output started at /home/arcadega/public_html/master/themes/ICGstation/stdhead.php:65) in /home/arcadega/public_html/master/phpBB2/includes/page_header.php on line 494

Warning: Cannot modify header information - headers already sent by (output started at /home/arcadega/public_html/master/themes/ICGstation/stdhead.php:65) in /home/arcadega/public_html/master/phpBB2/includes/page_header.php on line 495

anybody know how to fix this plz help

johnake 17th October 2008 22:58

Quote:

Originally Posted by TheArcadeMaster (Post 5484)
i installed the forum and all went will exept now i have these errors or warnings

Code:

Warning: Cannot modify header information - headers already sent by (output started at /home/arcadega/public_html/master/themes/ICGstation/stdhead.php:65) in /home/arcadega/public_html/master/phpBB2/includes/sessions.php on line 377

Warning: Cannot modify header information - headers already sent by (output started at /home/arcadega/public_html/master/themes/ICGstation/stdhead.php:65) in /home/arcadega/public_html/master/phpBB2/includes/sessions.php on line 378

Warning: Cannot modify header information - headers already sent by (output started at /home/arcadega/public_html/master/themes/ICGstation/stdhead.php:65) in /home/arcadega/public_html/master/phpBB2/includes/page_header.php on line 488

Warning: Cannot modify header information - headers already sent by (output started at /home/arcadega/public_html/master/themes/ICGstation/stdhead.php:65) in /home/arcadega/public_html/master/phpBB2/includes/page_header.php on line 494

Warning: Cannot modify header information - headers already sent by (output started at /home/arcadega/public_html/master/themes/ICGstation/stdhead.php:65) in /home/arcadega/public_html/master/phpBB2/includes/page_header.php on line 495

anybody know how to fix this plz help

On a production server, it is always recommended that you have the following settings in php.ini:
Code:

log_errors On
display_errors Off
error_log path/to/error/directory

This disables the output of warnings and php error messages and logs them into a file.

As for debugging the problem in cause:
1) Find the header() statement that is causing the problem. The error must be at or before this line.

2) Look for any statements that could send output to the user before this header statement. If you find one or more, find some way to move the header statement before them. Complex conditional statements may complicate the issue, but they may also help solve the problem. Consider a conditional expression at the top of the PHP script that determines the header value as early as possible and sets it there.


3) Make sure there is no white space outside of the php start and end tags. While a blank line before the start tag may look innocent, when processed by PHP, it will turn into an echo statement printing out a blank line. This is a common mistake.



Robz 22nd October 2008 22:25

PROBLEMS!!!!!!!!


i know how the system works, the only thing thats wrong, is that i cant download from anyone who is seeding. In Azureus, it says i have 0 seeders, but infact i have 1. (My cousin). And vice versa for him. Thats the problem :(

Can someone help me with that? How do i get it to work?

sammygo 27th October 2008 20:57

Hmmm
 
I wanna demo :))

Fynnon 27th October 2008 23:10

Quote:

Originally Posted by ionutzsami (Post 5974)
I wanna demo :))

I got the DEMO for this source up and running!
See the first post for the link to it ... :tease:

No DEMO ACCOUNT --> you have to signup !

patz 2nd November 2008 23:26

i have some problems with free host someone help me ?

Link ==> GO <==

Code:

Warning: fopen(cache/index/newestuser.txt) [function.fopen]: failed to open stream: Permission denied in /home/www/free/pluto.ro/x-fusion.pluto.ro/index.php on line 130

Warning: fputs(): supplied argument is not a valid stream resource in /home/www/free/pluto.ro/x-fusion.pluto.ro/index.php on line 131

Warning: fclose(): supplied argument is not a valid stream resource in /home/www/free/pluto.ro/x-fusion.pluto.ro/index.php on line 132

Warning: fopen(cache/index/stats.txt) [function.fopen]: failed to open stream: Permission denied in /home/www/free/pluto.ro/x-fusion.pluto.ro/index.php on line 181

Warning: fwrite(): supplied argument is not a valid stream resource in /home/www/free/pluto.ro/x-fusion.pluto.ro/index.php on line 182

Warning: fclose(): supplied argument is not a valid stream resource in /home/www/free/pluto.ro/x-fusion.pluto.ro/index.php on line 183

:sos:

KM4 2nd November 2008 23:57

check te permissions...chmod the files and folders as described in the readme file


All times are GMT +2. The time now is 01:50.

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