vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Chat Modifications - MGC Chatbox Evo (https://vborg.vbsupport.ru/showthread.php?t=168992)

VBDev 02-25-2008 03:49 PM

Quote:

Originally Posted by pericolosogr (Post 1450605)
So if i just change the encoding line on top of this xml doc, i get what i want? Lets say i type utf-8 (than ISO-8859-1) and it just works without messing up?

Yes I think it should.

Quote:

Originally Posted by Goofy12 (Post 1450613)
How can i make multiple channels?

By creating channels through the channel management system :)

Quote:

Originally Posted by Gooner (Post 1450621)
Requested: Usergroup permission to access selected channels.

Channels are linked to a single command.

So permissions for a channel = permissions for a command.

Quote:

Originally Posted by maidos (Post 1450634)
feature reuqest... can u makae auto msg...

like everyone xx time my account will do auto msg...
and if ppl type a certain commando the auto msg appear

But what kind of message ?

Quote:

Originally Posted by entertain (Post 1450717)
I hope you'll find a solutin for this first shout problem soon. ;)

Many of my users are grumbling because of this... :o


cu
entertain

I'll ;)

VBDev 02-25-2008 03:49 PM

<font color="Red">Many thanks to gforce75 for his 20$ donation !
</font>

maidos 02-25-2008 04:22 PM

a customized msg...
its very similar to irc thing... i think it would be a popular feature if u add it.
thats 2 feature request by the way

inciarco 02-25-2008 06:04 PM

Great Improvements!! :up:

One Question, Perhaps a Bug: I've Activated the Options "Activate the full page mode chatbox", and "Full page mode chatbox in a new windows", but NO Dropdown Menu Option appears in the Menu Bar of the Forums!! :confused: :(

(In previous Versions appeared with Two Options, one to See the Chatbox in Full Page, and the Other to See the Messages History)!! :confused: :(

Do I need to Manually Introduce the Code in the "Navbar" Template?? (Could you Please Provide us the Code??)

I checked the Plugins, and in none of them Appears the Code "mgc_cb_evo.php?do=view_chatbox", so that this Code would be Introduced in Certain Place of the "Navbar", so I guess that some Manual Template Edit is necessary!! :confused: :(

I checked the Previous Version of this Mod, ans I found that You Specified the Following Template Edit, but a similar Code don't Appear in the Manual, so would be Nice that You Include it in the Zip File:

Code:

<!-- Comienzo de C?digo de MGC ChatBox 2007_07_27 -->

                <if condition="$vboptions[mgc_chatbox] && $chatbox_permission">
                        <div class="vbmenu_popup" id="mgc_cb_menu" style="display:none">
                                <table cellpadding="4" cellspacing="1" border="0">
                                    <tr>
                                        <td class="thead">$vbphrase[mgc_chatbox]</td>
                                    </tr>
                                    <tr>
                                        <td class="vbmenu_option">
                                                        <a href="mgc_chatbox.php?$session[sessionurl]do=view_chatbox" rel="nofollow">$vbphrase[mgc_cb_voir]</a>
                                                </td>
                                        </tr>
                                    <tr>
                                        <td class="vbmenu_option">
                                                        <a href="mgc_chatbox.php?$session[sessionurl]do=view_archive" rel="nofollow">$vbphrase[mgc_cb_voir_archives]</a>
                                                </td>
                                        </tr>               
                                </table>
                        </div>
                </if>

<!-- Final de C?digo de MGC ChatBox 2007_07_27 -->

I Appreciate Your Help!! :rolleyes:

My Best Regards!! ;)

:)

VBDev 02-25-2008 06:11 PM

Quote:

Originally Posted by maidos (Post 1450783)
a customized msg...
its very similar to irc thing... i think it would be a popular feature if u add it.
thats 2 feature request by the way

Yes but I still haven't understood your request :D

Quote:

Originally Posted by inciarco (Post 1450861)
Great Improvements!! :up:

One Question, Perhaps a Bug: I've Activated the Options "Activate the full page mode chatbox", and "Full page mode chatbox in a new windows", but NO Dropdown Menu Option appears in the Menu Bar of the Forums!! :confused: :(

