Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Template Shares
Reply
  #1  
Old 20th April 2009, 20:22
rulebreaker rulebreaker is offline
Senior Member
 
Join Date: Feb 2009
P2P
Posts: 41
Default [TSSE5.1] Moving Host
Hello, im moving my TSSE5.1 tracker from one host to another, what files do i have to edit for it to work on my new host? for example SQL and stuff.

I cant seem to get it to work. I keep getting a SQL Error when i enter my site.

__________________
Site currently down!
Reply With Quote
  #2  
Old 22nd April 2009, 02:34
Strikey's Avatar
Strikey Strikey is offline
Senior Member
 
Join Date: Jan 2009
United Kingdom
Posts: 57
Default
Basicly just get all your files and in the database click export and highlight all the tables and save the file and on the new host upload the files and goto the database and import your tables, do not forget to edit the database settings via this file include/config.php you need to change the URL,Username,Password,Databasename.
Reply With Quote
  #3  
Old 22nd April 2009, 05:18
Ashur's Avatar
Ashur Ashur is offline
Senior Member
 
Join Date: Jun 2008
Posts: 523
Default
Quote:
Originally Posted by rulebreaker View Post
Hello, im moving my TSSE5.1 tracker from one host to another, what files do i have to edit for it to work on my new host? for example SQL and stuff.

I cant seem to get it to work. I keep getting a SQL Error when i enter my site.

/config/DATABASE is a tricky one
because it has number infront of each one corresponds to how long the entry is
so to make life easier choose same database name, username and password or.... same length
e.g. old database is ts_51z, make new one also 6 characters long too so you don't have to mess with these numbers and that goes same for username and password
__________________
Say NO to private tracking
Running TorrentHoster 2.5 on IraqiGate.org
Reply With Quote
  #4  
Old 23rd April 2009, 14:32
rulebreaker rulebreaker is offline
Senior Member
 
Join Date: Feb 2009
P2P
Posts: 41
Default
OK weird, i edit everything correctly, i can login to my tracker and only view the index page when i try to go to any other pages like, browse, forums, admin panel etc i get this error

Code:
An error has occured!
Script Error! (SE-I). TS SE is not installed correctly. Please contact us to fix this issue. http://templateshares.net/special/su...t=submitticket
__________________
Site currently down!
Reply With Quote
  #5  
Old 23rd April 2009, 14:45
oMaRcO oMaRcO is offline
Senior Member
 
Join Date: Jul 2008
Netherlands
Posts: 38
Default
edit a part in your \include\config.php

mysql user, mysql pass and mysql db

Code:
readconfig ('DATABASE,MAIN,SECURITY,TWEAK,EXTRA,THEME,DATETIME,SEO');
  $mysql_host = (!empty ($DATABASE['mysql_host']) ? $DATABASE['mysql_host'] : 'localhost');
  $mysql_user = (!empty ($DATABASE['mysql_user']) ? $DATABASE['mysql_user'] : 'root');
  $mysql_pass = (!empty ($DATABASE['mysql_pass']) ? $DATABASE['mysql_pass'] : 'pass');
  $mysql_db = (!empty ($DATABASE['mysql_db']) ? $DATABASE['mysql_db'] : 'ts');
than you must edit your \config\DATABASE and MAIN file

that is everthing


sorry for my bad english ;)
Reply With Quote
  #6  
Old 24th April 2009, 16:50
Ashur's Avatar
Ashur Ashur is offline
Senior Member
 
Join Date: Jun 2008
Posts: 523
Default
Quote:
Originally Posted by oMaRcO View Post
edit a part in your \include\config.php

mysql user, mysql pass and mysql db

Code:
readconfig ('DATABASE,MAIN,SECURITY,TWEAK,EXTRA,THEME,DATETIME,SEO');
  $mysql_host = (!empty ($DATABASE['mysql_host']) ? $DATABASE['mysql_host'] : 'localhost');
  $mysql_user = (!empty ($DATABASE['mysql_user']) ? $DATABASE['mysql_user'] : 'root');
  $mysql_pass = (!empty ($DATABASE['mysql_pass']) ? $DATABASE['mysql_pass'] : 'pass');
  $mysql_db = (!empty ($DATABASE['mysql_db']) ? $DATABASE['mysql_db'] : 'ts');
than you must edit your \config\DATABASE and MAIN file

that is everthing


sorry for my bad english ;)
no don't do that it will mess up TSSE this is not how TSSE setup
everything is under /config/ if you changed any files make sure to use default old files

if still no go put up a fresh code, install on an empty database then drop all tables and use the older sql and finally import /config/STAFFTEAM and it should be working fine
__________________
Say NO to private tracking
Running TorrentHoster 2.5 on IraqiGate.org
Reply With Quote
  #7  
Old 5th May 2009, 17:30
rulebreaker rulebreaker is offline
Senior Member
 
Join Date: Feb 2009
P2P
Posts: 41
Default
hey, anyone here mind giving me some good webhosting that allows host of torrent tracker and compatible with TSSE since my tracker is still small webhost should be enough, i used to use dedicated i lost tons of money lol.
__________________
Site currently down!
Reply With Quote
  #8  
Old 6th May 2009, 01:59
Strikey's Avatar
Strikey Strikey is offline
Senior Member
 
Join Date: Jan 2009
United Kingdom
Posts: 57
Default
PMED
Reply With Quote
Reply

Tags
host , moving , tsse51

Thread Tools

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
moving site script!!? hyperyoung Yuna Scatari Edition (YSE) 2 6th April 2010 14:30
moving users lovebeer Community Cafe 1 10th February 2010 14:53
[TSSE5.4.1] Error_log fix (one of them ) mmisu120000 Template Shares 1 3rd July 2009 08:31
When moving host Syn Template Shares 4 14th June 2009 12:38
[TSSE5.1] Old Torrents rulebreaker Template Shares 0 31st March 2009 11:33



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