1
Mamba
Contact 1.71 RC ready for testing
  • 2011/4/19 5:11

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


The Contact 1.71 module for XOOPS 2.5.x is moving to RC status.

Changes/additions:

- standard 2.5.0 GUI
- documentation

You can download it from here

Please test it and let me know if there are any bugs.

Also, any improvement suggestions on the module files/directory structure, are appreciated

Translators are encourage to translate this module into local languages.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

2
uberrookie
Re: Contact 1.71 RC ready for testing
  • 2011/6/24 18:04

  • uberrookie

  • Just popping in

  • Posts: 34

  • Since: 2011/3/29


Error: You don't use the Frameworks "admin module". Please install this Frameworks

(I have Xoops 2.5.1a)

3
Anonymous
Re: Contact 1.71 RC ready for testing
  • 2012/2/12 15:13

  • Anonymous

  • Posts: 0

  • Since:


Dutch language files here : link

Download complete module with dutch langauge files here : nlxoops.nl

4
edipinho
Re: Contact 1.71 RC ready for testing
  • 2014/5/14 20:27

  • edipinho

  • Not too shy to talk

  • Posts: 107

  • Since: 2003/10/15


I'm testing the XOOPS 2.5.7 with 1.7.1 Contact module, apparently is working right , I found the problem when I enabled CAPTCHA, the 'images/no-spam.jpg' appears right, the image of the "Security Code" with error no image.

What I noticed is that the getfgx.php is not being called by index.php ,
I put BREAK ; at the beginning of getgfx.php and has not stopped .

Index.php
if ( ( $contactclass->collectSecurity() == true ) && extension_loaded('gd') ) {
        
mt_srand((double)microtime()*10000);
        
$random_num mt_rand(0100000);
        
$security "<img src='getgfx.php?random_num='".$random_num."' border='1' alt='"._CT_SECURITY_CODE."' title='"._CT_SECURITY_CODE."'> &nbsp;&nbsp;"
        
."<img src='images/no-spam.jpg' alt='"._CT_NO_SPAM."' title='"._CT_NO_SPAM."'>";
        
// show the security block and input field
        
$security_graphic = new XoopsFormLabel_CT_SECURITY_CODE$security );
        
$contact_form->addElement$security_graphic );
        
$type_security = new XoopsFormText_CT_SECURITY_TYPE"securityType"10);
        
$contact_form->addElement$type_securitytrue );
        
$security_hidden = new XoopsFormHidden"securityHidden"$random_num );
        
$contact_form->addElement$security_hidden );
    }


Is it something with the version of XOOPS 2.5.7 ?

5
Cesagonchu
Re: Contact 1.71 RC ready for testing

Please try latest version: Contact 1.81 beta 1.

6
edipinho
Re: Contact 1.71 RC ready for testing
  • 2014/5/14 21:38

  • edipinho

  • Not too shy to talk

  • Posts: 107

  • Since: 2003/10/15


I had already tested this version but did not work, then I decided to test with the 1.71 version of the Contact xoopsfire.com is working right, I downloaded and installed anything Captcha work, I asked and got no answer so far. : (

I will download this that you gave me and I will return here spoken what happened.

(Already tested and apparently is working, I will test a bit more, Cesag thank you)

Thank.

Login

Who's Online

232 user(s) are online (159 user(s) are browsing Support Forums)


Members: 0


Guests: 232


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits