Go Back   GameScript Forums > Support/Customizations > V3 Support
Reload this Page    Antispam donīt show characters

Sub-Forum list

Reply
 
Thread Tools Display Modes
  #1  
Old 01-12-2008, 01:40 PM
Pet Pet is offline
Licensed Member
 
Join Date: Jan 2008
Posts: 8
Pet is on a distinguished road
Default Antispam donīt show characters

I put antispam picture and configure it ok, but picture donīt show any characters.
Anyone know whatīs the problem there? Thanks.
Reply With Quote
  #2  
Old 01-23-2008, 11:15 PM
Pet Pet is offline
Licensed Member
 
Join Date: Jan 2008
Posts: 8
Pet is on a distinguished road
Default Re: Antispam donīt show characters

Anybody here?.

I asked this question in support area and here, at the forum.
Still without an answer. Somebody can help with this problem?
Thanks
Reply With Quote
  #3  
Old 01-29-2008, 03:29 AM
tromblebugs's Avatar
tromblebugs tromblebugs is offline
Administrator
 
Join Date: Mar 2007
Posts: 100
tromblebugs is on a distinguished road
Exclamation Re: Antispam donīt show characters

Hi. sorry for a long time waiting.

Can you tell wich version of GD library at your hosting?

System requirements for Antispam Picture:
PHP v. 4.0.6 or above with GD2 library support.
Reply With Quote
  #4  
Old 01-29-2008, 03:31 AM
tromblebugs's Avatar
tromblebugs tromblebugs is offline
Administrator
 
Join Date: Mar 2007
Posts: 100
tromblebugs is on a distinguished road
Exclamation Re: Antispam donīt show characters

And please check folder

/templates/images/fnt/

you must have in that folder 22 files with PNG pictures.
Reply With Quote
  #5  
Old 01-30-2008, 02:10 PM
Pet Pet is offline
Licensed Member
 
Join Date: Jan 2008
Posts: 8
Pet is on a distinguished road
Default Re: Antispam donīt show characters

Well... i have that 22 files in /templates/images/fnt

In relation with server config, here are the GD params:

GD
  • GD Support enabled
  • GD Version bundled (2.0.28 compatible)
  • FreeType Support enabled
  • FreeType Linkage with freetype
  • FreeType Version 2.1.10
  • T1Lib Support enabled
  • GIF Read Support enabled
  • GIF Create Support enabled
  • JPG Support enabled
  • PNG Support enabled
  • WBMP Support enabled
  • XBM Support enabled

And PHP version:
PHP Version 5.2.1-pl3-gentoo


Anything else i need check?
Reply With Quote
  #6  
Old 02-05-2008, 01:41 AM
Pet Pet is offline
Licensed Member
 
Join Date: Jan 2008
Posts: 8
Pet is on a distinguished road
Thumbs up Re: Antispam donīt show characters [RESOLVED]

Problem was in some inexistent code at config.php.
Here are all lines:

define('SPAMDEFENDER_ENABLE', true);
define('SPAMDEFENDER_FONTSDIR', PATH."templates/images/fnt");
define('SPAMDEFENDER_JPEG_QUALITY', 40);
define('SPAMDEFENDER_LENGTH', 5);
define('SPAMDEFENDER_WIDTH', 100);
define('SPAMDEFENDER_HEIGHT', 40);
define('SPAMDEFENDER_FLUCTUATION', 3);
define('SPAMDEFENDER_NO_SPACES', false);
define('SPAMDEFENDER_SHOW_CREDITS', true);
define('SPAMDEFENDER_CREDITS', SITE_URL);
define('SPAMDEFENDER_ALPHABET', "0123456789abcdefghijklmnopqrstuvwxyz");
define('SPAMDEFENDER_ALLOWED_SYMBOLS', "23456789abcdeghkmnpqsuvxyz");
define('SPAMDEFENDER_FOREGROUND', "0,200,0");
define('SPAMDEFENDER_BACKGROUND', "255,200,0");


Thanks Ivan Sukharev for yout time!
Reply With Quote
  #7  
Old 02-05-2008, 02:24 AM
tromblebugs's Avatar
tromblebugs tromblebugs is offline
Administrator
 
Join Date: Mar 2007
Posts: 100
tromblebugs is on a distinguished road
Cool Re: Antispam donīt show characters [RESOLVED]

Is always glad to help
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Forum rules and admin links

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump
Similar Threads
Thread Thread Starter Forum Replies Last Post
Blog code doesn't show up? davidelvar V3 Support 3 05-20-2006 08:23 PM
Show Game Rating in Categories sixty6 V3 Support 2 05-08-2006 07:03 AM


All times are GMT -5. The time now is 06:33 AM.