(In previous Versions appeared with Two Options, one to See the Chatbox in Full Page, and the Other to See the Messages History)!! :confused: :(

Do I need to Manually Introduce the Code in the "Navbar" Template?? (Could you Please Provide us the Code??)

I checked the Plugins, and in none of them Appears the Code "mgc_cb_evo.php?do=view_chatbox", so that this Code would be Introduced in Certain Place of the "Navbar", so I guess that some Manual Template Edit is necessary!! :confused: :(

I checked the Previous Version of this Mod, ans I found that You Specified the Following Template Edit, but a similar Code don't Appear in the Manual, so would be Nice that You Include it in the Zip File:

Code:

<!-- Comienzo de C?digo de MGC ChatBox 2007_07_27 -->

        <if condition="$vboptions[mgc_chatbox] && $chatbox_permission">
            <div class="vbmenu_popup" id="mgc_cb_menu" style="display:none">
                <table cellpadding="4" cellspacing="1" border="0">
                    <tr>
                        <td class="thead">$vbphrase[mgc_chatbox]</td>
                    </tr>
                    <tr>
                        <td class="vbmenu_option">
                            <a href="mgc_chatbox.php?$session[sessionurl]do=view_chatbox" rel="nofollow">$vbphrase[mgc_cb_voir]</a>
                        </td>
                    </tr>
                    <tr>
                        <td class="vbmenu_option">
                            <a href="mgc_chatbox.php?$session[sessionurl]do=view_archive" rel="nofollow">$vbphrase[mgc_cb_voir_archives]</a>
                        </td>
                    </tr>       
                </table>
            </div>
        </if>

<!-- Final de C?digo de MGC ChatBox 2007_07_27 -->

I Appreciate Your Help!! :rolleyes:

My Best Regards!! ;)

:)

Indeed I removed it coz actually there is no more navbar link.

But you can still add one if you want, I'll try to add it if I have time in the next release readme :)

maidos 02-25-2008 06:46 PM

well
for example when im afk from the forum i want the script to leave a auto msg from me every 1 hour on the shoutbox. example.

maidos> theres a big news going on please click here,this msg has been generated by auto msg

hope u get my point

and for fun like on irc if ppl make special commands like

/soup

a msg will come from me and answer that command

VBDev 02-25-2008 06:58 PM

Auto message is not that easy but feasible but the soup thing, what does it answer ? I don't understand the /soup command.

I am not a mirc user.

maidos 02-25-2008 07:11 PM

well soup was just an example. what i wish for is everyone to get their own customized commands for the shoutbox. when they enter that commands on the sshoutbox an auto msg should appear ..

VBDev 02-25-2008 07:39 PM

Still don't get you, you are not very precise, you speak from one thing and then another ...

Can you please make a clear and detailled description plz !

inciarco 02-25-2008 09:09 PM

Quote:

Originally Posted by VBDev (Post 1450868)
But you can still add one if you want, I'll try to add it if I have time in the next release readme :)

I'll try to Create my Own Version of it meanwhile, but is 100% necessary because that's the way the Users Access the Full Page Mode, and also the way to Justify the Option of "Full page mode chatbox in a new windows" that is the "target="_blank"" with an If Conditional pointed to that Option of your Mod!! :rolleyes:

Could you Please Provide me the name of the Var Options for the Following Vars, for me to Create it and I'll share it here, please:

-1- "Full page mode chatbox in a new windows"

-2- "Activate the full page mode chatbox"

-3- The Equivalent of EVO for $vboptions[mgc_chatbox]

-4- The Equivalent of EVO for $chatbox_permission

Those are the Ones I need to Create the Conditionals of the Navbar Links similar to the ones You Used in your Previous Version of the Mod (I Copy/Pasted that Code in my Last Message)!! ;)

Please help me with those Variable Names, VBDev, and I'll have the Code in Very Short Time. I know it'll be Useful for many Users of your Mod!! ;)

My Best Regards!! ;)

:)

VBDev 02-25-2008 09:36 PM

