Technology Tools for Ministry

Community

Web-Empowered Church User Community
All Categories > Ministry Tools > Other TYPO3 Extensions > Smoothgallery causing error messages?
Total Posts: 2 - Pages (1): [1]
Author: David Middlebrooks
Posted: Jun 12 2008 - 09:15 AM
Subject: Smoothgallery causing error messages?
Mentioned in an earlier post as as clearing itself after page refresh, I'm now unable to get rid of the following error messages appearing above a properly displayed home page:
Warning: explode() [function.explode]: Empty delimiter in /home/content/f/u/m/fumcqadmin/html/wec/typo3conf/ext/rgsmoothgallery/pi1/class.tx_rgsmoothgallery_pi1.php on line 257

Warning: explode() [function.explode]: Empty delimiter in /home/content/f/u/m/fumcqadmin/html/wec/typo3conf/ext/rgsmoothgallery/pi1/class.tx_rgsmoothgallery_pi1.php on line 257

Warning: explode() [function.explode]: Empty delimiter in /home/content/f/u/m/fumcqadmin/html/wec/typo3conf/ext/rgsmoothgallery/pi1/class.tx_rgsmoothgallery_pi1.php on line 257

Warning: Cannot modify header information - headers already sent by (output started at /home/content/f/u/m/fumcqadmin/html/wec/typo3conf/ext/rgsmoothgallery/pi1/class.tx_rgsmoothgallery_pi1.php:257) in /home/content/f/u/m/fumcqadmin/html/wec/typo3/sysext/cms/tslib/class.tslib_fe.php on line 3219


This problem began after I installed extensions rgslideshow and rgsmoothgallerylinks, and continued after uninstalled both. SQLDebug showed me nothing. Any deas?
Author: Jeff Segars
Posted: Jun 12 2008 - 09:45 AM
Subject: re: Smoothgallery causing error messages?
Hey David,
sqlDebug is only useful when for the error messages where you see something about mysql_fetch_assoc(). Basically, what you see by default is a PHP error message that says the query didn't work, but no information about why. Turning on sqlDebug actually shows the error message that MySQL generates when it tries to run the query.

As for the actual error, it looks to me like the Extension Configuration options didn't get set properly when the extension was installed. If you go back to the Extension Manager and click on rgsmoothgallery, there should be a form with a couple field, including the delimiter for comments. You can hit the update button to save this form and I suspect that will clear up the problems.

It's a little misleading because you're not changing the default values at all, but you still need to submit the form so that TYPO3 saves the values the first time.

Thanks,
Jeff
Total Posts: 2 - Pages (1): [1]
You must login to post a message to this conference.