Diferior CMS on steroids
+1466 / 2338679 ( online 7 )

users can't register because captcha is ...


Forum posts: 4
justoneguy (Beginner) @ 09 02 01 - 18:07:30 (edited 09 02 01 - 18:08:13)
Hi all!
When users trying to register at my site, they can't because captcha is not working and when I tried to copy the image location and look what the error the error is:

Undefined variable: bbox (#8 ) in /functions/gd.php on line 157

The GD is fine, I talked to the admin of the server and he checked that the GD library is OK and it's do.
can I remove this option of captcha at all? I don't need it any way.

Thanks!

justoneguy
Avatar
Blog posts: 11
Added downloads: 2
Comments: 18
Forum posts: 573
UnrealX (Lead code monkey) @ 09 02 02 - 15:46:26
Somebody on the forums reported that they disabled it by simply removing it from the templates.

I suspect you're using an older version of GD as this is the first time anybody reported this error.
Forum posts: 4
justoneguy (Beginner) @ 09 02 02 - 17:38:39
and how can I set permissions for downloads, like that unregistered users cannot see links of HTTP?
Thank you
Avatar
Blog posts: 11
Added downloads: 2
Comments: 18
Forum posts: 573
UnrealX (Lead code monkey) @ 09 02 02 - 17:43:20
You'll have to hack the template files for that. See templates/skio/file.tpl.php for file listing template.