Add to MyYahoo!
Subscribe in NewsGator Online
Add to Newsburst
Add to Google
Add to My AOL
Add to Pluck
Subscribe in FeedLounge
Add to Windows Live
Add to NetVibes
Subscribe in Rojo
Subscribe in Bloglines
Add to MyMSN
Add to Plusmo for your cellphone
Add to PageFlakes
Add to Technorati
Add to BlinkBits
Securityimages 4.0.0 release enhanced Security Print E-mail
User Rating: / 4
PoorBest 
Sunday, 22 October 2006 21:41
 Securityimages 4.0.0 release "enhanced Security "

This version is now running with:
  • PHP.ini safe mode ON
  • Joomla RG Global Emulation O 
  • PHP.ini register global = Off
Bugs solved:
artf4021: php safe mode & com_securityimages
artf1411: Save setting button changes if config.securiyimages.php is not writable
artf4989: register_globals Off patch
artf3206: com_contact
artf2777: No text displayed in security Image  

API  changes
Will work only with new release of akcomment, akobook, etc...

securityimages < 4.0.0
in PHP <form>

<?php include ($mosConfig_absolute_path.'/administrator/components/com_securityimages/client.php'); ?>
<?php echo insertSecurityImage("security_refid"); ?>
<?php echo getSecurityImageText("security_try"); ?>
<?php echo getSecurityImageTextHeader(); ?> 
<?php echo getSecurityImageTextHelp(); ?>
<?php echo getSecurityImageField("security_try"); ?> 
 

The code above insert the image, and the text,
You page normally submit information to the server for processing.
Most of the time, the last 2 lines are inserted in a <form>

in PHP code checking the <form>

include ($mosConfig_absolute_path.'/administrator/components/com_securityimages/server.php');

$checkSecurity = checkSecurityImage($security_refid, $security_try);

if $checkSecurity = true //then the user has entered the right text.



securityimages >= 4.0.0 Introducing a captcha hidden field visibility name
in PHP <form> include($mosConfig_absolute_path.'/administrator/components/com_securityimages/client.php');
$packageName = 'securityimage_newpass';
 echo "<tr><td>".getSecurityImageTextHeader()." *</td><td>".insertSecurityImage($packageName).
"<br/>".getSecurityImageTextHelp().""
.getSecurityImageField($packageName)."</td></tr>";
in PHP code checking the <form> $securityimage_newpass_refid     = mosGetParam( $_POST, securityimage_newpass_refid', '' );
$securityimage_newpass_try     = mosGetParam( $_POST, 
securityimage_newpass_try', '' );
$securityimage_newpass_reload     = mosGetParam( $_POST, '
securityimage_newpass_reload', '' );         
include_once ($mosConfig_absolute_path.'/administrator/components/com_securityimages/server.php');
$checkSecurity &= checkSecurityImage($securityimage_newpass_refid, $securityimage_newpass_try, $securityimage_newpass_reload);


New!
HNCAPTCHA: now color background is fully configurable

Tags See All Tags Add New Tag...

Please Enter New Tags Separated By Comma's
  Or Close

joomla  securityimage4 
Powered By Joomla Tags

Comments
Add New Search RSS
I am testing it together with
Cédric Walter (84.74.90.xxx) 2006-10-30 19:30:36

I am testing it together with Akobook.

OpenComment do not need hashcash or
securityimage as it use internaly some kind of hashcash.
patch for 1.0.11 ?
Guest (84.56.209.xxx) 2006-10-25 23:31:50

version 4.0.0 does not work with you patch for 1.0.11
does not work with JaSubmit 2.1
Guest (82.226.130.xxx) 2006-10-29 12:18:28

This version does not work with JaSubmit 2.1, nevertheless the installation
takes place well, but the display of the image does not appear, thus I am
rehearsed in 3.08, there that works....
Whats this
Guido (82.82.80.xxx) 2006-10-30 00:45:46

The idea ist great, but
there are more than a few bugs in it.
The bugs are not
in php only, js and html code are buggy, too. Whats this?
Not working with akobook
Joe (217.235.194.xxx) 2006-11-01 23:14:19

Hello, i tried to get it wordking with akobook 2.0.4 , but it doesn't work. I
don't see a security image
I use joomla 1.0.11 on PhP5. You can see it on the
website stated above, click on "gastenboek" on the left menu.

Thank
you.....
Not Working with perForms
Guest (71.32.220.xxx) 2006-11-08 22:37:28

perForms 2.0beta and joomla 1.0.11 no image appears. Thanks,
I know :-(
Cédric Walter (84.74.90.xxx) 2006-11-10 22:54:38

a version securityimages 4.0.1 will be soon available (tonight in 3
hours)

Someone in fact has post in my forum a list of patch
Patch for version 4.0.0
Write comment
Name:
Email:
 
Title:
UBBCode:
[b] [i] [u] [url] [quote] [code] [img] 
 
:):grin;)8):p:roll:eek:upset:zzz:sigh:?:cry
:(:x
Please input the anti-spam code that you can read in the image.

3.20 Copyright (C) 2007 Alain Georgette / Copyright (C) 2006 Frantisek Hliva. All rights reserved."

Last Updated on Sunday, 22 October 2006 21:48
 


Another articles:


Content View Hits : 3173637

Enter Amount: