Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Torrent Strike
Reply
Thread Tools
  #251  
Old 2nd January 2011, 03:46
Dynamic Dynamic is offline
Member
 
Join Date: Jan 2011
Canada
Posts: 2
Default
For anyone having trouble installing the forum, just delete the phpBB2 folder and then reupload it with a blank config.php (chmod 666)
and go to http://www.yoursite/phpBB2/install/install.php

I was getting different errors, but ounce i did that (the above) everything went smoothly.

Edit: I tried another install and got errors again when trying to install the forum, I checked the permissions on the phpBB2 folder and it was chmod 777, when i changed it to 555, the errors went away and it let me install it.

Doe's anyone know what the proper permissions on this folder should be ?

Last edited by Dynamic; 2nd January 2011 at 04:58. Reason: add details
Reply With Quote
  #252  
Old 19th February 2011, 00:21
theo878 theo878 is offline
Member
 
Join Date: Jan 2011
P2P
Posts: 1
Default
Quote:
Site is down for maintenance, please check back again later... thanks


i install the sql in my local server (xampp) and then i try it and give me this msg, wtf? anyone help me?
Reply With Quote
  #253  
Old 19th February 2011, 01:06
Timisoreanul's Avatar
Timisoreanul Timisoreanul is offline
Senior Member
 
Join Date: Apr 2008
P2P
Posts: 211
Default
admincp.php
or the readme
Code:
-1- Uploading the files:
------------------------

Upload all files to your website.


-2- Additional setup: Creating missing folders/files and CHMOD them (only needed by restricted apache server)
-------------------------------------------------------------------------------------------------------------

Folder to create:

 - a bitbucket folder
 - a torrents folder 
 
Files to create:

 - include/config.php
 - phpBB2/config.php
 
Files or folder to chmod:

  - chmod 777 your bitbucket folder
  - chmod 777 your torrents folder
  - chmod 666 phpBB2/config.php
  - chmod 666 include/config.php
  - chmod 777 phpBB2/images/avatars (only neeeded if you want your users to send their own avatars)
  - chmod 666 info/stats.txt
  - chmod 666 your cache/staff.txt


-3- Setting up TBDev :
----------------------

open your web browser to http://www.yourdomain.com/admincp.php
Enter all the needed info there and submit.
Torrents and BitBucket must be the two folder you have created
Keep the 'Activate PhpBB Forum' box unchecked for now !

After saving your config, the install will install the needed sql files for you.


-4- Create a TBDev sysop account:
--------------------------------

open your web browser to http://www.yourdomain.com and choose Register
Register your account. 
This first created account will be granted with Sysop administrative rights, so it's good to choose 'admin' as 'Desired username'.


-5- Installing phpbb:
--------------------

Click the forum link, and choose "INSTALL NOW !" (This link is only shown if your are the sysop)
All parameters are set for you by TorrentStrike (check if they are correct for you), you only need to reenter your sysop account password.
Click the 'finish installation' button.

-6- Activate phpbb:
-------------------

open your web browser to http://www.yourdomain.com/admincp.php
check the 'Activate PhpBB Forum' box and submit.
delete install/ and contrib/ directories from the phpbb2 folder.
Logout and then Login again from the sysop account to update the phpbb admin login. (do it it's important!)
__________________
only me
Reply With Quote
  #254  
Old 4th April 2011, 23:25
vuze vuze is offline
Member
 
Join Date: Oct 2010
Denmark
Posts: 4
Default XAMP
I am getting this error with xampp
Code:
Notice: Undefined variable: unread in C:\xampp\htdocs\themes\default\stdhead.php on line 262

Notice: Undefined index: action in C:\xampp\htdocs\admincp.php on line 427

Notice: Undefined variable: haveconfig in C:\xampp\htdocs\admincp.php on line 487
and this in the botton of admincp.php

              
Notice:  Undefined variable: haveconfig in C:\xampp\htdocs\admincp.php on line 57703[ATTENTION]SQL Error

Table 'tester.bans' doesn't existin C:\xampp\htdocs\include\bittorrent.php, line 2


i dont know what to do


Reply With Quote
  #255  
Old 4th April 2011, 23:31
Timisoreanul's Avatar
Timisoreanul Timisoreanul is offline
Senior Member
 
Join Date: Apr 2008
P2P
Posts: 211
Default
Hi , your xammp is not good try version 1.7.1 , then look a post up .. read the readme.txt then admincp.php
Good louck
__________________
only me
Reply With Quote
  #256  
Old 4th April 2011, 23:59
vuze vuze is offline
Member
 
Join Date: Oct 2010
Denmark
Posts: 4
Default Error
Thanks the errors from xampp is gone the mysql still gives this error
SQL Error

Code:
Table 'narkobits.bans' doesn't exist in C:\xampp\htdocs\include\bittorrent.php, line 203

and now i cant acces phpmyadmin its says

Code:
Error

 MySQL said:
Cannot connect:  invalid settings.
phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.
Reply With Quote
  #257  
Old 5th April 2011, 00:08
Timisoreanul's Avatar
Timisoreanul Timisoreanul is offline
Senior Member
 
Join Date: Apr 2008
P2P
Posts: 211
Default
Table 'narkobits.bans' doesn't exist

This meen that you haven't install the source, make a config.php put in include, give the right chmod ( again read the readme.txt ), open in browser admincp.php, setup the user end password mysql and the rest of settings, click submit and you will ask to install the sql file click install, Done.

For phpmyadmin do you set the root password? then go to xampp\phpMyAdmin open the file config.inc.php at $cfg['blowfish_secret'] put your the password for root end at $cfg['Servers'][$i]['auth_type'] = write cookie save restart xammp.
__________________
only me
Reply With Quote
  #258  
Old 1st July 2011, 01:55
Filmub Filmub is offline
Member
 
Join Date: May 2011
Sweden
Posts: 10
Default
Quote:
Originally Posted by Dimaches View Post
All of you who experienced problems whit the not conectable in utorent and traker use this announce.php file then it will work cheers.
it says:
Code:
d14:failure reason24:Invalid info_hash
 (0 - )e
help?
Reply With Quote
  #259  
Old 1st July 2011, 13:26
Timisoreanul's Avatar
Timisoreanul Timisoreanul is offline
Senior Member
 
Join Date: Apr 2008
P2P
Posts: 211
Default
Hi, try another announce.php from http://www.torrentstrike.co.uk , just search there
__________________
only me
Reply With Quote
  #260  
Old 10th August 2011, 11:45
Noname1266 Noname1266 is offline
Member
 
Join Date: Aug 2011
P2P
Posts: 1
Default
Hi i am a new user as you see and i have install the full version, it perfect
But i have a problem with greek character in shoutbox and torrent upload... i see 'other' not greek. my tracker is utf-8
How to fix it? and from where
Reply With Quote
Reply

Tags
fullymodded , torrents tracker , torrentstrike , v10


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Torrentstrike Fullymodded v1.0 Seedbox problem!Help! jernej1 Torrent Strike 4 19th December 2012 22:09
Hit&Run system for Fullymodded adrian21 Torrent Strike 5 1st July 2010 22:29
Help with torrentstrike fullymodded v1.0 RikT Torrent Strike 0 24th September 2008 12:52
TS FullyModded 1.0 Problem NighTing Torrent Strike 4 13th September 2008 16:51
Torrentstrike Fullymodded v1.0 Passkey HELP Robz Torrent Strike 6 11th September 2008 22:49



All times are GMT +2. The time now is 04:09. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.