New version development is finished :) => Now translation left :D

VBDev 02-25-2008 09:40 PM

-1- "Full page mode chatbox in a new windows"

mgc_cb_evo_fullmode_link_topopup

-2- "Activate the full page mode chatbox"

mgc_cb_evo_fullmode_active

-3- The Equivalent of EVO for $vboptions[mgc_chatbox]

mgc_cb_evo_title

-4- The Equivalent of EVO for $chatbox_permission

No equivalent, sorry.

inciarco 02-25-2008 11:19 PM

Quote:

Originally Posted by VBDev (Post 1451015)

-4- The Equivalent of EVO for $chatbox_permission

No equivalent, sorry.

I think that this Last One correspond to the Checking of the Usergroup Permissions to See/Use the Chatbox, there should be a Variable for that!! :rolleyes: :confused:

I need that Variable to Condition the Display or Not Display of the Options in the Navbar.

-1- Could you Please Provide me the name of the Variable that Checks the Permissions of the Usergroups to See the Chatbox, Please VBDev!! ;)

Quote:

Originally Posted by VBDev (Post 1451015)
-3- The Equivalent of EVO for $vboptions[mgc_chatbox]

mgc_cb_evo_title

Are You Sure about This One?? Remember that is the One inside $vboptions[]

The One I need is the One that Indicates that the ChatBox Mod is Activated in the Forums (the one I selects with the Yes/No Option).

-2- Could you Please Also Provide me the name of the Variable that Checks is the ChatBox is Activated, Please VBDev!! ;)

I'll also Use that other Variable to Condition the Display or Not Display of the Options in the Navbar.

My Best Regards!! ;)

:)

Saint_ago 02-25-2008 11:27 PM

Well, Clément... the 1st message bug is gone, but still the message from "Message to display in the input field on page load" isn't showing up at all...

Any clues?

tillcat5 02-26-2008 12:22 AM

this is very well done. easy to use and looks awesome!!!

inciarco 02-26-2008 12:28 AM

Guided by some Variables I Found in the Plugins and in the Templates I'd like to Share this First Aproach for what Could be the Navbar Links, so that You can Use it and also Help me Complemment it:

Step 1

In template "Navbar".

Search for:

Code:

<td class="vbmenu_control"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td>
Below Add:

Code:

<!-- Comienzo de C?digo Adicionado Para MGC ChatBox EVO 2008-02-25 -->

                <if condition="$vboptions[mgc_cb_evo_active] && $bbuserinfo[mgc_cb_evo_show]">
               
                        <td id="mgc_cb_evo" class="vbmenu_control"><a href="mgc_cb_evo.php" accesskey="3">$vboptions[mgc_cb_evo_title]</a> <script type="text/javascript"> vbmenu_register("mgc_cb_evo"); </script></td>
               
                </if>

<!-- Final de C?digo Adicionado Para MGC ChatBox EVO 2008-02-25 -->

Step 2

In the Same Template "Navbar".

Search For:

Code:

<!-- NAVBAR POPUP MENUS -->
Below Add:

Code:

<!-- Comienzo de C?digo Adicionado Para MGC ChatBox EVO 2008-02-25 -->

        <if condition="$vboptions[mgc_cb_evo_active] && $bbuserinfo[mgc_cb_evo_show]">
            <div class="vbmenu_popup" id="mgc_cb_evo_menu" style="display:none">
                <table cellpadding="4" cellspacing="1" border="0">
                    <tr>
                        <td class="thead">$vboptions[mgc_cb_evo_title]</td>
                    </tr>
                   
                    <if condition="$vboptions[mgc_cb_evo_fullmode_active]">
                   
                        <tr>
                            <td class="vbmenu_option">
                                <a <if condition="$vboptions[mgc_cb_evo_fullmode_link_topopup]">target="_blank"</if> href="mgc_cb_evo.php?do=view_chatbox" rel="nofollow">$vboptions[mgc_cb_evo_title]</a>
                            </td>
                        </tr>
                   
                    </if>
                   
                    <tr>
                        <td class="vbmenu_option">
                            <a href="mgc_cb_evo.php?do=view_archives" rel="nofollow">$vbphrase[mgc_cb_evo_archives]</a>
                        </td>
                    </tr>       
                </table>
            </div>
        </if>

