![]() |
|
I can't show "Random Images" on my main page (zpArdoise Theme). - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html) +--- Thread: I can't show "Random Images" on my main page (zpArdoise Theme). (/thread-13592.html) |
I can't show "Random Images" on my main page (zpArdoise Theme). - guirala - 08-06-2021 Hi folks, for this reason the error log shows the following: USER WARNING: getRandomImages (called from functions.php line 62) is deprecated Use image_album_statistics plugin function getImageStatistic () with proper parameters You can disable this error message by going to deprecated functions plugin options and uncheck getRandomImages in the list of functions. in /home/viajarpo/public_html/zp-core/zp-extensions/deprecated-functions.php on line 158 Now, to solve this I don't know how to use the getImageStatistic () function of the image_album_statistic plugin, or where to use it or with what parameters. I can't show "Random Images" on my main page (zpArdoise Theme). - acrylian - 08-06-2021 Your general problem is that @vincent3569 does not officallly support this theme anymore. To fix this yourself:
I will see if I can fix this on my fork of the theme later on. |