Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Mods & Themes (http://www.bvlist.com/forumdisplay.php?f=117)
-   -   Alternative login page for TSSE 5.6-speedseeker (http://www.bvlist.com/showthread.php?t=8058)

firefly007 19th June 2012 10:00

Alternative login page for TSSE 5.6-speedseeker
 
1 Attachment(s)
Hi,

Ive been asked a few times for my login and other external pages.. so here it is

1) Download attachment and un pack it.

2) Back up login.php, signup.php, recover.php and contactus.php

3) Copy all files to your www or html_docs folder.


Screenshot ===>

http://i.imgur.com/uC1ck.jpg

Black1 21st June 2012 13:10

Thanks
 
You rock man! :cool::cool::cool:
Many many thanks :)

Update:
1) Login page does not work
2) Register page is not working :(
3) No registerhint.php page

firefly007 25th June 2012 00:25

Quote:

Originally Posted by Black1 (Post 35366)
You rock man! :cool::cool::cool:
Many many thanks :)

Update:
1) Login page does not work
2) Register page is not working :(
3) No registerhint.php page

Make sure you have the animatedcollapse.js in your www root ... give me the link to your site so I can see the error and can you turn on php error report
if its not already on.

gogo999 25th June 2012 02:34

Good job!
 
Quote:

Originally Posted by firefly007 (Post 35332)
Hi,

Ive been asked a few times for my login and other external pages.. so here it is

1) Download attachment and un pack it.

2) Back up login.php, signup.php, recover.php and contactus.php

3) Copy all files to your www or html_docs folder.


Screenshot ===>

http://i.imgur.com/uC1ck.jpg


Good friends will always think of Audit
Good job!
:friend:

Black1 26th June 2012 16:24

hello again
 
How to make the site when you visit it to view login.php and not the old index.php just like http://scene.speedseeker.co.za/
If I change it from settings panel BASE URL the site is not working.

Marco 27th June 2012 09:04

1 Attachment(s)
Nice mod , but the dropdown menu it isn't show up for login page

animatedcollapse.addDiv('kelly', 'fade=1,height=40px')
i attached the javascript file witch it missing on the first post





@Black1

loggedinorreturn();

and it's look like


Code:


/***********************************************/
/*=========[TS Special Edition v.5.6]==========*/
/*=============[Special Thanks To]=============*/
/*        DrNet - wWw.SpecialCoders.CoM        */
/*          Vinson - wWw.Decode4u.CoM          */
/*    MrDecoder - wWw.Fearless-Releases.CoM    */
/*          Fynnon - wWw.BvList.CoM          */
/***********************************************/


  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();


Black1 27th June 2012 14:22

dfg
 
Parse error: syntax error, unexpected $end in /home/HOME/public_html/tes1t.php on line 22

firefly007 27th June 2012 21:46

Quote:

Originally Posted by Black1 (Post 35490)
Parse error: syntax error, unexpected $end in /home/HOME/public_html/tes1t.php on line 22

1)Check the code should work... It is a copy on my live site. Please give me the link to your site so I can see for myself... but it should work....


2)It is on the login page. Its what ever wrapped around the div tag(kelly) will be affected by the Jquery.
Look near the bottom of the page as shown below, this is form that will pop up. You will need to make sure that the .js file is in your root and reachable, You wil also needs to chmod to at leased to 0755 or 775 for shared hosting.

3) I will repack it the mod too

Code:



Black1 27th June 2012 23:12

Thanks for the help.
 
Mey man.. Thanks for the help. I made it work but I had 2 problems.
1) With firefox & chrome everything was good but with IE and Opera was not working good
2) When I was using it everyone had to try to login 2 times and I dont know why. With the first login attemp I was getting an error, an with the second login attemp everything was ok

firefly007 28th June 2012 00:58

Quote:

Originally Posted by Black1 (Post 35497)
Mey man.. Thanks for the help. I made it work but I had 2 problems.
1) With firefox & chrome everything was good but with IE and Opera was not working good
2) When I was using it everyone had to try to login 2 times and I dont know why. With the first login attemp I was getting an error, an with the second login attemp everything was ok


Not sure why you getting an error during login, will have a look you can try and use my globle.php from my other login page.


It will not work with IE. I will add some java script that will redirect to a basic login.php for any IE users .

I had a look and see that some of the css is not playing nice in Opera...Will fix it. I know that it works Chrome,Firefox and Safari.


I fixed the Opera css problem...

loginfoot.php

Code:





Untitled Document











loginfoot1.php

Code:





Untitled Document










Im going to do away with having css on the page and rather include it into login.css


All times are GMT +2. The time now is 13:32.

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