Download & Extend

Getting "deprecated function" error in cron runs

Project:Fast Gallery
Version:7.x-1.x-dev
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

"Function sql_regcase() is deprecated in FastGallery->exploreDir() (line 169 of /var/www/modules/fast_gallery/fast_gallery.class.php)."

Admittedly, I'm a bit of a noob so something's probably misconfigured on my end, but I don't know what. Doesn't seem to be affecting anything but I get like 50 lines of this in the log.

Comments

#1

fixed it. removed sql_regcase from fast_gallery.class.php

This should probably get changed in the next release.