I received this error message yesterday. I think it was related to a member joining and the resultant confirmation email being sent.
Database error in <SiteName><br /><br />
Query: <pre>SELECT `ID` FROM `sys_localization_languages` WHERE `Name`='en' LIMIT 1</pre> Mysql error: MySQL server has gone away<br /><br /> Found error in the file '<b>/home/skyforum/public_html/inc/classes/BxDolEmailTemplates.php</b>' at line <b>31</b>.<br />
I made a change to my site as I get ready to bring it live. The current domain name I am hosting the site on is towjobs.com but I changed the site title to townation. Line 31 in the email template file refers to 'SiteName' => $GLOBALS['site']['title'], Does this mean the site is making the assumption that the site domain and title should be the same?
This stuff is so far above my head......