De smiley stats zien er altijd zo uit, zijn er onder jullie weten of zien waar de fout zit?. http://home.concepts.nl/~hooms/module.txt
stats voor de specialisten
Forumregels
Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.
Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.

stats voor de specialisten
Hallo All,
De smiley stats zien er altijd zo uit, zijn er onder jullie weten of zien waar de fout zit?. http://home.concepts.nl/~hooms/module.txt

De smiley stats zien er altijd zo uit, zijn er onder jullie weten of zien waar de fout zit?. http://home.concepts.nl/~hooms/module.txt
Met groet, The Sting
gevonden
Dit staat in de code,
// Set smile_pref to 0, if you want that smilies are only counted once per post.
// This means that, if the same smilie is entered ten times in a message, only one is counted in that message.
//
$smile_pref = 0;
$bars = array(
'left' => 'images/vote_lcap.gif',
'right' => 'images/vote_rcap.gif',
'bar' => 'images/voting_bar.gif'
de $smile_pref = 0; Veranderen in $smile_pref = 1; Is de oplossing, hoop dat anderen hier ook iets aan hebben.
// Set smile_pref to 0, if you want that smilies are only counted once per post.
// This means that, if the same smilie is entered ten times in a message, only one is counted in that message.
//
$smile_pref = 0;
$bars = array(
'left' => 'images/vote_lcap.gif',
'right' => 'images/vote_rcap.gif',
'bar' => 'images/voting_bar.gif'
de $smile_pref = 0; Veranderen in $smile_pref = 1; Is de oplossing, hoop dat anderen hier ook iets aan hebben.
Met groet, The Sting
Had er paar keer naar gezocht, maar niet gevonden :thumb:djrandall schreef:http://www.phpbb.nl/viewtopic.php?p=138527#138527
Met groet, The Sting
