You should not get that error on any site newer than 1.0.8.1 with just core. You might check if you have an image add-on installed. E.g. raiwa has one that does thumbnails: KISS IT. There might be version compatibility issues with such an add-on.
Note: I'm not saying that there is such an incompatibility with raiwa's add-on. I'm saying that it's the type of add-on that would raise such a possible concern.
S04e02 - Carousel on Index QUESTIONS/SUPPORT
-
lecarlb
- Contributor
- Posts: 316
- Joined: Mon Oct 26, 2020 5:26 pm
- Phoenix Version:
- Has thanked: 48 times
- Been thanked: 9 times
Re: S04e02 - Carousel on Index
I do have the KISSIT addon installed. Maybe @raiwa has already helped someone with this issueecartz wrote: ↑Wed Mar 13, 2024 9:30 pm You should not get that error on any site newer than 1.0.8.1 with just core. You might check if you have an image add-on installed. E.g. raiwa has one that does thumbnails: KISS IT. There might be version compatibility issues with such an add-on.
Note: I'm not saying that there is such an incompatibility with raiwa's add-on. I'm saying that it's the type of add-on that would raise such a possible concern.
-
lecarlb
- Contributor
- Posts: 316
- Joined: Mon Oct 26, 2020 5:26 pm
- Phoenix Version:
- Has thanked: 48 times
- Been thanked: 9 times
Re: S04e02 - Carousel on Index
According to the installed KISSIT files, I have version 3.4.0. That may be outdated.
However, I have KISSIT 3.5.0 installed on a 1.0.7.18 site and didn't have those issues. So maybe I should update the addon.
I'll wait for advisement before I make a wrong move.
However, I have KISSIT 3.5.0 installed on a 1.0.7.18 site and didn't have those issues. So maybe I should update the addon.
I'll wait for advisement before I make a wrong move.
-
raiwa
- Certified Developer
- Posts: 1640
- Joined: Sat Dec 21, 2019 8:08 am
- Phoenix Version: 1.1.0.6
- : Buy Me A Beverage
- Has thanked: 70 times
- Been thanked: 152 times
Re: S04e02 - Carousel on Index
I think it is not related to kissit. Try removing temporary the kissit override image class and check if the error persists.
Public Phoenix Change Log Cheat Set on Google Sheets
https://docs.google.com/spreadsheets/d/ ... sp=sharing
Need Help?viewtopic.php?f=10&t=27
https://docs.google.com/spreadsheets/d/ ... sp=sharing
Need Help?viewtopic.php?f=10&t=27
-
heatherbell
- Senior Contributor
- Posts: 2540
- Joined: Mon Oct 07, 2019 4:39 am
- Phoenix Version:
- Has thanked: 35 times
- Been thanked: 243 times
Re: S04e02 - Carousel on Index
Just to note that the removal of https://github.com/CE-PhoenixCart/Phoen ... output.php in 1.0.9.1 causes this addon to give:
PHP Fatal error: Uncaught Error: Call to undefined function phoenix_parameterize() in //includes/modules/content/index/cm_i_slider.php
PHP Fatal error: Uncaught Error: Call to undefined function phoenix_parameterize() in //includes/modules/content/index/cm_i_slider.php
- burt
- Core Team
- Posts: 4546
- Joined: Tue Oct 29, 2019 9:37 am
- Phoenix Version: v1.1.0.8
- : Buy Me A Beverage
- Has thanked: 252 times
- Been thanked: 412 times
Re: S04e02 - Carousel on Index
This is a rare instance where a string needs to be parameterized.
As this was removed from core, it's bust.
Will look at a fix over the weekend.
As this was removed from core, it's bust.
Will look at a fix over the weekend.
I am not here to build for you.
I am here to build with you. Let's help each other.
I am here to build with you. Let's help each other.
- burt
- Core Team
- Posts: 4546
- Joined: Tue Oct 29, 2019 9:37 am
- Phoenix Version: v1.1.0.8
- : Buy Me A Beverage
- Has thanked: 252 times
- Been thanked: 412 times
Re: S04e02 - Carousel on Index QUESTIONS/SUPPORT
This addon will not be updated for 1.1.0.0, as a carousel is built into Phoenix since v1.0.9.7
The download link will still be available for those using older version that do not have a Core carousel.
The download link will still be available for those using older version that do not have a Core carousel.
I am not here to build for you.
I am here to build with you. Let's help each other.
I am here to build with you. Let's help each other.