Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Template Shares
Reply
Thread Tools
  #331  
Old 28th March 2012, 22:57
Timisoreanul's Avatar
Timisoreanul Timisoreanul is offline
Senior Member
 
Join Date: Apr 2008
P2P
Posts: 211
Default
Read the Rules of hostinger @ point 10
__________________
only me
Reply With Quote
  #332  
Old 30th March 2012, 08:48
rootKID rootKID is offline
VIP
 
Join Date: Jan 2012
P2P
Posts: 99
Exclamation Help dudes...
Hello again, now im having a server... and installed with databases and all the crap... the only problem im having now is that im getting a 500 Internal Server error...

Here is the URL to site: www.speed-scene.com/tracker

Hoping someone can help me... note that i also was having a .htacces file in the start... i renamed it _OLD to get acces to the install file... else it would not let me do this...

and not im getting this... and i still has the file .htacces...

but even if i activate it... then nofthing happends... ideas?... please, be fast on this one... cannot wait to test the site :)...

Hoping some sort of solution soon dudes! :)... thanks again, hoping answers soon... thanks for now.

:unknown:

Last edited by rootKID; 30th March 2012 at 10:36.
Reply With Quote
  #333  
Old 30th March 2012, 09:18
mmisu120000's Avatar
mmisu120000 mmisu120000 is offline
Senior Member
 
Join Date: Jun 2009
P2P
Posts: 202
Default
Try deleting .htaccess ....
__________________
"How terrible is wisdom when it holds no benefit for the wise?" - Louis Cypher
WDW Tracker - Using heavy modified TSSE
Reply With Quote
  #334  
Old 30th March 2012, 09:23
rootKID rootKID is offline
VIP
 
Join Date: Jan 2012
P2P
Posts: 99
Question same
still the same,

when i try to refresh the site and then cpanel files, then im just getting an another .htacces file (empty one)... :/...

and here are the codes that was inside the original file:

PHP Code:
Options +FollowSymLinks
RewriteEngine On

<Files .htaccess>
    
order allow,deny
    deny from all
</Files>

ErrorDocument 400 /ts_error.php?errorid=400
ErrorDocument 401 
/ts_error.php?errorid=401
ErrorDocument 403 
/ts_error.php?errorid=403
ErrorDocument 404 
/ts_error.php?errorid=404
ErrorDocument 500 
/ts_error.php?errorid=500

# //seo_mod_start
# Uncomment the following and add your tracker path if rewrites arent working properly
#RewriteBase /
RewriteRule ^index.htmlindex.php [L,NE]
RewriteRule ^(.*)-b-([0-9]+).ts(.*)$ browse.php?cat=$[QSA,L]
RewriteRule ^(.*)-c-([0-9]+).ts(.*)$ browse.php?browse_categories&category=$[QSA,L]
RewriteRule ^(.*)-d-([0-9]+).ts(.*)$ download.php?id=$[QSA,L]
RewriteRule ^(.*)-s-([0-9]+).ts(.*)$ details.php?id=$[QSA,L]
RewriteRule ^(.*)-a-(.*).ts(.*)$ announce.php?passkey=$[QSA,L]
RewriteRule ^(.*)-u?([0-9]+).ts(.*)$ userdetails.php?id=$2$[QSA,L]
RewriteRule ^(.*)-f([0-9]+).tsf(.*)$ tsf_forums/index.php?fid=$2$[QSA,L]
RewriteRule ^(.*)-fd([0-9]+).tsf(.*)$ tsf_forums/forumdisplay.php?fid=$2$[QSA,L]
RewriteRule ^(.*)-t([0-9]+).tsf(.*)$ tsf_forums/showthread.php?tid=$2$[QSA,L]
# //seo_mod_end

<IfModule mod_expires>
    <
FilesMatch "\.(gif|jpg|jpeg|png|swf|css|js|html?)$">
        
ExpiresActive On
        ExpiresDefault 
"access plus 10 years"
    
</FilesMatch>
</
IfModule>

<
IfModule mod_headers>
  
Header unset Last-Modified
</IfModule>

FileETag none
php_flag short_open_tag on
php_flag register_globals off 
Reply With Quote
  #335  
Old 30th March 2012, 10:36
x360zone's Avatar
x360zone x360zone is offline
Senior Member
 
Join Date: Jul 2011
United Kingdom
Posts: 915
Default host
what hosting are you using and your using cpanel?
__________________

7.5 tsse
future tracker source & hosting, vps
trackers installs + Themes
http://www.foxyhosting.co.uk
http://www.downmy.top testing zone
offshore vps & cpanel hosting & Shoutcast & VPN
STOP cyberbullying
any setups tracker installs vps hosting vps setups themes mods hit me up
over the last three months ive become a snake breeder,pythons,hogs,boa,corn,rat,king,carpet and what joy it is


