cotonti.com : 0.0.6 and events plugin https://www.cotonti.com Останні повідомлення в темі Cotonti en Tue, 28 Apr 2026 07:07:35 -0000 GHengeveld Thu, 30 Лип 2009 20:38:21 -0000 SparrozzoIT # Kingsley : @ SparrozzoIT



What he means by this:

open up /plugins/events/inc/events.add.inc.php and put a // before the lines 102 & 103

example:
//$bbcodes = ($cfg['plugin']['events']['parsebbcode']) ? sed_build_bbcodes('newevent', 'neventtext',$L['BBcodes']) : '';
//$smilies = ($cfg['plugin']['events']['parsesmilies']) ? sed_build_smilies('newevent', 'neventtext',$L['Smilies']) : '';

do the same with /plugins/events/inc/events.edit.inc.php on lines 116 & 117

example:
//$bbcodes = ($cfg['plugin']['events']['parsebbcode']) ? sed_build_bbcodes('update', 'reventtext',$L['BBcodes']) : '';
//$smilies = ($cfg['plugin']['events']['parsesmilies']) ? sed_build_smilies('update', 'reventtext',$L['Smilies']) : '';

I think this part still points to the textboxer from seditio, and therefore it doesn't work anymore.

Dear Kingsley...you are my God. :D

tnx at all for support me !]]>
Thu, 30 Лип 2009 20:31:12 -0000
Trustmaster Kingsley:
I think this part still points to the textboxer from seditio, and therefore it doesn't work anymore. Exactly!]]>
Thu, 30 Лип 2009 15:10:29 -0000
Kingsley
# Trustmaster : No, it isn't. It's safe to comment lines with sed_build_bbcodes and sed_built_smilies there.

What he means by this:

open up /plugins/events/inc/events.add.inc.php and put a // before the lines 102 & 103

example:
//$bbcodes = ($cfg['plugin']['events']['parsebbcode']) ? sed_build_bbcodes('newevent', 'neventtext',$L['BBcodes']) : '';
//$smilies = ($cfg['plugin']['events']['parsesmilies']) ? sed_build_smilies('newevent', 'neventtext',$L['Smilies']) : '';

do the same with /plugins/events/inc/events.edit.inc.php on lines 116 & 117

example:
//$bbcodes = ($cfg['plugin']['events']['parsebbcode']) ? sed_build_bbcodes('update', 'reventtext',$L['BBcodes']) : '';
//$smilies = ($cfg['plugin']['events']['parsesmilies']) ? sed_build_smilies('update', 'reventtext',$L['Smilies']) : '';

I think this part still points to the textboxer from seditio, and therefore it doesn't work anymore.]]>
Thu, 30 Лип 2009 06:52:24 -0000
SparrozzoIT Thu, 30 Лип 2009 02:35:46 -0000 Trustmaster
Sorry for Russian :-)]]>
Thu, 30 Лип 2009 01:40:03 -0000
Areal
Та же проблема. Закомментить можно, но тогда как события вбивать без BB code =( Видимо стоит обсуждать сие с автором плагина.]]>
Thu, 30 Лип 2009 01:33:04 -0000
Trustmaster Вт, 21 Лип 2009 23:19:16 -0000 Kingsley
this error I get when tring to submit a new event..

ideas anyone?
(I know, time to learn php..)]]>
Вт, 21 Лип 2009 23:15:08 -0000