![]() |
I Installed this on vBulletin 3.8.6 Patch Level 1 and seems to be working fine. I also Nominated it! Thanks for sharing this!
|
installed on my forum, could do with the status edit button for mods & admin is this a possible change yet ?
Andrew |
Is it possible to use jquery instead of mootools.js? I don't use mootools.
And "status edit button for mods & admin" it's good idea. Thanks. |
Quote:
I had to uninstall this mod as mootools seemed to interfere with some other mods I had using javascript/jquery. |
Quote:
|
There is an option called "Maximum characters in Status Updates". It is currently set to 140 and it works in a bad way because I'm allowed to enter more than 140 characters in the status box and when I click "Save" instead of rejecting the status and display an error message like this: "You can only enter $max_chars per status" it is saving the error message as the new status of the member.
I have tried to fix this by chaning this in file 'vbstatus/vbstatus_class.php': Code:
if($charcount>$vbulletin->options['vbstatus_maxchars']) To: Code:
die("my own error message"); And none of these three ways was successful. The user isn't getting the error message. Any ideas? EDIT: I got an idea! When you're creating a new thread and you didn't enter anything in the title box, you get a popup error message. I believe that a popup will work here too! But I have no idea of how to display a popup error message. Please help! Thank you, Jonathan |
How I can enable this setting?
Administrator Usergroups (INACTIVE) |
Also I wish you could remove the dependency of mootools.js
|
Quote:
It was working in the version prior to this one... |
I just installed your plugin, i'm using a skin called Grunged, however, I can't edit my status, I did all the updates to the templates, but the Edit button doesn't pop open a textbox to edit the status, it does nothing when you click on the Edit link.....any ideas? :D
|
All times are GMT. The time now is 01:06 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:
|