Reply With Quote
  #336  
Old 30th March 2012, 10:40
rootKID rootKID is offline
VIP
 
Join Date: Jan 2012
P2P
Posts: 99
Question siteground
im using siteground.com (Shared Account)

and i have installed stuff (trackers) there before... so it should not be a problem...

and im using (CentOS) as a Cpanel... if i remember right...

(CPANEL INFORMATION BELOW)

Hosting Package: siteground
Operating System: linux
Kernel Version: 2.6.38.6-sg4-nomm-nogrsec
Server Time: Mar 30 03:33 CDT
cPanel Version: 11.30.1 (build 4)

Hoping this helps to a solution :/...
Reply With Quote
  #337  
Old 30th March 2012, 11:01
x360zone's Avatar
x360zone x360zone is offline
Senior Member
 
Join Date: Jul 2011
United Kingdom
Posts: 915
Default delete
shame how many people still going for webhosting, the 500 error will defo be htaccess file somewhere, best tip i can give if you want to get up and running get a cheap vps and install kloxo cp on it, its free and easy to use.
price your paying for hosting say $4 you can get a vps for that price.
and have full control and more resources
and im not saying go with my services as mine start from £4 just pointing out the best thing if you wanna get running i can have you up in less than a hour just another tip
attention

Attention

web hosting has its limits



__________________

7.5 tsse
future tracker source & hosting, vps
trackers installs + Themes
http://www.foxyhosting.co.uk
http://www.downmy.top testing zone
offshore vps & cpanel hosting & Shoutcast & VPN
STOP cyberbullying
any setups tracker installs vps hosting vps setups themes mods hit me up
over the last three months ive become a snake breeder,pythons,hogs,boa,corn,rat,king,carpet and what joy it is


Reply With Quote
  #338  
Old 30th March 2012, 11:26
rootKID rootKID is offline
VIP
 
Join Date: Jan 2012
P2P
Posts: 99
Smile well...
well... i do have acces to all stuff inside my server... (including .htacces) files,..

so if you can help me, then tell me how to disable what i now need to disable and then i will do so... if that i just said gave any point lol...:unknown:

Reply With Quote
  #339  
Old 30th March 2012, 11:29
x360zone's Avatar
x360zone x360zone is offline
Senior Member
 
Join Date: Jul 2011
United Kingdom
Posts: 915
Default we both have just told you
delete the htaccess files and see what happens.

and full access is ssh root aswell. and not just the cpanel centre.

and not all hosting is the same some work some dont

also when you edit something on webhosting it can take upto 30 minutes to take effect, due to its limits
__________________

7.5 tsse
future tracker source & hosting, vps
trackers installs + Themes
http://www.foxyhosting.co.uk
http://www.downmy.top testing zone
offshore vps & cpanel hosting & Shoutcast & VPN
STOP cyberbullying
any setups tracker installs vps hosting vps setups themes mods hit me up
over the last three months ive become a snake breeder,pythons,hogs,boa,corn,rat,king,carpet and what joy it is


Reply With Quote
  #340  
Old 30th March 2012, 14:19
rootKID rootKID is offline
VIP
 
Join Date: Jan 2012
P2P
Posts: 99
Smile how much?
Ok, it does not works... :(...
but in anyway... if im going to buy a server from the offshore site...

can i be able to pay for a VPS and 1 year ahread (prepaid)... that was what i did with the account from siteground.com...

and is it in EURO orr USD?...
and what about my domain name?...
how can i direct it to the VPS once done?....
a little explain would be nice thanks :)...
also... on how much databases i have acces to... unlimited orr whatever?... and do i have mail/ftp acces?...

thanks in advance... (tell in a pm if its a long list...) :).

Thanks again...
Reply With Quote
Reply

Tags
decoded , nightcrawler , nulled , tsse , v56


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
TSSE v5.6 DECODED (NOT NULLED) Fynnon Template Shares 86 15th January 2019 19:56
fake account problem TSSE v5.6 DECODED (NULLED BY Nightcrawler) lovebeer Template Shares 8 27th November 2012 03:48
Poll problem on TSSE v5.6 DECODED (NULLED BY Nightcrawler) lovebeer Template Shares 15 19th July 2011 23:33
TSSE Full Nulled and Decoded. Moh.ElBaz Template Shares 16 16th July 2009 16:57
TSSE v5.4.1 Fully Decoded [Not Nulled] DrNet Downloads 44 3rd April 2009 10:05



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