<!-- Final de C?digo Adicionado Para MGC ChatBox EVO 2008-02-25 -->

That's it.

The Second Step is the Popup Menu, and the First Step is the Position of the Popuop Menu in the Navbar.

:confused: I'd Appreciate VBDev if you can Tell me the Name of the usergroup Variable that Tells me if that Usergroup Can SEE the Chatbox, to Add it as a Second Option to the Conditionals: :confused:

Code:

<if condition="$vboptions[mgc_cb_evo_active] && $bbuserinfo[mgc_cb_evo_show]">
I've tried with $bbuserinfo[mgc_cb_evo_show], but I think is wrong because when I disable the Options for a Usergroup nothing Happens, or Perhaps I'm Using the Variable Wrong?? Please Tell me to make it work!! :confused: :(

My Best Regards!! ;)

:)

VBDev 02-26-2008 04:27 AM

Quote:

Originally Posted by Saint_ago (Post 1451065)
Well, Cl?ment... the 1st message bug is gone, but still the message from "Message to display in the input field on page load" isn't showing up at all...

Any clues?

This is based on usergroup permissions so I think you haven't set that usergroup permission :)

Quote:

Originally Posted by inciarco (Post 1451101)
Guided by some Variables I Found in the Plugins and in the Templates I'd like to Share this First Aproach for what Could be the Navbar Links, so that You can Use it and also Help me Complemment it:

Step 1

In template "Navbar".

Search for:

Code:

<td class="vbmenu_control"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td>
Below Add:

Code:

<!-- Comienzo de C?digo Adicionado Para MGC ChatBox EVO 2008-02-25 -->

        <if condition="$vboptions[mgc_cb_evo_active] && $bbuserinfo[mgc_cb_evo_show]">
       
            <td id="mgc_cb_evo" class="vbmenu_control"><a href="mgc_cb_evo.php" accesskey="3">$vboptions[mgc_cb_evo_title]</a> <script type="text/javascript"> vbmenu_register("mgc_cb_evo"); </script></td>
       
        </if>

<!-- Final de C?digo Adicionado Para MGC ChatBox EVO 2008-02-25 -->

Step 2

In the Same Template "Navbar".

Search For:

Code:

<!-- NAVBAR POPUP MENUS -->
Below Add:

Code:

<!-- Comienzo de C?digo Adicionado Para MGC ChatBox EVO 2008-02-25 -->

        <if condition="$vboptions[mgc_cb_evo_active] && $bbuserinfo[mgc_cb_evo_show]">
            <div class="vbmenu_popup" id="mgc_cb_evo_menu" style="display:none">
                <table cellpadding="4" cellspacing="1" border="0">
                    <tr>
                        <td class="thead">$vboptions[mgc_cb_evo_title]</td>
                    </tr>
                   
                    <if condition="$vboptions[mgc_cb_evo_fullmode_active]">
                   
                        <tr>
                            <td class="vbmenu_option">
                                <a <if condition="$vboptions[mgc_cb_evo_fullmode_link_topopup]">target="_blank"</if> href="mgc_cb_evo.php?do=view_chatbox" rel="nofollow">$vboptions[mgc_cb_evo_title]</a>
                            </td>
                        </tr>
                   
                    </if>
                   
                    <tr>
                        <td class="vbmenu_option">
                            <a href="mgc_cb_evo.php?do=view_archives" rel="nofollow">$vbphrase[mgc_cb_evo_archives]</a>
                        </td>
                    </tr>       
                </table>
            </div>
        </if>

<!-- Final de C?digo Adicionado Para MGC ChatBox EVO 2008-02-25 -->

That's it.

The Second Step is the Popup Menu, and the First Step is the Position of the Popuop Menu in the Navbar.

:confused: I'd Appreciate VBDev if you can Tell me the Name of the usergroup Variable that Tells me if that Usergroup Can SEE the Chatbox, to Add it as a Second Option to the Conditionals: :confused:

