Welcome, Guest
Username: Password: Remember me
JO Facebook Events Pro
  • Page:
  • 1
  • 2

TOPIC: Warning: count and php 7.3

Warning: count and php 7.3 5 years 2 months ago #9549

Hello I have this probleme on my page joomla with jo facebook events pro

Warning: count(): Parameter must be an array or an object that implements Countable in /home/clients/262a2aa02480002d9566784c277cf823/web/modules/mod_jo_facebookevents_pro/tmpl/default.php on line 62


please help me

thank
Last Edit: 5 years 2 months ago by Gillard Pierre Elie.
The administrator has disabled public write access.

Warning: count and php 7.3 5 years 2 months ago #9570

  • Super User
  • Super User's Avatar
  • OFFLINE
  • Administrator
  • Posts: 3519
  • Thank you received: 278
  • Karma: 65
Hello Gillard Pierre Elie
Sorry for delay feedback. Can you send me joomla admin via contact form? So we can check and help you
Best regards
Bach Pham
The administrator has disabled public write access.

Warning: count and php 7.3 3 years 8 months ago #10389

hello now with php4 I have this message
Warning: count(): Parameter must be an array or an object that implements Countable in /home/clients/262a2aa02480002d9566784c277cf823/web/modules/mod_jo_facebookevents_pro/tmpl/default.php on line 94

thank for your help

blessing
The administrator has disabled public write access.

Warning: count and php 7.3 3 years 8 months ago #10390

  • Super User
  • Super User's Avatar
  • OFFLINE
  • Administrator
  • Posts: 3519
  • Thank you received: 278
  • Karma: 65
Hi
Can you send me joomla admin via contact form? So we can check and help you
Best regards
Bach Pham
The administrator has disabled public write access.

Warning: count and php 7.3 3 years 7 months ago #10438

  • Rakesh
  • Rakesh's Avatar
  • OFFLINE
  • Senior Member
  • Posts: 67
  • Thank you received: 2
  • Karma: 0
Can you please post the solution in this forum?
Thank you!
The administrator has disabled public write access.

Warning: count and php 7.3 3 years 7 months ago #10439

  • Rakesh
  • Rakesh's Avatar
  • OFFLINE
  • Senior Member
  • Posts: 67
  • Thank you received: 2
  • Karma: 0
For now I changed line 62
if(count($fbevent >0) ){
replaced with
if(is_countable($fbevent) ?? count($fbevent >0) ){
The administrator has disabled public write access.
  • Page:
  • 1
  • 2
Time to create page: 0.046 seconds