[RC] Live Character Limit Counter
Forum rules
As the forum title says this is for User Contributions
Post a support request in this forum and you will be banned!
As the forum title says this is for User Contributions
Post a support request in this forum and you will be banned!
- Solidjeuh
- BBCoder IV
- Posts: 257
- Joined: 16 Oct 2011, 02:15
- BBCodes: 7
- Favourite MOD: Top stats
- Location: Aalst / Belgium
- Contact:
[RC] Live Character Limit Counter
Works great! Thank you!
Wij promoten UW muziek in ons forum & delen alles via Sociale media!
Mail uw single + hoesje + info naar: info@muziekpromo.net of Solidjeuh@textradio.be
===============
Onze Website: https://www.muziekpromo.net
Mail uw single + hoesje + info naar: info@muziekpromo.net of Solidjeuh@textradio.be
===============
Onze Website: https://www.muziekpromo.net
- all4phone
- BBCoder IV
- Posts: 150
- Joined: 11 Feb 2011, 13:50
- BBCodes: 28
- Favourite BBCode: Random text signature
- Favourite MOD: BBCode Strikethrough MOD
- Location: Poland
- Contact:
[RC] Live Character Limit Counter
Excellent job dok, tested, MOD works perfectly, thanks for that
[RC] Live Character Limit Counter
Hi doktornotor,
here is may German translation for your Mod: http://www.chalong.de/viewtopic.php?f=6 ... 2480#p2480
Öffne language/de/common.php
Finde
Tip: Der zu findende Code kann auch nur ein Teil einer Zeile sein.
Davor einfügen
Tip: Diese Zeile(n) werden in einer neuen Zeile vor den/der gerade gesuchten eingefügt.
Öffne: language/de/ucp.php
Finde
Tip: Der zu findende Code kann auch nur ein Teil einer Zeile sein.
Füge DANACH ein
Tip: Diese Zeile(n) werden in einer neuen Zeile nach den/der gerade gesuchten eingefügt.
here is may German translation for your Mod: http://www.chalong.de/viewtopic.php?f=6 ... 2480#p2480
Öffne language/de/common.php
Finde
Tip: Der zu findende Code kann auch nur ein Teil einer Zeile sein.
Code: Select all
?>
Tip: Diese Zeile(n) werden in einer neuen Zeile vor den/der gerade gesuchten eingefügt.
Code: Select all
// jQuery Live Character Counter MOD
$lang = array_merge($lang, array(
'MESSAGE_BODY_LIMIT_EXPLAIN' => 'Verbleibende Zeichen: <span class="charsLeft error"><strong>%d</strong></span>',
));
// jQuery Live Character Counter MOD
Finde
Tip: Der zu findende Code kann auch nur ein Teil einer Zeile sein.
Code: Select all
'SIGNATURE_EXPLAIN' => 'Eine Signatur ist ein Text, der an deine Nachrichten angefügt werden kann. Sie ist auf %d Zeichen begrenzt.',
Tip: Diese Zeile(n) werden in einer neuen Zeile nach den/der gerade gesuchten eingefügt.
Code: Select all
'SIGNATURE_LIMIT_EXPLAIN' => 'Verbleibende Zeichen: <span class="charsLeft error"><strong>%d</strong></span>',
- doktornotor
- BBCoder IV
- Posts: 167
- Joined: 14 Sep 2011, 23:20
- BBCodes: 30
- Favourite MOD: Thanks for Posts
- Contact:
-
- BBCoder II
- Posts: 39
- Joined: 04 Jun 2011, 14:17
[RC] Live Character Limit Counter
Hey,
this mod works splendid but on quick reply it doesnt show ..... Any idea what is causing it?
this mod works splendid but on quick reply it doesnt show ..... Any idea what is causing it?
Hello please check out my Interview Site, Interviewed You
- doktornotor
- BBCoder IV
- Posts: 167
- Joined: 14 Sep 2011, 23:20
- BBCodes: 30
- Favourite MOD: Thanks for Posts
- Contact:
[RC] Live Character Limit Counter
Check your edits inmaster412160 wrote: this mod works splendid but on quick reply it doesnt show ..... Any idea what is causing it?
styles/[yourstyle]/template/quickreply_editor.html
Support requests via PM go straight to /dev/null!
-
- BBCoder II
- Posts: 39
- Joined: 04 Jun 2011, 14:17
[RC] Live Character Limit Counter
I did, didnt miss one edit I believe.
Hello please check out my Interview Site, Interviewed You
[RC] Live Character Limit Counter
Hi I have a problem when I write a post he is not down?
[RC] Live Character Limit Counter
Hi I have in my board problems with this MOD https://www.phpbb.de/community/viewtopic.php?f=88 & t = 204190, in the overall_header.html comes the code with this:
in the transverse, what can I do to fix this?
Code: Select all
< script type = "text / javascript" src = {ROOT_PATH} spell/AJS.js > < / script >
-
- BBCoder II
- Posts: 66
- Joined: 26 Apr 2010, 01:26
- BBCodes: 50
- Favourite BBCode: spoilvtitle
- Favourite MOD: AJAX Quick Edit
- Location: Pennsylvania
- Contact:
[RC] Live Character Limit Counter
very useful. I just use the one for signature that I got from Christian Bullock