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 »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • Warnings re: implode() and strip_tags() expects parameter
Pages: [1]

Author Topic: Warnings re: implode() and strip_tags() expects parameter  (Read 2711 times)

smallbiz

  • I post occasionally
  • **
  • Posts: 43
  • Karma: 0
  • CiviCRM version: 4.4.5
  • CMS version: Joomla 2.5, 3.3
  • MySQL version: 5
  • PHP version: 5.2
Warnings re: implode() and strip_tags() expects parameter
May 21, 2013, 12:16:54 pm
I just installed Joomla 2.5.11 and civiCRM 4.3.3, with internalization support. I've installed this configuration of civiCRM in the 3.x series before, so have some experience setting things up...

But, with 4.3.3, I'm seeing some inline PHP errors. For example:

1. When I click a question-mark for inline help, I see the error at the top of the info box:
Warning: strip_tags() expects parameter 1 to be string, array given in public_html/administrator/components/com_civicrm/civicrm/CRM/Core/Page/Inline/Help.php on line 48

2. And when looking at the Bookkeeping Transactions Report or Soft Credit reports, I see:
Warning: implode() [function.implode]: Invalid arguments passed in public_html/administrator/components/com_civicrm/civicrm/CRM/Report/Form/Contribute/Bookkeeping.php on line 421

Warning: implode() [function.implode]: Invalid arguments passed in public_html/administrator/components/com_civicrm/civicrm/CRM/Report/Form/Contribute/Bookkeeping.php on line 426

I'm running civiCRM in LAMP environment, with PHP version 5.3.22.

Anyone know why I'd see these errors?

Osvaldo

  • I’m new here
  • *
  • Posts: 12
  • Karma: 0
  • Open source rocks!
Re: Warnings re: implode() and strip_tags() expects parameter
December 16, 2013, 10:03:54 am
I'm getting this same error for a CiviCRM 4.4.0 + Drupal 7 install.
Osvaldo Gomez
Upleaf LLC

lcdweb

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1620
  • Karma: 116
    • www.lcdservices.biz
  • CiviCRM version: many versions...
  • CMS version: Joomla/Drupal
  • MySQL version: 5.1+
  • PHP version: 5.2+
Re: Warnings re: implode() and strip_tags() expects parameter
December 28, 2013, 06:14:45 am
it's a php warning, not an error.

they display on screen because your joomla error display level is set too high -- probably to the maximum or development setting. go to joomla global config and change those settings to normal, or if this is a production site, turn to none.
support CiviCRM through 'make it happen' initiatives!
http://civicrm.org/mih

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • Warnings re: implode() and strip_tags() expects parameter

This forum was archived on 2017-11-26.