VBDev |
01-29-2008 05:50 AM |
Quote:
Originally Posted by Megatr0n
(Post 1431131)
Is this compatible with 3.6.8?
|
It is indeed ! Look at the thread, compatibility paragraph ;)
[quote=Shanj;1431133]
But I do not see what the difference is with the new version.
Perhaps the way I use MGC is basic. Or perhaps the differences are in the code not the user level?
[/code]
Yes mainly in the code but I have tweaked some of the user parts to make them more user friendly.
Quote:
Originally Posted by Shanj
(Post 1431133)
If I have to completely install again I need to know the reason.
Please do not think I am being rude or that I do not appreciate your hard work. It's a WONDERFUL piece of coding. The installation was excellently guided.
I just don't understand.
|
the majo addition to that version is that know other users could developp new commands for the chatbox and release them as xml files.
Quote:
Originally Posted by Shanj
(Post 1431133)
Separately ----
It is necessary for this mod to work well to see who is online before I know I can talk to them.
On forumhome this is not a problem. I copied the who's online code which is normally at the bottom, to the top. See screenshot.
This means user can see who is logged in.
User can then say hello and start chatting.
This is a HUGE part of why MGC works well. Without seeing who is logged in to the forums it is not possible to say hello except --- hello world - is anyone there? --- not satisfactory!
So the who's online (for forums) is very important to make MGC perfect.
But putting who's online (for the forums) on other pages is a big headache. I don't understand the construction of the other forum pages. There are bits on different templates that work together as a team - too complicated for me.
However MGC understands this clever stuff because in admincp you give me excellent simple options to put MGC on the other pages.
Can you tell me how to do this for the who's online code (for forums) --- it doesn't work to just copy the who's online code from forumhome. Must be php in header? or something that works OK in navbar but not in other places.
|
With this new version, you don't have to care about doing so ;)
I have embedded a way to show who's online in the chatbox, you just have to activate the corresponding options and here it goes !
Quote:
Originally Posted by Shanj
(Post 1431142)
I use a side column - Ultiumate Side Columns
This is OK with MGC for logged in users because I set MGC as visible to registered members.
But when user first arrives before logging in it looks awful!
Because MGC is not there to fill the space next to the side collumn, the side column spreads all across the page - even though I set it to 110pixels.
This is not a tragedy as both my vbulletins are for members only. But it does not look elegant when user arrives.
What can I do to either
1) place an empty table there instead of MGC if MGC is not visible? - so MGC fils the space but does not display as a chat?
Maybe a notice: --- Forum Chatbox (you will see this service appear when you log in as a member) ---
OR
2) make the guest forums fill the MGC space if MGC does not display?
|
I haven't really understood your question. Could you make some little graphical sketch so that I can understand ?
Quote:
Originally Posted by nerofix
(Post 1431154)
I have a Fatal Error when UNINSTALLING the old shoutbox 1.5 product.
Catchable fatal error: Object of class vB_Database could not be converted to string in /www/mywebspace/forum/admincp/plugin.php(1497) : eval()'d code on line 6
|
Try editing the product and search in some of the uninstall codes if I haven't put on some line :
If you find one, replace it with :
Then you should be able to run uninstall smoothly.
Quote:
Originally Posted by Shanj
(Post 1431161)
I have the previous version installed before the new one you announced today
The time displays beside each line of chat is showing wrong. When it displays 09.00 it is really 9pm /21.00. When it shows pm it's really am.
In my screenshot just above the times showing 2.53 and 4.18 were not in the night but in the afternoon.
Not huge problem but maybe can fix?
|
I don't understand ? You mean that it doesn't show the right time in the chatbox ?
Have you changed the date display option somewhere in chatbox options ?
|