Mailcode
Code execution errors
| User |
Post |
Gabriel Member Posts: 1
|
Posted: 2009-01-29 14:00:18
|
Hi,
Just unzipped the mailcode v1.9.3 script, modified the config file and ran it with easyPHP v.3. When I simply click "send" without any infos, I should be seeing the validation errors but I get the notices below which are related to contact.php. Is running with a PHP version higher than v.4 could cause such issues? Anything wrong with easyPHP? Works fine when I run the script on my website. I'm not the most skilled PHP coder but it seems there is some discripancies at line 127 and 130 (no quotes). I'm not to sure what to think of the other errors. Thanks.
Notice: Use of undefined constant name - assumed 'name' in contact.php on line 127
Notice: Use of undefined constant email - assumed 'email' in contact.php on line 130
Notice: Undefined variable: attachment_size in contact.php on line 176
Notice: Undefined variable: file_extension in contact.php on line 179
Notice: Undefined variable: file_upload in contact.php on line 179
Notice: Undefined variable: logmsg in contact.php on line 196
Notice: Use of undefined constant security_code - assumed 'security_code' in contact.php on line 226
Notice: Undefined variable: tmp_path in contact.php on line 228 |
Scott Admin Posts: 211
|
Posted: 2009-01-29 16:41:31
|
| I don't know anything about easyPHP, but I'm guessing that it's flagging your empty fields as empty. I assume that's how it's supposed to work. Maybe a setting in easyPHP error reporting will address the problem. |
Page:
[ 1 ]
New Post
You must be logged in to post on the discussion boards.