Whos Online

Joomla

We have 174 guests and 0 members online

    Forums

    We have 22 guests and 0 members online

      Tags

      android (7) anonymity (9) ant (10) apache (54) apple (7) atv (18) australia (8) bernardet (7) bombardier (7) book (7) browser (10) business (8) caliber30 (61) canon (9) cedricwalter (6) checklist (9) chrome (6) classpath (6) collection (7) continuousbuild (25) design (13) designpattern (23) desktop (7) development (28) DIY (9) draganflyer5 (9) dslr (14) eclipse (30) ek4 (8) electronic (18) enfrancais (66) FAQ (6) figures (13) firefox (20) firmware (7) flash (9) flickr (6) framework (12) fud (9) game (19) gaming (6) girls (6) google (68) gpl (8) gps (9) hacking (23) hdtv (7) hollidays (15) homecinema (14) homepage (20) howto (66) infrastructure (6) innoveo (7) iphone (6) italy (10) itsatrap (8) java (73) javascript (11) joke (11) joomla (215) joomla15 (33) joomlacloud (7) junit (9) kde (10) kyosho (62) links (17) linux (122) LittleBigPlanet (16) mambo (18) manual (8) manurhin (9) maps (6) maven (36) mediacenter (9) microsoft (52) modding (10) module (17) morespeed (16) motor (8) motorcycle (13) myhomepage (14) mysql (14) nas (14) neogeo (20) opencomment (27) opensource (61) opensuse (10) oss (7) p2p (7) patch (32) pc (12) pdf (8) php (26) picasa (7) plugin (65) privacy (9) projector (11) protection (7) ps3 (42) publicity (9) quad (18) raptor30 (7) rchelicopter (161) review (32) robot (9) robotic (7) rss (8) safety (8) scooter (29) security (62) securityimage (8) securityimage3 (6) securityimage4 (21) securityimage5 (19) securityimages (14) securityimages5 (6) server (17) simulator (8) smugmug (12) snk (16) software (31) sony (38) spammer (7) statistics (13) storage (7) subversion (6) suse (12) switzerland (7) teamcity (15) testing (9) thundertiger (20) tips (31) tomcat (7) tomtom (7) translatetofrench (8) trip (17) troubleshooting (7) tutorial (9) twitter (6) upgrade (15) vespa (10) video (17) vintage (8) watercooling (9) web2.0 (28) windows (14) xbmc (7) xbox (10) zurich (16) zürich (11)

      Forums

      Live information from Open Source Joomla! 1.0/1.5 development and support for waltercedric.com components/plugins/modules

      Skype me

      My status

      Follow me

      Facebook Digg LinkedIn MySpace Twitter Playstation network Xbox Live
      Digg Del.icio.us Reddit Simpy StumbleUpon Ask Facebook Slashdot Backflip Spurl MisterWong Netvouz Diigo Segnalo RawSugar Shadows Google Furl Newsvine Yahoo Technorati Live Blogmarks Netscape Fark Wink LinkaGoGo Bibsonomy FeedMe Magnolia Blue Tailrank Del.irio.us Y PlugIM SpotBack LinkSwarm

      Gallery

      Twitter

      Google Buzz


      Re: No related articles are displayed - HI all I am back for support. I did help another user having only one article in each categories in the past. This module or plugin display articles which are in the same categories. If you have only article in every categories, it wont display anythin...
      3 hours ago,

      Re: Rocket Themes templates - rt_crystalline_j15.tgz Download at www.waltercedric.com/download/... run xdelta3.exert_crystalline_j15.tgz rt_crystalline_j15.diff rt_crystalline_j15_for_securityimages5.tgz to get the result template
      3 hours ago,

      Re: No Security images visable - HI all, Look here for a solution! I keep adding them, need 5 minutes to do a patch forums.waltercedric.com/index....
      3 hours ago,

      Re: Rocket Themes templates - rt_kinetic_j15.tgz Download at www.waltercedric.com/download/... run xdelta3.exe rt_kinetic_j15.tgz rt_kinetic_j15.diff rt_kinetic_j15_for_securityimages5.tgz to get the result template
      3 hours ago,

      Rocket Themes templates - Some templates (if not all now) are sometimes overriding Joomla! internal views, aka - login, - register, - contact, - password reset and so on. This is allowed by Joomla! but you have to understand that ...
      4 hours ago,
       
      SecurityImages 5.0.0RC1 Print E-mail
      User Rating: / 4
      PoorBest 
      Thursday, 01 May 2008 20:46
      com_securityimages Thanks to the feedback from my forum, I am happy to offer you SecurityImages 5.0.0RC1, which I hope is now bug free.

      A big documenting effort is now starting in my WIKI (wiki.waltercedric.com) in the new section
      http://wiki.waltercedric.com/index.php?title=SecurityImages5.0.X

      Writing articles there has never been easier thank to a WYSIWYG editor. Feel free to extend the documentation there.

       

      BUG: white page report after check. was occurring because of not initialized parameter in system plugin.
      BUG: In administrator back-end, clicking in menu Components - SecurityImages instead of a submenu directly
      was showing a white page, this was because of a non default task in the controller class
      BUG: Some people report an error while using a language different than English. Since SecurityImages is not
      fully localized, fallback to English (en-GB.com_securityimages.ini) if there is no file available.
      BUG: fixed non existing static (about, manual) files and fallback to English instead of crashing
      NEW: add missing translations for file operations.
      NEW: sort languages files and remove duplicated entries
      BUG: Found thanks to regression testing
      Fatal error: Call to undefined function sendMailLogsToAdmin() in
      \administrator\components\com_securityimages\class\logUtils.php on line 82

      Note 1: A recaptcha (http://recaptcha.net/) integration is currently developed as a plugin for SecurityImages.

      Note 2: Use of SecurityImages for Joomla!1.0 have not seen any update since a while. I will now back port some
      changes and solve issues in the new version 4.3.3 to be available soon.

      Note 3: install the latest component (com_securityimages5.0.0RC1.zip) and
      system plugin (plugin_system_securityimages5.0.0RC1.zip)

       

      Some Words on regression testing


      NEW: regression testing with Selenium (http://selenium-ide.openqa.org/).This is now possible thanks to a
      new switch in administrator panel.
      This put SecurityImages in such a state that it will accept all user submissions if they enter 'test123'.
      This mode is only useful for regression testing using automated tools. This mode is required because
      there is otherwise no way to recognize the captcha without huge CPU cost.
      securityimages5.0.0RC1
      DONT USE FOR PRODUCTION SITE. This is only useful for developer or person wanting to judge the
      quality of the version. Selenium tests are located in a zip file name securityimages_selenium.zip located in
      administrator\components\com_securityimages\selenium\securityimages_selenium.zip 

      To start Selenium Test cases, there is currently many ways (PHP, Java, HTML). The most easiest for End-user
      or amateur is to use Selenium IDE (a Firefox plugins),

      Prerequisites:

      • All tests are trying to log to admin panel if needed using the login/password admin, will avoid that in a future version
      • All tests are made for testing hncaptcha, but still try to create images using all other plugins
      • Currently 26 tests are available.

      How to start TestCases

      1. Install the plugin for Firefox download now
      2. Un compress all testcases from zip securityimages_selenium.zip 
      3. Start the plugin by going to Firefox menu Tools - Selenium IDE
      4. A floating windows open, go to Menu File - Open Testsuite
      5. Open the file securityimages.testsuite
      6. Adapt the Base URL to point to the root of your Joomla installation
      7. Run all tests  or only a bunch

      Related Posts

      relatedArticles

      Tags See All Tags Add New Tag...

      Please Enter New Tags Separated By Comma's
        Or Close

      joomla  securityimage5 



      Comments
      Add New Search RSS
      +/-
      Write comment
      Name:
      Email:
       
      Website:
      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.
      zaman khan  - developer |195.248.91.xxx |2008-07-22 11:11:19
      nice componenent...........
      Last Updated on Thursday, 01 May 2008 18:47
       

      Top 200 Tags

      Donation

      Thank You for supporting my work
      Click Here to make a donation