Status: offline

tt0ne

Forum User
Chatty
Registered: 03/29/04
Posts: 58
I realize that this question has probably been asked thousands of times, but unfortunately, I can't seem to find it in the search, so if someone could point me to the thread or answer it for me I'd greatly appreciate it.

If you go to Squatty.com you'll see a registration center block if you haven't registered or you log out. I'd really like to implement that on my site (Geeklog 1.3.9sr1) but I don't know how.

Any clues?

If this is a really old hack - will there be any problems with using an updated GL 1.3.9?

Thanks in advance,

- Marco
HeavenlySanctuary.com - "Surf The Innernet!"

Status: offline

destr0yr

Forum User
Full Member
Registered: 07/06/02
Posts: 324
http://cvs.sourceforge.net/viewcvs.py/gplugs/quickregistration/
i believe you have to change the printf's to $display .= or simply echo... maybe somebody else can confirm/correct me on this...
-- destr0yr
"I love deadlines. I like the whooshing sound they make as they fly by." -- Douglas Adams

Status: offline

mrjeff

Forum User
Chatty
Registered: 01/28/04
Posts: 36
caffeinated
Text Formatted Code
<TABLE cellSpacing=0 cellPadding=3 width="100%" border=0>
<TBODY>
<TR>
<TD>
<FORM action=http://www.acatexperience.com/users.php method=post>
<TABLE cellSpacing=0 cellPadding=3 border=0>
<TBODY>
<TR>
<TD colSpan=2>Creating a user account will give you all the benefits of A Cat Experience.com membership, which includes the ability to Write Stories, Post Comments, and Add your cats photo to the photo album. Please note that your email address will <B><I>never</i></b> be publicly displayed on this site and never given out to third parties. Please be sure to read the <a href="http://acatexperience.com/terms.php">Terms of use</a>.</td></tr>
<TR>
<TD align=right>
<P align=center><B>User Name: <INPUT maxLength=16 size=16 name=username>  <B>Email:</b>  <INPUT maxLength=96 size=16 name=email>  <INPUT type=hidden value=create name=mode> <INPUT type=submit value="Register Now!"></b></p></td></tr></tbody></table></form>
<P align=center><ALIGN=CENTER><FONT color=red><EM>Your password will be sent to the email address you enter.</em></font></p></td></tr></tbody></table>
 

Make a static page and paste this code into it, then check wrap in center block with Position set to Top of Page and Topic Homepage only. Then under Access Rights/Permissions leave Owner R/E checked, Uncheck Group R/E, Uncheck Members R, and Check Anonymous R.

Make sure to change the URL and text to suit in the code.



Jeff
"friends don't help friends run windows"

Status: offline

tt0ne

Forum User
Chatty
Registered: 03/29/04
Posts: 58
Destr0yer & Mr. Jeff:

Thanks so much! I have it working and everything is exactly how I had hoped!

Thank you to both of you! Big time!

- Marco
HeavenlySanctuary.com - "Surf The Innernet!"