Author Topic: [MOD] Registration with security code validation v1.0  (Read 101362 times)

0 Members and 1 Guest are viewing this topic.

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
Re: [MOD] Registration with security code validation v1.0
« Reply #15 on: November 04, 2005, 01:20:46 AM »
Yes, the code is case insensetive, meaning it doesnt metter if capital letters were used or lower case.
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 marius26

  • Newbie
  • *
  • Posts: 21
    • View Profile
    • http://www.steves-network.net
Re: [MOD] Registration with security code validation v1.0
« Reply #16 on: November 06, 2005, 01:12:00 PM »
i see this error:
Code: [Select]
Fatal error: Call to undefined function: imagettfbbox() in /home2/********/public_html/gallery/rndimg.php on line 117

i'm not sure if i have TrueType i can pm you phpinfo link

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
Re: [MOD] Registration with security code validation v1.0
« Reply #17 on: November 06, 2005, 03:31:54 PM »
i'm not sure if i have TrueType i can pm you phpinfo link
Indeed, no TrueType is installed on your server.
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 marius26

  • Newbie
  • *
  • Posts: 21
    • View Profile
    • http://www.steves-network.net
Re: [MOD] Registration with security code validation v1.0
« Reply #18 on: November 16, 2005, 07:11:12 PM »
i know for sure you can have registration code without truetype for example phpbb has it, if only i was a pro in php i would make one like phpbb has and integrate it into 4images, unfortunately i'm a newb to phpbb.  :cry:

Offline chip

  • Newbie
  • *
  • Posts: 33
    • View Profile
    • pixelmall.de
Re: [MOD] Registration with security code validation v1.0
« Reply #19 on: December 06, 2005, 01:05:20 AM »
Hi everyone,

I have the GD libary compiled with FreeType and this mod actually works. But only if chmod for all is 777.

That means bg / fonts and rndimg.php with: read, write and execute for everyone.

So my question is: do I have a security problem, leaving chmod with 777 ?

Anyone an idea?

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
Re: [MOD] Registration with security code validation v1.0
« Reply #20 on: December 06, 2005, 01:11:14 AM »
So my question is: do I have a security problem, leaving chmod with 777 ?
When people asking this question, I like to point them to this topic:
http://www.simplemachines.org/community/index.php?topic=2987
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 chip

  • Newbie
  • *
  • Posts: 33
    • View Profile
    • pixelmall.de
Re: [MOD] Registration with security code validation v1.0
« Reply #21 on: December 06, 2005, 04:11:03 AM »
thanks for the link V@no

Offline TomYork

  • Newbie
  • *
  • Posts: 24
    • View Profile
Re: [MOD] Registration with security code validation v1.0
« Reply #22 on: December 08, 2005, 03:27:04 AM »
great mod, but... when i register an put the code, the system return me at the register form without register the user and go to next step, can anybody help me?
* La prueba más clara de la sabiduría es una alegría continua...*

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
Re: [MOD] Registration with security code validation v1.0
« Reply #23 on: December 08, 2005, 05:00:33 AM »
Maybe made a mistake in step 2.x ?
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 vietdragon

  • Newbie
  • *
  • Posts: 26
    • View Profile
Re: [MOD] Registration with security code validation v1.0
« Reply #24 on: December 12, 2005, 06:31:26 AM »
Check my site : http://vietnamphotos.net/register.php 

It working good on localhost ( my computer with windows , apache .. ) but The code can not display on server linux ?



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
Re: [MOD] Registration with security code validation v1.0
« Reply #25 on: December 12, 2005, 07:47:31 AM »
Quote
Warning: opendir(/home/muzic/domains/vietnamhotos.net/public_html/bg): failed to open dir: No such file or directory in /home/muzic/domains/vietnamphotos.net/public_html/rndimg.php on line 84
the error is self explained.
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 vietdragon

  • Newbie
  • *
  • Posts: 26
    • View Profile
Re: [MOD] Registration with security code validation v1.0
« Reply #26 on: December 12, 2005, 08:09:08 AM »
Where you find this error ???

Quote
Warning: opendir(/home/muzic/domains/vietnamhotos.net/public_html/bg): failed to open dir: No such file or directory in /home/muzic/domains/vietnamphotos.net/public_html/rndimg.php on line 84

i don't see it on my site !

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
Re: [MOD] Registration with security code validation v1.0
« Reply #27 on: December 12, 2005, 08:31:37 AM »
when you open the image directly in the browser, it shows you that in more related error messages.
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 vietdragon

  • Newbie
  • *
  • Posts: 26
    • View Profile
Re: [MOD] Registration with security code validation v1.0
« Reply #28 on: December 12, 2005, 09:01:24 AM »
http://vietnamphotos.net/img9.htm   like this , Vano?  :cry:  maybe i fixed ?

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