![]() |
how can banned user
thanks |
Quote:
You then can see the banned users with the /showban command and you can unban them within the show ban popup or by typing in the chatbox the /unban command followed by a space and the name of the user. |
just look into the help ;)
|
Hi
What can i add to this code to make the popup to the size i require please? Code:
<span class="smallfont">$vbphrase[mgc_cb_aide] <a href="#top" onClick="return open_aide();"><img id="mgc_cb_aide" src="$stylevar[imgdir_button]/collapse_alt_collapsed.gif" alt="" border="0" /></a> |
You can't in this bit of code.
Go in the clientscript/mgc_chatbox.js file and the open_aide javascript function in the mgc_chatbox template (at the top). There, you should find a window_open call in which you can change the width and height value :) |
Hi, there is seems to be problem with the with Uninstall process. After uninstalling the hack it giving me DB error when try to update groups.
Code:
Database error in vBulletin 3.6.7: |
I think you haven't followed the uninstalling steps rightly ;)
You should have removed the files before removing the products, especially the files in includes/xml concerning the chatbox as they contains bitfields which are generated upon install and uninstall process. The regeneration upon uninstall is here to remove the bitfield concerning the chatbox but before files must have been removed. So to correct this, you must remove the xml files concenrnig the chatbox and then rebuild the bitfields by hand (activation of the debug mode and the in the options menu the rebuild bitfields link shall be there :)) |
Hi VBDev
The only bit of code i can find in there with regards to a window is this Code:
function attente_fin_envoi_chat() { It wernt at the top either, it was a little way down! Also, this hack actually ppears to add 3 queries even without the stats enabled, Hack active: 35 queries and server load of 4.64 Hack disabled: 32 queries and server load of 0.84 Killing my server if i may say so... Anyway of improving this please? |
Quote:
Code:
function open_aide() { For the query part, how did you measure the server load and the queries ? For the queries, the chatbox actually uses 2 queries on the forumhome page, one to retrieve the smilies and one to retrieve the custom bbcode. The one for the bbcode can be removed (see a previous post in the thread, about bbcodecache :)). The other query might be for the refresh if you saw it by another way than the debug mode of vbulletin it might have appeared. I think more information on the way you did it might be useful. For the smiliey part, it could be removed in the next version by activating the smilie in a popup instead of on the page itself (queries would be run only in case of click on the button to show the page :)) |
Yep thats the one lol, didnt see you mention the template, i only noticed ya mention the file int he clientscript folder lol me is blind :o
I have added 2 images for the server load as well, i also hace the refresh set to 30 seconds...(default setting) Page loading jumps about up 3 seconds Willl look foward to the update :) |
All times are GMT. The time now is 02:47 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:
|