Die Suche ergab 1 Treffer

von fretzel
11.01.2004 20:23
Forum: phpBB 2.0: Mod Support
Thema: [ 2.0.4 ] Smilie Creator 1.0.3
Antworten: 278
Zugriffe: 91038

oke as you can see it works now ;)


i could not get it to work with phpbb206c

in smilie_creator.php i changed

if($mode == "text2schild"){


to


if($_GET['mode'] == "text2schild"){


to show the smilies in the popup

then i could't see the smilies in the topics
probbably a code change in ...

Zur erweiterten Suche