CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • CiviMail installation and configuration (Moderator: Donald Lobo) »
  • [SOLVED] sending of a mail produces create_function() error
Pages: [1]

Author Topic: [SOLVED] sending of a mail produces create_function() error  (Read 1070 times)

fouad

  • I’m new here
  • *
  • Posts: 3
  • Karma: 0
  • CiviCRM version: 4.2.6
  • CMS version: WordPress 3.5
  • MySQL version: 5.1.66
  • PHP version: 5.3.3
[SOLVED] sending of a mail produces create_function() error
December 17, 2012, 12:44:24 am
Hi folks,

I'm using Wordpress 3.5,  CiviCRM  4.2.6. with PHP 5.3.3 (cli) (built: Jun 28 2012 09:59:47)

After having successfully configured mail settings and being bale to send individual emails, but get this error in the log when trying to send out a group mailing ??

[error] [client 192.168.1.70] PHP Warning:  create_function() expects exactly 2 parameters, 3 given in /var/www/virtual/******/wp-content/plugins/jw-player-plugin-for-wordpress/jwplayermodule.php on line 39, referer: //*****/wp-admin/admin.php?page=CiviCRM&q=civicrm/admin/messageTemplates/add&action=update&id=57&reset=1

Don't see what jwplayer has to do with mailing in the first place ;-),
Also looked at line 39 in the mentioned file but can't correlate the error with this line, see  for yourself:

"__('Sorry, the JWPlayer Plugin for WordPress works only under WordPress 2.7 or higher.') . '</strong></p></div>\';', 'jw-player-plugin-for-wordpress')); "


#### UPDATE###
After disabling jwplayer in wordpress, the error is gone from the log.
Sending the mailing manually is also working now !
Have to dig further in the cron settings.. so guess solved for now ;-)



« Last Edit: December 17, 2012, 01:14:00 am by fouad »

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • CiviMail installation and configuration (Moderator: Donald Lobo) »
  • [SOLVED] sending of a mail produces create_function() error

This forum was archived on 2017-11-26.