Search found 2 matches

by edufl13
Thu Nov 22, 2007 12:16 pm
Forum: Generelles in Deutsch
Topic: Anleitung zur Konvertierung in UTF-8?
Replies: 11
Views: 8885

Hab das gerade mal versucht:

CREATE TABLE `s9y_exits` (
`entry_id` int( 11 ) NOT NULL default '0',
`day` date NOT NULL ,
`count` int( 11 ) NOT NULL default '0',
`scheme` varchar( 5 ) default NULL ,
`host` varchar( 128 ) NOT NULL ,
`port` varchar( 5 ) default NULL ,
`path` varchar( 255 ) NOT NULL ...
by edufl13
Fri Jun 15, 2007 3:45 pm
Forum: General discussions
Topic: Using Serendipity with Gallery
Replies: 50
Views: 104995

gerald wrote:Hi,

I followed all setps and get:
Fatal error: Call to undefined function: serendipity_smarty_shutdown() in /var/www/html/gallery/deinit.php on line 1
?
I get the same error message using s9y 1.1.2 and gallery 1.5.

Or doesn´t this work with newer Versions any more?