Hi Ray
No difference. however, I've added error reporting to the waue page and get the following error
Warning: require_once(../../Connections/connRoSite.php): failed to open stream: No such file or directory in /home/sites/rotary-site.org/public_html/webassist/email/waue_membership_3.php on line 2 Fatal error: require_once(): Failed opening required '../../Connections/connRoSite.php' (include_path='.:/usr/share/pear55:/usr/share/php') in /home/sites/rotary-site.org/public_html/webassist/email/waue_membership_3.php on line 2
which is odd, as the connection file definitely exists at that location!
-----------------
I've added an extra ../ and now the error is
Notice: Undefined index: MemEmail in /home/sites/rotary-site.org/public_html/webassist/email/waue_membership_3.php on line 40 Warning: implode(): Invalid arguments passed in /home/sites/rotary-site.org/public_html/webassist/email/waue_membership_3.php on line 40 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND members.SiteID = 201 ORDER BY members.Surname' at line 1
which looks like it's the actual query that wrong
Cheers
Chris