Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Template Shares > Mods & Themes
Reply
  #1  
Old 26th April 2012, 00:28
firefly007's Avatar
firefly007 firefly007 is offline
SUPPORT GURU
 
Join Date: Jun 2010
P2P
Posts: 721
Default Alternative login page for TSSE 5.6
Hey there,

Here is an Alternative login page for tsse 5.6 and should work on most, with a little bit modifications.

Click the image to open in full size.

<!---Notes

1) Download login.php and global.php

2) Open your index.php found in your root and replace this

PHP Code:
  define ('THIS_SCRIPT''index.php');
  require_once 
'global.php';
  
define ('TS_BLOG_VERSION''1.4.1');
  
define ('IN_PLUGIN_SYSTEM'true);
  
gzip ();
  
dbconn (true);
  
maxsysop ();
  include_once 
INC_PATH '/functions_security.php';
  if (
$ref == 'yes')
  { 
With

PHP Code:
  define ('THIS_SCRIPT''index.php');
  require_once 
'global.php';
  
define ('TS_BLOG_VERSION''1.4.1');
  
define ('IN_PLUGIN_SYSTEM'true);
  
gzip ();
  
dbconn (true);
  
maxsysop ();
  if (
$MEMBERSONLY == 'yes')
{
    
loggedinorreturn();
    
parked();
}
  include_once 
INC_PATH '/functions_security.php';
  if (
$ref == 'yes')
  { 
This will return the person to login.php if not logged in.

3) Backup your global.php and login.php in your root and replace with the one's supplied here below.

Please come and support our site http://scene.speedseeker.co.za
Attached Files
File Type: php global.php (1.6 KB, 139 views)
File Type: php login.php (9.2 KB, 140 views)
Reply With Quote
The Following 8 Users Say Thank You to firefly007 For This Useful Post:
dandanch (30th April 2012), EMPEREUR1 (18th May 2012), FENIX (24th January 2013), gogo999 (26th April 2012), jh0ng (11th February 2017), mdxpro (2nd June 2012), PAX (26th April 2012), z3ro (26th April 2012)
  #2  
Old 26th April 2012, 01:50
gogo999's Avatar
gogo999 gogo999 is offline
Senior Member
 
Join Date: Feb 2012
Korea South
Posts: 140
Default Is fantastic
Very good, thank you very much ........

and.... What is changing the way your desktop
__________________
새로운 트래커를 위한 정보의 포럼
My Trackers : darknesschannel
Reply With Quote
  #3  
Old 26th April 2012, 07:30
PAX's Avatar
PAX PAX is offline
Senior Member
 
Join Date: Nov 2010
P2P
Posts: 41
Default
super ....thank
Reply With Quote
  #4  
Old 27th April 2012, 13:20
eckeO5 eckeO5 is offline
Senior Member
 
Join Date: Jan 2011
P2P
Posts: 117
Wink
is there any javascript missing to get login to work?

greetz eckeO5
Reply With Quote
  #5  
Old 27th April 2012, 16:32
defiz defiz is offline
Member
 
Join Date: Jun 2011
P2P
Posts: 5
Default
Hi!

This login page looks very nice! nice job! but I got problem with it.. I have source TSSE 5.6 heavy modded and I get this error:



Content Encoding Error

The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression.
Please contact the website owners to inform them of this problem.


do you know is it possible to get this work with Heavy modded version of TSSE 5.6? :)

Regards Defiz
Reply With Quote
  #6  
Old 27th April 2012, 16:45
firefly007's Avatar
firefly007 firefly007 is offline
SUPPORT GURU
 
Join Date: Jun 2010
P2P
Posts: 721
Default
Quote:
Originally Posted by defiz View Post
Hi!

This login page looks very nice! nice job! but I got problem with it.. I have source TSSE 5.6 heavy modded and I get this error:



Content Encoding Error

The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression.
Please contact the website owners to inform them of this problem.


do you know is it possible to get this work with Heavy modded version of TSSE 5.6? :)

Regards Defiz
Turn on gzip in your php.ini and it will work! and yes Im using the same TS source.

Bump:
Quote:
Originally Posted by eckeO5 View Post
is there any javascript missing to get login to work?

greetz eckeO5
No !! should work as is

Alternative login page for TSSE 5.6 (SLIDE)


Click the image to open in full size.Click the image to open in full size.
Click the image to open in full size.
Click the image to open in full size.
Attached Files
File Type: php login.php (11.2 KB, 63 views)

Last edited by firefly007; 28th April 2012 at 00:05.
Reply With Quote
The Following User Says Thank You to firefly007 For This Useful Post:
eckeO5 (27th April 2012)
  #7  
Old 27th April 2012, 16:52
x360zone's Avatar
x360zone x360zone is offline
Senior Member
 
Join Date: Jul 2011
United Kingdom
Posts: 915
Default hi
works with mine

you may have xml compression enable on your hostin or vps
__________________

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
  #8  
Old 27th April 2012, 17:57
firefly007's Avatar
firefly007 firefly007 is offline
SUPPORT GURU
 
Join Date: Jun 2010
P2P
Posts: 721
Default Other alternatives

Will upload alternative signup and recovery pages soon!
Reply With Quote
  #9  
Old 27th April 2012, 21:49
defiz defiz is offline
Member
 
Join Date: Jun 2011
P2P
Posts: 5
Default
Thanks very much firefly007 :)
Reply With Quote
  #10  
Old 27th April 2012, 23:24
eckeO5 eckeO5 is offline
Senior Member
 
Join Date: Jan 2011
P2P
Posts: 117
Default
thank you firefly007. i like it.
its sooooooooo black

man nice one, works now with modded php.ini file.

greetz eckeO5
Reply With Quote
Reply

Tags
56 , alternative , login , page , tsse

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



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