Author |
Topic |
CarKnee
Junior Member
USA
297 Posts |
Posted - 22 August 2002 : 10:08:52
|
I made a change to the file. Please let me know if there is a better way...
If you are using this file outside of your forum directry you need to use the strForumURL variable in the FORM Action attribute and the INPUT SRC attribute. Correct?
Example: <form action=""" & STRFORUMURL & "login.asp"" method=""post"" id=""Form1"" name=""Form1"">
AND
<input src=""" & STRFORUMURL & strImageUrl & "button_login.gif"" type=""image"" border=""0"" value=""Login"" id=""submit1"" name=""submit1"" tabindex=""3""></font>
[EDIT] As well as all A HREF= Tags
Thanks CarKnee |
|
Edited by - CarKnee on 22 August 2002 10:13:16 |
|
|
@tomic
Senior Member
USA
1790 Posts |
Posted - 22 August 2002 : 12:00:50
|
That's correct, strForumURL or hard code it. It just needs to be there or the form action outside your forum will be less than satisfactory.
@tomic |
SportsBettingAcumen.com |
|
|
joatham
Junior Member
United Kingdom
169 Posts |
Posted - 22 August 2002 : 15:17:03
|
quote: Originally posted by @tomic
No problem. I also made some custom login/out buttons I will package it with in case anyone wants something a bit different.
@tomic
I've got a Windows XP "Silver" Theme login and logout button (with highlighted versions for Javascript rollovers), would you like me to send them to you to package with it?
John |
|
|
@tomic
Senior Member
USA
1790 Posts |
Posted - 22 August 2002 : 15:46:58
|
Sure, that's a cool idea. If anyone wants I can add them in.
@tomic |
SportsBettingAcumen.com |
|
|
joatham
Junior Member
United Kingdom
169 Posts |
Posted - 22 August 2002 : 17:44:12
|
I've posted the login buttons here so anyone can download them, you're free to package them into your mod release though!
John |
|
|
skyhawks
Junior Member
USA
125 Posts |
Posted - 22 August 2002 : 19:24:52
|
Kewl Joatham, WinXP silver theme are the best. thats how i have my OS setup as.... and thanks for the files too.
@tomic, hows the file going so far??
sky |
----------------------------------------
Website: http://www.johnlophotography.com |
|
|
@tomic
Senior Member
USA
1790 Posts |
Posted - 22 August 2002 : 20:03:27
|
I keep getting distracted by the color config pages.
@tomic |
SportsBettingAcumen.com |
|
|
ssnapier
Junior Member
USA
126 Posts |
Posted - 22 August 2002 : 21:58:43
|
ok, I think I already know the answer to this, but I am asking anyway....
I run a free email service as well as a forum, the email is being provided by everyone.net and they have their own little login script (on my front page) is it possible to use this mod and make it login in to the mail (and go to the users inbox) while in the background setting up a login to the forum so that when they are ready they can just bounce back and forth?? |
If freedom were shareware, soldiers are the ones who pay for it. |
|
|
@tomic
Senior Member
USA
1790 Posts |
Posted - 24 August 2002 : 00:48:04
|
Just to let you know I am working on this and it's just about done but I will wait to make sure it works with 3.4.1 which is but hours a way!
@tomic |
SportsBettingAcumen.com |
|
|
skyhawks
Junior Member
USA
125 Posts |
Posted - 24 August 2002 : 12:30:33
|
Kool Thanks @tomic. Unless I am looking at the wrong place.. you havent upload the files for download yet??? Because the link on the original post (up top) is still the file you revised 8/20/2004. Let me know. and thanks again for your time. =) |
----------------------------------------
Website: http://www.johnlophotography.com |
|
|
@tomic
Senior Member
USA
1790 Posts |
Posted - 24 August 2002 : 14:25:32
|
Correct. I was just teasing with the screen shots because I want to make sure it works with 3.4.01 so everyone gets something that will do the job they want it to. Just give me a few more hours to chewck it all out. Waking up here.....yaaaaawn!
@tomic |
SportsBettingAcumen.com |
|
|
skyhawks
Junior Member
USA
125 Posts |
Posted - 24 August 2002 : 20:50:13
|
Thank you @tomic.. I'm going to install it tomorrow and try it out. Thanks again! |
----------------------------------------
Website: http://www.johnlophotography.com |
|
|
skyhawks
Junior Member
USA
125 Posts |
Posted - 25 August 2002 : 11:24:09
|
i'm trying to run this and test it out. a few things doesnt seem to be working.
1) Logout... when i press Logout.. it doesnt do anything...
2) if I am using "fname = chkString(Request.QueryString("Name"),"SQLString")" with the use of <!--#INCLUDE File="inc_func_common.asp"-->.. it give me an error as follows:
Microsoft VBScript runtime error '800a01a8' Object required: 'my_Conn' inc_func_common.asp, line 882
And If I'm using the inc_header.asp or inc_header_short.asp it seem ok.. but I would have to edit out all the top stuff.. and it seem like I am getting error message for the footer....
|
----------------------------------------
Website: http://www.johnlophotography.com |
Edited by - skyhawks on 25 August 2002 11:25:21 |
|
|
@tomic
Senior Member
USA
1790 Posts |
Posted - 25 August 2002 : 14:01:24
|
quote: And If I'm using the inc_header.asp or inc_header_short.asp it seem ok.. but I would have to edit out all the top stuff.. and it seem like I am getting error message for the footer....
This MOD was written to be used with inc_header_short.asp or inc_header.asp because I couldn't think of how this MOD would be useful without one of those 2 files.
@tomic
|
SportsBettingAcumen.com |
|
|
skyhawks
Junior Member
USA
125 Posts |
Posted - 25 August 2002 : 14:04:54
|
actually i am using inc_header_short.asp. I know what the error of the footer were.. i fix that. But I am still having problem Logout. When I press it... it doesnt do anything. |
----------------------------------------
Website: http://www.johnlophotography.com |
|
|
Topic |
|