|
-
Mar 15th, 2004, 11:47 AM
#1
It would be nice to have ...
I think it would be nice to have at least two additions to this forum:
- Login button for "easy" manual logins (regardless of 'Enable Cookies' settings). When you logout there is no way to quick re-login unless prompted.
- 'View My Posts' option for registered users available on evry page so you don't have to use 'search by ...' option.
Hope it makes sence.
-
Mar 15th, 2004, 09:39 PM
#2
Stuck in the 80s
Re: It would be nice to have ...
Originally posted by RhinoBull
Login button for "easy" manual logins (regardless of 'Enable Cookies' settings). When you logout there is no way to quick re-login unless prompted.
On the main page, there is a login spot hidden at the bottom of the page. It helps a little.
-
Mar 15th, 2004, 09:46 PM
#3
Re: Re: It would be nice to have ...
Originally posted by The Hobo
On the main page, there is a login spot hidden at the bottom of the page. It helps a little.
Where?
-
Mar 15th, 2004, 10:30 PM
#4
Stuck in the 80s
Re: Re: Re: It would be nice to have ...
-
Mar 15th, 2004, 10:59 PM
#5
I think that that only shows up if you haven't logged in and/or you aren't cookied.
-
Mar 16th, 2004, 12:50 AM
#6
Stuck in the 80s
Originally posted by MartinLiss
I think that that only shows up if you haven't logged in and/or you aren't cookied.
I thought that was the request of the thread? When you logout there is no way to quick re-login unless prompted. Is the quote.
-
Mar 16th, 2004, 08:50 AM
#7
OK, but why is it hidden ??? and not on top somewhere right next to "Logout" button ???
-
Mar 16th, 2004, 07:33 PM
#8
Re: It would be nice to have ...
Originally posted by RhinoBull
I think it would be nice to have at least two additions to this forum:
- Login button for "easy" manual logins (regardless of 'Enable Cookies' settings). When you logout there is no way to quick re-login unless prompted.
- 'View My Posts' option for registered users available on evry page so you don't have to use 'search by ...' option.
Hope it makes sence.
Your ovservation is correct though like Hobo pointed out there is a login box exist at the bottom of the screen.
The most silly thing is that even when you log out, the button still stays as "Log Out" where as it should change to "Login" and that should point to "Login" page.
I guess this is to do with vbBulletin and not with VBF and since they are not willing to change any code (it will take 2/3 lines of code change) we will have to do with the login form at the bottom of the screen. Lets hope we upgrade to version 3 soon 
Danial
[VBF RSS Feed]
There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.
If I have been helpful, Please Rate my Post. Thanks.
This post was powered by : 
-
Mar 16th, 2004, 07:42 PM
#9
Re: Re: Re: It would be nice to have ...
Originally posted by Spetnik
No, this one is more of an html template change, not a code change, and can be done quite easily.
Spetnik i meant change of the Logout button at the top, you will need a if statement to check.
e.g (Pseducode)
Code:
if user is logged in
show logout button //source of image e.g logout.gif
set the link to logout page //e.g logout.php
else
show the login button //source of the image e.g login.gif
set the link to login page //e.g login.php
end if
I think you meant the placement of login/logout box that hobo pointed out, yes that you can change by modifying template.
Danial
[VBF RSS Feed]
There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.
If I have been helpful, Please Rate my Post. Thanks.
This post was powered by : 
-
Mar 18th, 2004, 06:32 PM
#10
-
Mar 18th, 2004, 06:46 PM
#11
Originally posted by Danial
Fixed, what has been fixed? I got a bigger problem, i cant log out When ever i log out it says "all cookies cleared, click here for forum index" when i go to the main site, i am still logged in.
ditto.
So I have two computers.
-
Mar 18th, 2004, 08:21 PM
#12
-
Mar 18th, 2004, 09:51 PM
#13
Stuck in the 80s
I have that logout problem every once and awhile, too.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|