Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Getsimple 3.1 Contactable Feedback/Contact Form
#64
Quite a few issues with the plugin

1st is:
Quote:Deprecated: Function eregi() is deprecated in /home/mysite/plugins/DM_contactable/mail.php on line 19

Deprecated for php 5.3 ............... should turn into preg_match()

PHP Code:
    if(preg_match("/^[_a-z0-9-]+(\.[_a-z0-9-]+)*@[a-z0-9-]+(\.[a-z0-9-]+)*(\.[a-z]{2,3})$/i"$emailAddr) ) { 

2nd
path @ js/jquery.contactable.js causing problems with url rewrite ..
May turned into php file to keep path ????

One or both of those two may cause fugo's symptoms .... posted here in the page ...
Reply


Messages In This Thread
RE: Getsimple 3.1 Contactable Feedback/Contact Form - by Tzvook - 2013-04-15, 07:05:35



Users browsing this thread: 1 Guest(s)