Author Topic: How/where do I allow ppl. to register?  (Read 4085 times)

0 Members and 1 Guest are viewing this topic.

Offline angel_cosmos

  • Pre-Newbie
  • Posts: 9
    • View Profile
How/where do I allow ppl. to register?
« on: June 09, 2003, 10:38:42 AM »
Hi there, can someone please help me out with my problem?

http://cosplay.persona-girl.net/index.php <-- where 4images is located.

Please click if you do not know what I mean by...

Underneath "» Forgot password" isn't there suppose to be a "» Registration" link?  

I think I did something in which I can't remember now (which is why I'm here posting this  :wink: ) on how to get the registration back.  Please let me know on how to fix this.  I searched everywhere in the Admin Control Panel so I really have no idea where it is...is it hidden? lol

As well, I am a bit confused with the permissions when it comes to editing or adding categories; what is the difference between "Upload" and "Direct Upload"?  

Thanks soo much in advance! :D

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
How/where do I allow ppl. to register?
« Reply #1 on: June 09, 2003, 12:42:54 PM »
check user_loginform.html template there should be
Code: [Select]
&raquo; <a href="{url_register}">{lang_register}</a>

When a visitors has permission for Direct Upload, they can upload files without admin validation, the files will be added into database immidiately.
Also, u must set both Upload and Direct Upload permissions, because Direct Upload is dependent on Upload (wont work stand alone :))
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline angel_cosmos

  • Pre-Newbie
  • Posts: 9
    • View Profile
How/where do I allow ppl. to register?
« Reply #2 on: June 09, 2003, 08:40:07 PM »
Thank you!!!  Apparently it wasn't there so I just copied and pasted it below forgot your password. hehehe This is like my first time working with php ^_^;;

Offline Apollo13

  • Addicted member
  • ******
  • Posts: 1.093
    • View Profile
How/where do I allow ppl. to register?
« Reply #3 on: June 09, 2003, 10:08:16 PM »
well just a question the thumbnails are looking very bad what are u doing there?

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
How/where do I allow ppl. to register?
« Reply #4 on: June 09, 2003, 10:18:43 PM »
Quote from: Cr@zy Sash
well just a question the thumbnails are looking very bad what are u doing there?

seems to me, angel_cosmos' host has GD2 but, their 4images set to use GD1 (I had the same quality when GD2 wasnt turned on in /includes/constants.php)
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)