Code:

<if condition="$vboptions[mgc_cb_evo_active] && $bbuserinfo[mgc_cb_evo_show]">
I've tried with $bbuserinfo[mgc_cb_evo_show], but I think is wrong because when I disable the Options for a Usergroup nothing Happens, or Perhaps I'm Using the Variable Wrong?? Please Tell me to make it work!! :confused: :(

My Best Regards!! ;)

:)

You can find the permissions names in the can_see_mgc_cb_evo function located in the includes/functions_mgc_cb_evo.php file :)

sickboy6ths 02-26-2008 05:21 AM

tnx 4 update!!

i would like to request a new optional feature;
Display current server time, with option if it should take the user's location into account and display local time, or truelly the server's timezone time.

I would have use for such feature, and due to the ajax refresh, the time is updated everytime the ajax refreshes, so pretty up2date ;)

Tnx for consideration

VBDev 02-26-2008 06:36 AM

So If I do well understand, you would like the possibility to show servertime or user local time that's right ?

A single option that would toggle between both modes.

lordtopcat 02-26-2008 07:35 AM

Man you are on fire! Love the sticky feature! It's awesome.

I'm working on those docs, should be ready very soon :)

atlambros83 02-26-2008 08:54 AM

Thank you for the update Dev. I see in the "Chats sending and formatting" options where you added the smiley retrieval by admin cp's order option that i requested. I'm not sure if it is pointing to a different directory than my smilies or if it just plain isnt properly working but for some reason it does not appear to be properly placing my smiley selection.

I also have the smiley categories mod installed on my forums, i'm not sure if this is causing some sort of conflict. Below is a link to the smiley categories mod.

https://vborg.vbsupport.ru/showthread.php?t=107196

nerofix 02-26-2008 09:36 AM

Still got syntax errors:

syntax error
(no name)()vbulletin_tabctrl... (line 400)
(no name)(click clientX=0, clientY=0)yahoo-dom-event.j... (line 8)
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.or...

And:

Entrez votre chat >>

Please please use english as standard, people from norway, greek, italia, russia, netherlands and so on keep reporting your french language as bug and by the way, your french language is not UTF-8 ..

Je compris francais, parce que j'ai apris francais a l'ecole, but 99 % of the forumusers doesnt understand french and thats why I get bugreports about your chatbox en masses .. :-/

AdmiralGeek 02-26-2008 09:46 AM

there is a problem with the ajax refresh of the shouts when the dropdown menu is selected during a refresh.

When someone selects the drop down menu (and the shouts are refreshing, the user must refresh the entire page before they can select the drop down menu again) (tested with the chatbox refresh rate at 3 seconds)

No work around to this so far.

Must be re-written. (no matter what time you have the refresh period set to, anytime during the refresh period, the drop down menu will cease to function until the entire page is refreshed)
VbDev pm and i will give you the link to the site, and you can evaluate for your self)

Also the delete command does not work within the shouts archive, the usergroup that is designated with the permission must select the checkbox and delete the shout that way, it would be advised that the option from the drop down menu be removed when in the shouts archive.

i have turned off automatic refresh has been disabled until this can be fixed

also the userprompt is in french, and i aint going changing more phrases.

VBDev 02-26-2008 10:19 AM

Quote:

Originally Posted by nerofix (Post 1451287)
Still got syntax errors:

syntax error
(no name)()vbulletin_tabctrl... (line 400)
(no name)(click clientX=0, clientY=0)yahoo-dom-event.j... (line 8)
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.or...

And:

Entrez votre chat >>

Please please use english as standard, people from norway, greek, italia, russia, netherlands and so on keep reporting your french language as bug and by the way, your french language is not UTF-8 ..

Je compris francais, parce que j'ai apris francais a l'ecole, but 99 % of the forumusers doesnt understand french and thats why I get bugreports about your chatbox en masses .. :-/

About your problems, do you have a link to your forum please with a test account so that I can see that ?

About the Entrez votre chat >>, I don't see the problem with it as its an option.

The problem is not a question of standard, I have decided to develop the mod in french language by default as it's my mother tongue.

