S04e02 - Carousel on Index QUESTIONS/SUPPORT

Open to all! Ask other shopowners for help.
ecartz
Core Team
Posts: 3084
Joined: Tue Nov 05, 2019 6:02 pm
Phoenix Version:
Has thanked: 4 times
Been thanked: 208 times

Re: S04e02 - Carousel on Index

Post by ecartz »

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.

Tags:


Join The Code Co-op to get access to your library in the Code Co-op Forum
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

Post by lecarlb »

ecartz 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.
I do have the KISSIT addon installed. Maybe @raiwa has already helped someone with this issue
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

Post by lecarlb »

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.
raiwa
Certified Developer
Posts: 1640
Joined: Sat Dec 21, 2019 8:08 am
Phoenix Version: 1.1.0.6
Has thanked: 70 times
Been thanked: 152 times

Re: S04e02 - Carousel on Index

Post by raiwa »

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
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

Post by heatherbell »

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
User avatar
burt
Core Team
Posts: 4550
Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
Has thanked: 252 times
Been thanked: 412 times

Re: S04e02 - Carousel on Index

Post by burt »

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.
I am not here to build for you.
I am here to build with you. Let's help each other.
User avatar
burt
Core Team
Posts: 4550
Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
Has thanked: 252 times
Been thanked: 412 times

Re: S04e02 - Carousel on Index QUESTIONS/SUPPORT

Post by burt »

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.
I am not here to build for you.
I am here to build with you. Let's help each other.


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply