Go Back   Pligg CMS Forum > Pligg Development > Bug Report

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-14-2006, 02:39 PM
3dKiller's Avatar
Constant Pligger
 
Join Date: Mar 2006
Location: Newport Beach
Posts: 142
Thanks: 24
Thanked 2 Times in 1 Post
missing CAPTCHA

Changeset #63

I just installed a fresh copy (6/13/06) of changeset #63 from the SVN here: http://www.outboxnews.com/

The install process executed without a hitch.

I did discover a serious problem, and hope its just my copy. The captcha is missing in registration. Go ahead, try to register here: http://outboxnews.com/register.php

Do you see the captcha? How can someone register w/out it? Anyone know what the problem could be?

~3d
Reply With Quote
  #2 (permalink)  
Old 06-14-2006, 02:43 PM
3dKiller's Avatar
Constant Pligger
 
Join Date: Mar 2006
Location: Newport Beach
Posts: 142
Thanks: 24
Thanked 2 Times in 1 Post
Guys,

Orochi is having the same problem (missing captcha in new user registration) here: http://www.animud.com/register and he is not using changeset #63, but the standard Pligg+MB.

I don't know what server Orochi is using. I am using site5.com.

Here is Orochi's profile page: http://www.pligg.com/forum/member.php?u=680

~3d
Reply With Quote
  #3 (permalink)  
Old 06-14-2006, 03:40 PM
savant's Avatar
Constant Pligger
 
Join Date: Apr 2006
Location: UK
Posts: 1,218
Thanks: 64
Thanked 207 Times in 148 Posts
doen't seems to be making an image.

http://www.outboxnews.com//ts_image....andom=71957905

yet in ours
http://www.milliondollarlease.com/ts...andom=71957905

looks like you don't have the right libraries installed in php. not sure tho
Reply With Quote
  #4 (permalink)  
Old 06-14-2006, 03:51 PM
3dKiller's Avatar
Constant Pligger
 
Join Date: Mar 2006
Location: Newport Beach
Posts: 142
Thanks: 24
Thanked 2 Times in 1 Post
Quote:
Originally Posted by savant
looks like you don't have the right libraries installed in php. not sure tho
Savant,

This is a fresh install on a NEW server. I changed NOTHING, and I'm NOT the only one experiencing this problem. Please read the entire thread.

...and thanks for helping out .

~3d
Reply With Quote
  #5 (permalink)  
Old 06-14-2006, 07:35 PM
AshDigg's Avatar
Coder
 
Join Date: Dec 2005
Posts: 1,574
Thanks: 235
Thanked 345 Times in 206 Posts
What changeset is inboxnews using? I see that both sites are on the same server with the same settings (info.php) so I don't understand why one works and one doesn't.
__________________
- Ash
Reply With Quote
  #6 (permalink)  
Old 06-15-2006, 12:00 PM
3dKiller's Avatar
Constant Pligger
 
Join Date: Mar 2006
Location: Newport Beach
Posts: 142
Thanks: 24
Thanked 2 Times in 1 Post
Changeset 63

and don't forget this guy http://www.animud.com/register is experiencing the same problem, and he is not on "my server" and he is not using changeset 63.

~3d

Last edited by 3dKiller; 06-15-2006 at 01:39 PM..
Reply With Quote
  #7 (permalink)  
Old 06-20-2006, 05:43 AM
New Pligger
 
Join Date: Apr 2006
Location: Europe
Posts: 10
Thanks: 0
Thanked 4 Times in 2 Posts
Send a message via ICQ to jalso
open this url (url of the captcha image):
http://www.animud.com/ts_image.php?ts_random=4620619

then view page source. there is this error message:

<br />
<b>Fatal error</b>: Call to undefined function: imagejpeg() in <b>/home/stebert/public_html/orochi/libs/ts.php</b> on line <b>46</b><br />

Its possible that You have not enabled JPG support in GD. check your info.php and compare the GD section with ashtest1.pligg.com/info.php

jalso
Reply With Quote
  #8 (permalink)  
Old 06-20-2006, 06:36 AM
AshDigg's Avatar
Coder
 
Join Date: Dec 2005
Posts: 1,574
Thanks: 235
Thanked 345 Times in 206 Posts
Try opening /libs/ts.php and change line 24 from

$im = @imagecreate ($width,$height);

to

$im = @imagecreatetruecolor ($width,$height);
__________________
- Ash
Reply With Quote
  #9 (permalink)  
Old 06-20-2006, 10:50 AM
toopie's Avatar
Constant Pligger
 
Join Date: May 2006
Posts: 119
Thanks: 6
Thanked 9 Times in 8 Posts
Quote:
Originally Posted by 3dKiller
Changeset 63

and don't forget this guy http://www.animud.com/register is experiencing the same problem, and he is not on "my server" and he is not using changeset 63.

~3d
Same With me it doesn't work on my site thenewstop.com and it is Gd compatible. Ash digg that
$im = @imagecreatetruecolor ($width,$height); didnt work on my site. An other suggestions?

Last edited by toopie; 06-20-2006 at 10:55 AM..
Reply With Quote
  #10 (permalink)  
Old 06-22-2006, 04:57 PM
3dKiller's Avatar
Constant Pligger
 
Join Date: Mar 2006
Location: Newport Beach
Posts: 142
Thanks: 24
Thanked 2 Times in 1 Post
+++

Fixed w/different FTP client.

Use Filezilla http://filezilla.sourceforge.net/

*Thanks Ash for figuring this out!

~3d
Reply With Quote
Reply

Thread Tools
Display Modes
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Similar Threads
Thread Thread Starter Forum Replies Last Post
Captcha v0.1 AshDigg Pligg Modules 30 10-29-2008 02:33 AM
CAPTCHA (I know, I read the other posts on this already) doctorgirlfriend Bug Report 4 04-10-2007 10:40 PM
cann't vote in pligg (buliding 802) haxhax Bug Report 27 03-10-2007 06:53 AM
Upgrading problem GurillaNET Installation and Upgrade Help 4 01-19-2007 10:56 AM
Missing Captcha 6.0.1 and 7.2? toopie Bug Report 4 06-24-2006 03:51 PM


Search Engine Friendly URLs by vBSEO 3.2.0