The problem is that many users don't "think" when they install a mod. They don't go through all options or else. And you know a good admin should to ensure good configuration of his forum.

I don't understand your point with utf-8 ? Coz english language is not utf-8 either in vBulletin.

Quote:

Originally Posted by AdmiralGeek (Post 1451292)
there is a problem with the ajax refresh of the shouts when the dropdown menu is selected during a refresh.

When someone selects the drop down menu (and the shouts are refreshing, the user must refresh the entire page before they can select the drop down menu again) (tested with the chatbox refresh rate at 3 seconds)

No work around to this so far.

Must be re-written. (no matter what time you have the refresh period set to, anytime during the refresh period, the drop down menu will cease to function until the entire page is refreshed)
VbDev pm and i will give you the link to the site, and you can evaluate for your self)

Also the delete command does not work within the shouts archive, the usergroup that is designated with the permission must select the checkbox and delete the shout that way, it would be advised that the option from the drop down menu be removed when in the shouts archive.

i have turned off automatic refresh has been disabled until this can be fixed

About the options, this is due to a missing feature in the archive js file I didn't thought at that ooops sorry :)

Should have tested dropdown in archives...

About the refresh thing, this is something I didn't encountered as my refresh rate was higher than that but I'll look at that.

Thanks for your bug reports this help me making it the most complete as possible.

VBDev 02-26-2008 10:20 AM

Quote:

Originally Posted by AdmiralGeek (Post 1451292)
also the userprompt is in french, and i aint going changing more phrases.

See my last post + changelog.

Since 0.2.0, prompt message text is an option :)

Saint_ago 02-26-2008 10:40 AM

Quote:

Originally Posted by VBDev (Post 1451185)
This is based on usergroup permissions so I think you haven't set that usergroup permission :)

My bad! Now it's okay!

But i'm receiving this DB error by email:

Database error in vBulletin 3.6.8:

Invalid SQL:

SELECT c.*,fromu.userid AS fromuserid,fromu.username AS fromusername,fromu.usergroupid AS fromusergroupid,fromu.displaygroupid AS fromdisplaygroupid,
tou.userid AS touserid,tou.username AS tousername,tou.usergroupid AS tousergroupid,tou.displaygroupid AS todisplaygroupid

FROM vb_mgc_cb_evo_chat AS c
LEFT JOIN vb_user AS fromu ON (c.fromuid=fromu.userid)
LEFT JOIN vb_user AS tou ON (c.touid=tou.userid)
LEFT JOIN vb_mgc_cb_evo_command AS co ON (c.primcid=co.cid)

WHERE primcid='0'
ORDER BY sticky DESC,c.dateline DESC
LIMIT 25;

MySQL Error : Unknown column 'sticky' in 'order clause'
Error Number : 1054
Date : Monday, February 25th 2008 @ 10:18:18 PM
Script : http://bfcentral.oi.com.br/forum/mgc_cb_evo_ajax.php
Referrer : http://bfcentral.oi.com.br/forum/
IP Address : 189.43.64.69
Username : Trapo
Classname : vB_Database


Another issue, when a user doesn't have all required profile fields filled (for example, when a required field is created after his registration) the chatbox just shows empty, with no messages anda no options, and no indication of what is wrong. The user only knows that he have a problem with required fields when he tries to read a post/thread or do another action in forum. After that, when he fills the required fields, the chatbox shows correctly.
But i can't reproduce it. I've logged in as a regular user and tried to stick a message, but nothing happened, not even a db error..

VBDev 02-26-2008 10:58 AM

Quote:

Originally Posted by Saint_ago (Post 1451305)
But i'm receiving this DB error by email:

Database error in vBulletin 3.6.8:

Invalid SQL:

SELECT c.*,fromu.userid AS fromuserid,fromu.username AS fromusername,fromu.usergroupid AS fromusergroupid,fromu.displaygroupid AS fromdisplaygroupid,
tou.userid AS touserid,tou.username AS tousername,tou.usergroupid AS tousergroupid,tou.displaygroupid AS todisplaygroupid

FROM vb_mgc_cb_evo_chat AS c
LEFT JOIN vb_user AS fromu ON (c.fromuid=fromu.userid)
LEFT JOIN vb_user AS tou ON (c.touid=tou.userid)
LEFT JOIN vb_mgc_cb_evo_command AS co ON (c.primcid=co.cid)

WHERE primcid='0'
ORDER BY sticky DESC,c.dateline DESC
LIMIT 25;

MySQL Error : Unknown column 'sticky' in 'order clause'
Error Number : 1054
Date : Monday, February 25th 2008 @ 10:18:18 PM
Script : http://bfcentral.oi.com.br/forum/mgc_cb_evo_ajax.php
Referrer : http://bfcentral.oi.com.br/forum/
IP Address : 189.43.64.69
Username : Trapo
Classname : vB_Database

Have you installed the updated product ? It seems not as the sticky field shall have been created upon upgrade.

Quote:

Originally Posted by Saint_ago (Post 1451305)
Another issue, when a user doesn't have all required profile fields filled (for example, when a required field is created after his registration) the chatbox just shows empty, with no messages anda no options, and no indication of what is wrong. The user only knows that he have a problem with required fields when he tries to read a post/thread or do another action in forum. After that, when he fills the required fields, the chatbox shows correctly.
But i can't reproduce it. I've logged in as a regular user and tried to stick a message, but nothing happened, not even a db error..

I think it's because the message the user see when going into posts or thread is trying to appear in the chatbox but that can't be displayed as it's not a chat :D

Do you really think it has an interest to be handled coz I think it would add sql queries ?

AdmiralGeek 02-26-2008 11:06 AM

Quote:

About the options, this is due to a missing feature in the archive js file I didn't thought at that ooops sorry

Should have tested dropdown in archives...

About the refresh thing, this is something I didn't encountered as my refresh rate was higher than that but I'll look at that.
the problem with the refresh is, that you have the onmousereturn="" Event, this would generally get refreshed just as much as the document it is based on, i am going to change them to onclick, that away at least when the refresh occurs, i can always use the onclick event instead.

in the
mgc_cb_evo_chatbit_menu template
<tr>
<td class="vbmenu_option" onclick="return hilite_chat_menu_item(this);" onclick="return unhilite_chat_menu_item(this);"><a href="member.php?$session[sessionurl]u=$user[userid]" rel="nofollow"><phrase 1="$user[raw_username]">$vbphrase[mgc_cb_evo_view_member_profile]</phrase></a></td>
</tr>

The event's must be changed to onclick, with this, it prevents the drop down menu from stop functioning when the refresh period happens during the viewing of the drop down menu.

Saint_ago 02-26-2008 12:28 PM

Quote:

Originally Posted by VBDev (Post 1451311)
Have you installed the updated product ? It seems not as the sticky field shall have been created upon upgrade.

Yeah, i've installed all following the instructions within the zip file. Uninstalled all commands, installed and overwrite the product, language, installed the command manager and installed all commands.

Perhaps the errors occurred during the new product installation. I'll keep an eye on the database to see if the error occurs again.


Quote:

Originally Posted by VBDev (Post 1451311)
I think it's because the message the user see when going into posts or thread is trying to appear in the chatbox but that can't be displayed as it's not a chat :D

Do you really think it has an interest to be handled coz I think it would add sql queries ?

In my opinion it's a good feature to add, maybe put as an option on admincp to turn it on or off... :)

VBDev 02-26-2008 12:53 PM

Quote:

Originally Posted by AdmiralGeek (Post 1451314)
the problem with the refresh is, that you have the onmousereturn="" Event, this would generally get refreshed just as much as the document it is based on, i am going to change them to onclick, that away at least when the refresh occurs, i can always use the onclick event instead.

in the
mgc_cb_evo_chatbit_menu template
<tr>
<td class="vbmenu_option" onclick="return hilite_chat_menu_item(this);" onclick="return unhilite_chat_menu_item(this);"><a href="member.php?$session[sessionurl]u=$user[userid]" rel="nofollow"><phrase 1="$user[raw_username]">$vbphrase[mgc_cb_evo_view_member_profile]</phrase></a></td>
</tr>

