Go Back   Novahq.net Forum > phphq.Net > phphq.Net Forums
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 08-22-2005, 04:33 PM
Silivrenion
Unregistered

Posts: n/a

Script Doesnt Work?

I've tried the script, and theres all kinds of problems where variables havent been declared, keeping it from working. You can't check the existence of a $_POST variable if there is no post happening, else you get errors. anyway, here's some of the errors I got..


Notice: Undefined index: domail in /var/www/html/mail/phMailer.php on line 95

Notice: Undefined variable: disperrors in /var/www/html/mail/phMailer.php on line 230

Notice: Undefined variable: tborder in /var/www/html/mail/phMailer.php on line 232

Notice: Undefined variable: yourname in /var/www/html/mail/phMailer.php on line 238

Notice: Undefined variable: youremail in /var/www/html/mail/phMailer.php on line 242

Notice: Undefined variable: emailsubject in /var/www/html/mail/phMailer.php on line 246

Notice: Undefined variable: yourmessage in /var/www/html/mail/phMailer.php on line 258


It would be great if these could be fixed!
Reply With Quote
  #2  
Old 03-23-2006, 07:44 AM
nraum
Unregistered

Posts: n/a

Have you made modifications to the PHP in this script, other than specifying your information at the top of the form (name, admin email, allow attachments, etc.)??

If you haven't modified the code, then it could be a PHP configuration issue, which you should do some google research on, or contact your hosting company. A good way to test this is to upload your script to another server and test it there.
Reply With Quote
  #3  
Old 03-23-2006, 03:02 PM
Scott is offline Scott
Scott's Avatar
AKA. Panther

Join Date: Sep 2001
Location: Minneapolis, MN
Posts: 10,922

at the very top of the script, right after the first <? put this in there:

PHP Code:
error_reporting(0); 
__________________

04' Dodge SRT-4, Mopar Stage 3, 406whp/436wtq
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Trying to get php script to work with ajax(jquery) alvidales phphq.Net Forums 0 06-28-2011 10:24 AM
skin doesnt work right --BulletMagnet-- Delta Force 1 02-21-2006 01:25 PM
code doesnt work WR-Kozzy Feedback / Novahq.net Support 1 08-01-2005 07:43 AM
Please Help!! Cable doesnt work!! the butcher General Chat 1 08-21-2003 08:00 AM


All times are GMT -5. The time now is 06:47 PM.




Powered by vBulletin®