Okay, I removed that and now I'm getting the following:
Warning: require_once(../../Connections/connMuirhead_DB.php) [function.require-once]: failed to open stream: No such file or directory in /home/muirhead/wwwroot/muirheadfoods.com/webassist/email/muirhead_receipt.php on line 2
Fatal error: require_once() [function.require]: Failed opening required '../../Connections/connMuirhead_DB.php' (include_path='.:/usr/lib/php') in /home/muirhead/wwwroot/muirheadfoods.com/webassist/email/muirhead_receipt.php on line 2
I do have a recordset on the email page. Should I not have the connection call there?
- Joe