The event's must be changed to onclick, with this, it prevents the drop down menu from stop functioning when the refresh period happens during the viewing of the drop down menu.

You have to onclick events, this won't work ;).

Yes I should change that certainly, I already did change it for it work on Safari.

Quote:

Originally Posted by Saint_ago (Post 1451369)
Yeah, i've installed all following the instructions within the zip file. Uninstalled all commands, installed and overwrite the product, language, installed the command manager and installed all commands.

Perhaps the errors occurred during the new product installation. I'll keep an eye on the database to see if the error occurs again.

In my opinion it's a good feature to add, maybe put as an option on admincp to turn it on or off... :)

Yes that's certainly the time between file upload and product import ;)

About the feature, I'll see what I can do.

AdmiralGeek 02-26-2008 01:12 PM

Quote:

You have to onclick events, this won't work .
I noticed this now.

Have you any idea when you can resolve this?

AdmiralGeek 02-26-2008 01:35 PM

another problem, the chat box is pixel dependent, the CSS should be made with a percentage value and not px value.

This makes accessibility a major problem for lower resolutions.

VBDev 02-26-2008 01:44 PM

Quote:

Originally Posted by AdmiralGeek (Post 1451407)
I noticed this now.

Have you any idea when you can resolve this?

You have to put a condition in then onclickevent. with more code than that.

Perhaps making a small javascript function to make it clean.

Quote:

Originally Posted by AdmiralGeek (Post 1451418)
another problem, the chat box is pixel dependent, the CSS should be made with a percentage value and not px value.

This makes accessibility a major problem for lower resolutions.

For the height of the chatbox ?

AdmiralGeek 02-26-2008 01:55 PM

Quote:

For the height of the chatbox ?
No, the width.

people on wide screen enabled monitors 1024x768

and when i set my own resolution to that display, the chatbox does not remend its self to the screen resolution.

what is the CSS id/class for the chatbox, maybe additional CSS to take control of this

AdmiralGeek 02-26-2008 02:01 PM

the problem is with the allowance of letting people to change the size of the text input field,

you should amend the total percentage of the chatbox block if this is increased or decreased, that is if you are using percentages.

Saint_ago 02-26-2008 02:23 PM

Quote:

Originally Posted by VBDev (Post 1451388)
Yes that's certainly the time between file upload and product import ;)

About the feature, I'll see what I can do.

Yeah, right!
But i'm still having problems with stick messages, an ordinary user cannot stick a shout even with the option available in the side menu... it shows like the message was fixed but nothing happens.

Thanks. :up:

MotMann 02-26-2008 03:04 PM

Sorry..... but, what i shell do, that the Chatbox displayed in "online.php"?

Im searching, but found nothing :(

And ... nice work again ;)

AdmiralGeek 02-26-2008 06:54 PM

i ban a user in the chat box, but they can still use the shout box

yet the person banned gets a pm saying they are banned

and the ban /show shows that person as been banned!

yest another bug?

/ban on Admiral

when i try it this way i get the error

Error! The command entered is not valid syntax

AdmiralGeek 02-26-2008 07:23 PM

another bug, when you decide to create a channel, and enter the image name ( your directions DO not tell people to enter any directory names, just the image name!) when you do this, the image does not appear just the ALT="private message" on the broken img scr="" parameter in the a href tag.

and i noticed that when you send a private message to a user it comes up on the rugular chat as FROM username (but does not be seen by regular members, maybe this is due to a channel not been created)

I would advise you VBdev to re-apply this modification as BETA, as it has a long way to go.

And no negativity on your side, it would have been more professional if you were to de-bug this script within a private beta testing area, rather than publicly.

RokuDaMerlin 02-26-2008 08:58 PM

i have problems to install this =(

i have Vb 3.7 b5 and php 5 = error =(


All times are GMT. The time now is 07:34 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
  • Page Generation 0.04550 seconds
  • Memory Usage 1,947KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (12)bbcode_code_printable
  • (28)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete