[Typo3] sg_Glossary

Stefan Geith typo3dev at geithware.de
Thu May 12 16:36:03 CEST 2005


Horn Gábor schrieb:
> Hi,
> 
> i try to use sg_glossary, but i get the following error messages in the 
> top of the page on the FE where i placed the plugins (one with code 
> "search glossary" and other "list+show glossary" as teh manual described):
> 
> query     SELECT uid,title FROM be_groups WHERE title='' ;
> ERROR     You have an error in your SQL syntax near '; ' at line 1
> FILE:LINE= 
> /home/elofizetok/digicam/website/typo3conf/ext/sg_zfelib/class.tx_sgzfelib.php:4420 
> 
> 
> 
> Can you please help me what's this or how can i fix it?
> 
> thanks, hirisov

Get the newest sg_zfelib !
Error is produced by the space after the semicolon ind
the select-query; this is fixed in the newest version.

-

Stefan



More information about the TYPO3-english mailing list