Dear,

Just installed latest distribution succesfully on localhost [windows 7]...
Got the following warnings...

Strict warning: Only variables should be passed by reference in nodequeue_post_import() (line 43 of C:\Users\Ward Bonte\My Sites\www\openchurch-7.x-1.11-beta9\profiles\openchurch\modules\contrib\defaultcontent\plugins\nodequeue.inc).
Strict warning: Only variables should be passed by reference in nodequeue_post_import() (line 43 of C:\Users\Ward Bonte\My Sites\www\openchurch-7.x-1.11-beta9\profiles\openchurch\modules\contrib\defaultcontent\plugins\nodequeue.inc).
Unable to send e-mail. Contact the site administrator if the problem persists.

I did look into the common installation problems and enabled the error_reporting(e_all & e_notice & e_strict);

Any ideas how to resolve this

Comments

drupalninja99’s picture

Do error_reporting(e_all & ^e_notice & ^e_strict);

drupalninja99’s picture

Status: Active » Needs review
drupalninja99’s picture

Status: Needs review » Closed (works as designed)

Turn off strict.