Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Sign In
Not a member yet? Click here to register.
Forgot Password?
Navigation

Calendar infusion error

Last updated on 5 years ago
M
mphmiJunior Member
Posted 5 years ago
Hi, I'm on a brand new install of the latest PHPFusion, and am trying to add awEventCalendar. I uploaded its two folders into the Infusions directory, and now have an error in the Infusions section of my admin panel, as follows (I removed the full path names):

Fatal error: Uncaught Error: Call to undefined function mysql_query() in ....../infusions/aw_ecal_panel/include/core.php:85 Stack trace: #0 ...../infusions/aw_ecal_panel/ff/db_update.php(18): require_once() #1 ......./infusions/aw_ecal_panel/infusion.php(29): include('...') #2 ...../includes/classes/PHPFusion/Installer/Infusion.core.inc(243): include('...') #3 ..../administration/infusions.php(43): PHPFusion\Installer\Infusion_Core::load_infusion('aw_ecal_panel') #4 {main} thrown in ...../infusions/aw_ecal_panel/include/core.php on line 85
C
CupidMember
Posted 5 years ago
I might not be much help, but did you infuse them on the admin panel?
M
mphmiJunior Member
Posted 5 years ago
I'm unable to because that's where I'm getting the error. :-/
F
FalkSuper Admin
Posted 5 years ago
First, It is a v7 Infusion.
Then we have this, mysql_query. It contains hardcoded mysql calls to a non supported mysql function that was removed from PHP 7.++ , That is why we updated PHPFusion to 8. But older Infusions that did not utilize PHPFusions built-in Database functions need to be recoded.

 
M
mphmiJunior Member
Posted 5 years ago
Thank you Falk. Is there documentation somewhere on updating older infusions, or could you give guidance, so I could change the code myself to try to get the calendar working?
F
FalkSuper Admin
Posted 5 years ago
You can view all discussion threads in this forum.
You cannot start a new discussion thread in this forum.
You cannot reply in this discussion thread.
You cannot start on a poll in this forum.
You cannot upload attachments in this forum.
You can download attachments in this forum.
You cannot up or down-vote on the post in this discussion thread.
You cannot set up a bounty in this discussion thread.
Moderator: Support Team
Users who participated in discussion: Falk, Cupid, mphmi