![]() |
Would be nice if it affects thread title as well and pls. fix the lowercase issue.
|
not working it's make my website down on 3.6.8
|
any chance of an update for 3.6.8 or maybe 3.7?
|
have it installed and i was hoping i could replace it with a vb code smiley but it just shows up w/ the code and no smiley for example if i want to replace dog it shows :censored: instead of the smiley that is attached to this code
|
I installed it on 3.6.8 and it works -- except it changes any upper case letter (like the first letter of the first word of a sentence) to lowercase. Had to disable until I find out that there is a fix -- of the I have to uninstall.
|
Doesn't work for me, using 3.6.3.
|
I recomment that you modify your plugin and use str_ireplace instead of doing a strtolower to the whole post message because its simply wrong.
Your plugin changes all posts to lowercase. Of course, str_ireplace isnt the ideal way to handle utf-8 strings but its better than what you use in any case. |
Greetings,
I've changed the code within the plugin in order to get it to work at our forums. This works with 3.6.8 and I've not tested it on any of the other versions. If anyone else wants to make the same modifications they are more than welcome to do so, but please be advised that it'll be at your own discretion and I will not provide support or be held liable if anything goes wrong. *Props goes to mah man Nate(nathanledet) for bringing this plugin to our attention.* Things the modification fixes: 1)It does not lower case the entire message 2)It tries to uppercase the first letter of a word at the beginning of a sentence. Say for example you want to replace the uppercase word WIDGET with widget. If someone begins the sentence with this word, then it'll look awkward and incorrect when it gets lowercased. The code then corrects this by uppercasing the "w" and giving us a correct much better looking "Widget." Find and replace the <phpcode> opening and closing tags with the following. PHP Code:
|
Works great!! :up:
|
still cant get it to work, even with the updated php... running vBulletin 3.6.8 Patch Level 2
|
All times are GMT. The time now is 11:17 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|