![]() |
i'm trying to update, but when i "Save vBChat options"...
Code:
Database error in vBulletin 3.0.3: |
@ Cornolio - Read these instructions: https://vborg.vbsupport.ru/showpost....&postcount=675
@ Crapaddict - Here: https://vborg.vbsupport.ru/showthread.php?t=72288, this will copy all templates to other styles, blank screen = templates not on skin. - Zero Tolerance |
thank you master! https://vborg.vbsupport.ru/external/2005/02/1.gif
:D |
Good to see your supporting this hack again.
One question is how do I make the window smaller, its huge and unresizeable. Simply changing the height and width from 9999 wont work for me... Thanks in advanced. |
Quote:
- Zero Tolerance |
Confirmed Features & Release Date For vBChat Version 2.2:
- Admin CP interface for Usergroup & User banning completely re-designed, no more manual inputting of id's, the system will use a new format to add/remove banned usergroups/users to make it even easier. - Usergroup Permissions --- Group Can Create Custom Rooms (Yes/No) --- Group Can Join Custom Rooms (Yes/No) --- Group Can Join Permanent Rooms (Yes/No) - Multiple minor bug fixes Release Date: Sometime tomorrow, can't be sure of when, but it's tomorrow none the less :p If anyone has more usergroup permission idea's they would like to have functional within the system then please reply saying so :) - Zero Tolerance |
No Can't wait! :P
Great job man and I thought you had given up on this mod :). |
Ok, 3 problems:
1: When I click on the link, it makes the box super-wide (like 20+ screens wide). But its ok if I choose "Open Link in new window". What gives? 2: The chat section of the hack only half-displays the latest reply in the chat. Whats wrong with it? 3: How can I make it so the Who's online in the chat box does NOT display the primary display usergroup's HTML markup? We use the glow code in usergroups, so it makes a new line for every username. Thanks in advance for any help. |
just installed this, and it works a treat.
only minor gripe if any is the wndow size, but i see that is going to be addressed with the update. seriously mate, your hacks are the best ive seen so far!! |
Quote:
Anyhow, what I like to see, as far as usergroups are concerned, is the ability for the admin, to define, which usergroups are allowed in a room. The password is an entrance restriction, but it has to be distributed to, say, the mods, to allow them to access a certain "Staff only" room. Not very convenient. If we could define "Allowed Usergroups" when a window is created, it would be much more convenient. The fact that we are working inside vB, with the usergroups being a standard feature, allows you to do tricks that non-vB chat systems cannot even imagine. One issue I am facing with the way rooms are handled (as serialized fields, inside a column), is that I can't use a dedicated index number for the permanent rooms. A situation I can forsee, is this: There is a permanent room, which is used to discuss staff-only issues which has the room number 4. Above that, there are only temporary rooms, which are deleted when no longer used. At some time, the admin decides to remove the staff-only room, and then a temp room is created. This gets room number 4 again. If the admin hasn't remember to prune the contents of room 4 before deleting it, then simple members who use the new room 4, will be able to see the last contents of the old room 4, which was a staff-only room. NOT GOOD. An Auto-increment field could solve this issue, as well, as the precaution to automatically prune the contents of 'store' when a room is erased. One suggestion: when someone changes rooms in chat, you could take him directly in the room he selected to join instead of letting him stay in the "Change Room" screen. No point to let him stay there. Oh if you do apply this change, you have to remove the "User Joined room" from the bottom if the change room routine, if you do not the program will show two such messages, one from the change room routine, one from the main routine. Another thing I would like to see, is the ability to create rooms from the AdminCP. Especially, the permanent rooms. Again, this is a convenience-only issue. Another issue, something for you to consider. As I said, I am using the non-permanent rooms, as a ... well, non-permanent. When the last user of a non-permanent room logs out, the room is erased. If all users decide to "change" rooms, then the room remains (even though I could implement the same logic to erase it, even when they change rooms) and is erased (I hope) by the cron job. This reduces clatter, and makes admin life easier. The behaviour of the non-permanent groups, could be adjustable from AdminCP. Finally, a management issue. Would it be too much for you to release any future enhancements in the form of a change log, so that people who have customized this lovely hack, don't have to redo everything from scratch? I have practically changed every single item in this hack, templates and files, so this would be a great convenience for me. I have to agree with the rest of the people's comments here. Your hacks are the greatest I've seen (immitation is the most sincere form of flattery, see my AWS). And given your age, I know for sure I have a lot of patching to do in my board, I am sure you will come up with many more nice additions for us. Congrats mate. |
Well a seperate table for rooms for people modifying this chat system would be a lot easier for them, however it means extra queries, and i push myself to the limit when it come's to reducing server strain to a minimal, this chat system is extremely optomized and i have yet to see it crash my server, or even make it a little slower. So unfortunatly the serialized array will stay in place, you can still do everything, but it does make things a little more difficult.
Admin's are allowed to dis-allow usergroups from accessing certain rooms? Sounds good to me, i'm guessing as default any rooms created by members would be accessible by all? If so it sounds good, i may wait untill v2.3 for that though. The issue with that is very easy to fix, i'll just make it so when a room is deleted via ACP or the auto prune, it just prunes that room's messages with it :) Changing straight to chat room, sounds good to me, no need to change the program, notice that if "nojoin=1" is within the URL, the message to say they have joined will not occur :) Permanent change in ACP control, yes that should of been in, it completely escaped my mind. I'll do that for v2.2 A change log, hmm, i sometimes change the same thing 3 or more time's, i think what would be better is a program to differentiate the differences between the 2 files, many use it on here to see what changes vBulletin made to upgrade to the newest version, one program i know of is here: http://www.araxis.com/, or if you want the direct .exe file link: http://www.araxis.net/files/merge60_win32_evl.exe I hope that will help you, i believe it would make things easier for you and me in that respect :) Time to start on v2.2 i believe... - Zero Tolerance |
Thanks for the link. Is there an automated install script? When I say that, I mean I see many hacks released with an automated installer. Is there a script available that will allow me to release any hack/add-on I create to have an automated installer? It would make things much easier than your normal text install. I know about the HTL and HIS, however I was looking more for the type of install script that you (and many others) use.
|
Sorry but i don't use automatic installers, or like them, i prefer to do things manually, since automatic installers can sometimes cause problems.
If you desire to release a 3rd party automatic installer for this script then feel free, i'll add it to the available addons section :) - Zero Tolerance |
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
:-) |
in firefox the vbchat shows up perfectly, but in IE its like 10-15 times too wide for the screen?
please help, as most of my users use IE. |
Quote:
- Zero Tolerance |
Ok thanks
|
Just so every knows, especially sv1cec, i'm not sat on my ass doing nothing, i've attathed a preview below.
- Zero Tolerance |
Version 2.2 has been released, enjoy everyone!
- Zero Tolerance |
Thanks, ZT! :)
|
All installed and running except for my second forum skin and its children.
I guess I don't understand how this template hack works. I put the template hack in AFTER I installed and updated vBChat, so I suspect that I need to manually copy the vBChat templates to my other forum skin templates. Until then, I have the white vBChat screen on them. |
Quote:
:) - Zero Tolerance |
OK, you may take the rest of the day off, but I want v.2.3 out tomorrow!!!!
LoL Thanks again ZT |
Well actually yeah i was planning on doing v2.3 tomorrow.. already got idea's for it :)
- Zero Tolerance |
2.2 fixed two of the problems, but the 3rd still remains.
The actual chat section of the window only displays the top-half of the latest reply, and there's not even a scrollbar. |
Quote:
- Zero Tolerance |
Quote:
|
Quote:
- Zero Tolerance |
This last update went smooth ZT, no worries so far...
|
Quote:
Just cross my fingers and hope it works :p - Zero Tolerance |
(Version 2.2)
First user comment: Any way to change the size of the chat window? Need a way to force dump a user from the RH list, when you "know" they've left. Apparently the script can't catch certain exit methods. Although I did notice that this user was cleared within a minute or two. Need smaller type on "Sent Private Chat Message" - will look at templates. |
When you make the edit to the navbar, you will see a JS function, here you will find something along the lines of:
Code:
width='+window.screen.width+',height='+window.screen.height+' Quote:
- Zero Tolerance |
Is it possible to leave the click and drag resizing available to the user?
Also, I added more items to the post above. Thanks! |
Where you editied the width and height, add:
Code:
resizable=yes - Zero Tolerance |
The resizable is good. Unfortunately, on my screen, the highth of the chat window is so tall that I cannot reach the lower right corner or the bottom to drag in the height. The width works fine.
I should mention that I am using IE6. |
Well it depends what you set the width/height to.
How about pressing the "Maximize" button next to close in the window? - Zero Tolerance |
Quite likely that I'm missing something. There is no "close" or "maximize" button, so I may have someting missing from a template.
|
I meant the close/maximize/minimize buttons that are on your window itself.
- Zero Tolerance |
Aaaaccckkk! That was a big Duh! Sorry.
No, maximizing and minimizing does not allow reaching the lower right corner for resizing. |
What value's did you put in for the height and width?
- Zero Tolerance |
All times are GMT. The time now is 08:02 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:
|