![]() |
what a about á,é,í,ó,ú letters with accents
|
I had the same problem with CKeditor being broken with this mod on vB 4.1.10. I solved the problem by rewriting the mod's JavaScript to use jQuery (which we include in our forum anyway).
The functions vbstatus_formkill(), vbstatus_change_status() and vbstatus_update_status() in the file vbstatus/vbstatus_javascript.js need to be replaced with the following code: Code:
function vbstatus_formkill(e){ The code above has been tested with jQuery 1.6.4 Accented and other special characters seem to work (tested with Firefox 10 and IE 9) I used jQuery() rather than the shorthand notation $ because we set jQuery.noConflict() in the header. If you are sure the $ identifier is not used otherwise (e.g. no other javascript framework is included), you can of course replace the "jQuery" with "$" |
this code odes not exist.
find: {vb:raw prepared.onlinestatus} |
I installed this today and I thought it was working but then when I switch pages - my status changes to just the text - utf-8
Is there something I did wrong? |
any live demo..
|
working on 4.1.11?
|
i added to 4.1.12,i see the status update,but when i click edit it does not do anything,any ideas why
|
How hard do you think it would be to make the vBStatus get posted to a specified thread. So there's on particular thread that shows all vBStatus' instead of having to look at the postbit?
|
I've wanted that for a long time!
|
gkuhlmann,
Thank you for posting that. It's alittle over my head, but it still allowed me to get everything working. I updated the vbstatus/vbstatus_javascript.js file with the code that gkuhlmann provided, then changed my headerinclude template, replacing my old vbstatus information with this: Code:
<!--BEGIN VBSTATUS--> I've removed the reference that loaded mootools, and added one that loads jquery-1.6.4.min.js, which is included in my copy of vbulletin 4.1.11. I wrapped this thing in an "if you are a member then show this" conditional, since I don't believe that guests need this 100k or so of javascript. Let me know if I've done this wrong. |
All times are GMT. The time now is 01:33 PM. |
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:
|