JojoCMS / Jojo-CMS

Jojo is an SEO-friendly, fast, and extensible PHP-based CMS
http://www.jojocms.org/
GNU Lesser General Public License v2.1
20 stars 8 forks source link

latest version contact module not work #12

Closed ossplus closed 11 years ago

ossplus commented 11 years ago

send with smtp,have issue:

Today, 10:01pm PHP Error more... /mimemail/htmlMimeMail.php "Only variable references should be returned by reference" line 440 Today, 10:01pm PHP Error more... /mimemail/smtp.php "Only variable references should be returned by reference" line 94 Today, 10:01pm PHP Error more... /mimemail/RFC822.php "Undefined variable: comments" line 587 Today, 10:01pm PHP Error more... /mimemail/RFC822.php "Undefined variable: comments" line 587

Hambrook commented 11 years ago

Harvey and Jaijaz discussed this issue here... though it doesn't look like it's fixed. I don't use the SMTP option so haven't needed to look at this myself.

It appears to be a set of relatively simple fixes, you're welcome to patch it and submit a pull request. Ultimately it'd be nice to swap in a newer library in place of MimeMail but I don't have time for that myself at present.

antonyspalding commented 11 years ago

Its now using ajax but should default over to a submit page if it doesn't work.

Are you getting javascript errors?