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)

dave9720 05-19-2008 10:10 AM

Quote:

Originally Posted by VBDev (Post 1524399)
I don't understand what is the problem ? The image is not showing or the chatbox is not showing ?

Chatbox is showing and working. Problem is on my other skins a red box shows next to the user post, left side of date. Should show a down arrow, and when you click on it has drop down box for user Actions. on default skin shows correctly.

VBDev 05-19-2008 10:21 AM

If you do a right click on it and see properties what is the path of the image ?

dave9720 05-19-2008 11:22 AM

Quote:

Originally Posted by VBDev (Post 1524584)
If you do a right click on it and see properties what is the path of the image ?

hxxp://bestsatelliteprossite.com/forum.php?styleid=3 Just shows url path to style id with no continue path to misc folder. How do I correct this path and also I copied arrow down on default page and shows menu_open.gif. Installed this to misc folder still the same. This is in msn.

Also did this on firefox red box is gone but showing Submit Query right click shows hxxp://bestsatelliteprossite.com/%7Bif%7D/misc/menu_open.gif

More confussed than ever, Thanks VBDEV for your time on this. Dave

RedDevil 05-19-2008 03:47 PM

Thanks for the update will give this a try.

VBDev 05-19-2008 08:32 PM

Quote:

Originally Posted by dave9720 (Post 1524638)
hxxp://bestsatelliteprossite.com/forum.php?styleid=3 Just shows url path to style id with no continue path to misc folder. How do I correct this path and also I copied arrow down on default page and shows menu_open.gif. Installed this to misc folder still the same. This is in msn.

Also did this on firefox red box is gone but showing Submit Query right click shows hxxp://bestsatelliteprossite.com/%7Bif%7D/misc/menu_open.gif

More confussed than ever, Thanks VBDEV for your time on this. Dave

So that's ok now ?

Boosted Panda 05-19-2008 10:27 PM

Im getting tons of Token Errors from my Automated Token Error Sender

Script Call Backtrace
=====================
#0 /xxxx/forum/includes/functions.php line 2528: eval()
#1 /xxxx/forum/includes/init.php line 417: fetch_error(security_token_missing,ltr,sendmessage .php)
#2 /xxxx/forum/global.php line 20: require_once(/xxxx/forum/includes/init.php)
#3 /xxxx/mgc_cb_evo_ajax.php line 34: require_once(/xxxx/global.php)

POST Variables
==============
Array
(
[do] => ajax_refresh_chat
[status] => open
[channel_id] => 0
[location] => inc
[first_load] => 1
[securitytoken] => 0
[s] =>
[ajax] => 1
)

Request URI
===========
/xxxx/mgc_cb_evo_ajax.php

dave9720 05-19-2008 11:51 PM

Quote:

Originally Posted by VBDev (Post 1525094)
So that's ok now ?

No still the same, I think the problem is here in red. Not sure how to correct this problem?
hxxp://bestsatelliteprossite.com/%7Bif%7D/misc/menu_open.gif

Ranger187 05-20-2008 01:15 AM

Am I missing something here? I don't see the sticky feature anymore. Fresh install and upgraded install. The only option I have is to view profile in the chat.

VBDev 05-20-2008 05:11 AM

Quote:

Originally Posted by Boosted Panda (Post 1525206)
Im getting tons of Token Errors from my Automated Token Error Sender

Script Call Backtrace
=====================
#0 /xxxx/forum/includes/functions.php line 2528: eval()
#1 /xxxx/forum/includes/init.php line 417: fetch_error(security_token_missing,ltr,sendmessage .php)
#2 /xxxx/forum/global.php line 20: require_once(/xxxx/forum/includes/init.php)
#3 /xxxx/mgc_cb_evo_ajax.php line 34: require_once(/xxxx/global.php)

POST Variables
==============
Array
(
[do] => ajax_refresh_chat
[status] => open
[channel_id] => 0
[location] => inc
[first_load] => 1
[securitytoken] => 0
[s] =>
[ajax] => 1
)

Request URI
===========
/xxxx/mgc_cb_evo_ajax.php

You haven't applied the securitytoken bypassing I suggested for users that doesn't have a vBulletin version compatible with the CSRF ?

Are you using the 0.4.0 version ?

Quote:

Originally Posted by dave9720 (Post 1525267)
No still the same, I think the problem is here in red. Not sure how to correct this problem?
hxxp://bestsatelliteprossite.com/%7Bif%7D/misc/menu_open.gif

This parameter is set in the style options, perhaps a misconfiguration ?

Quote:

Originally Posted by Ranger187 (Post 1525331)
Am I missing something here? I don't see the sticky feature anymore. Fresh install and upgraded install. The only option I have is to view profile in the chat.

In the previous version there was a bug, all user could see sticky feature while they doesn't have the rights too.

Sticky feature can only be used by users that have the usergroup rights to so that's perhaps what you're missing :)

Ranger187 05-20-2008 05:52 AM

Well, I'm an admin so I have all MGC rights, is there something I missed? I set that in the admin usergroup, but I don't see an actual sticky rights...

VBDev 05-20-2008 07:51 AM

Hu normally setting the right for stickying posts in the admin that should be ok.

I tested it while implementing that feature for the 0.4.0 version.

Ranger187 05-20-2008 08:01 AM

Odd, I didn't see anything that specifically said "sticky"..... I was doing this in usergroups and now on 3 forums it's not there after going to 0.4.0

I was doing this via AdminCP > Usergroups > Setting them for each, but was focusing on the admin only. That did not help.

Is in any other area?

Also, loaded 0.4.0 on a 3.6.10 forum and gave the lovely loading message...

stelthius 05-20-2008 09:08 AM

Doesn't work with my forums big waste of time, and it says search for things that arn't even correct variables Pshhh learn to code

VBDev 05-20-2008 11:10 AM

Quote:

Originally Posted by Ranger187 (Post 1525536)
Odd, I didn't see anything that specifically said "sticky"..... I was doing this in usergroups and now on 3 forums it's not there after going to 0.4.0

I was doing this via AdminCP > Usergroups > Setting them for each, but was focusing on the admin only. That did not help.

Is in any other area?


Also, loaded 0.4.0 on a 3.6.10 forum and gave the lovely loading message...

For the sticky thing that's strange, seems like I am gonna have to check ...

For the loading issue on 3.6.10 I ran it fine so this must be either a misconfiguration error or install.

Quote:

Originally Posted by stelthius (Post 1525566)
Doesn't work with my forums big waste of time, and it says search for things that arn't even correct variables Pshhh learn to code

Wow ... Calm down... These variables are perhaps not correct if your style is custom...

I give this mod for free so please stay polite ...

Icevirus 05-20-2008 01:42 PM

i cant sticky shouts?

stelthius 05-20-2008 07:00 PM

Quote:

Originally Posted by VBDev (Post 1525634)
For the sticky thing that's strange, seems like I am gonna have to check ...

For the loading issue on 3.6.10 I ran it fine so this must be either a misconfiguration error or install.



Wow ... Calm down... These variables are perhaps not correct if your style is custom...

I give this mod for free so please stay polite ...

I mean in your "HowTo" it says search for something that you haven't even included in your coding, i wasn't meaning to be rude but come on if you say search for something i expect it to be there, i opologise anyway's

maidos 05-20-2008 08:37 PM

any eta when a new release will come including with the new features suggested? after summer?

VBDev 05-20-2008 09:13 PM

Quote:

Originally Posted by stelthius (Post 1526009)
I mean in your "HowTo" it says search for something that you haven't even included in your coding, i wasn't meaning to be rude but come on if you say search for something i expect it to be there, i opologise anyway's

Which part of the howto are you refering to ?

Quote:

Originally Posted by maidos (Post 1526099)
any eta when a new release will come including with the new features suggested? after summer?

The next release will be for june but won't include all requested features.

I will try to work on a version during july that will include all other features.

Ranger187 05-20-2008 11:13 PM

Quote:

Originally Posted by VBDev (Post 1525634)
For the sticky thing that's strange, seems like I am gonna have to check ...

For the loading issue on 3.6.10 I ran it fine so this must be either a misconfiguration error or install.

Yeah, check on that. It's on 3 forums I get to admin and no sticky anymore for admins at all... and settings are right.

paldo 05-21-2008 05:36 AM

im having a problem whenever i enable the shout it loads a blank forums index page ..i refresh my browser it loads my forum .. shows a loading in the shoutbox then poof blank forums index page .. i deisable shout and the forums is fine

VBDev 05-21-2008 05:44 AM

Quote:

Originally Posted by Ranger187 (Post 1526262)
Yeah, check on that. It's on 3 forums I get to admin and no sticky anymore for admins at all... and settings are right.

Ok I put it in the issue list and will check that out... Must have been really tired when I tested it lol.

Quote:

Originally Posted by paldo (Post 1526488)
im having a problem whenever i enable the shout it loads a blank forums index page ..i refresh my browser it loads my forum .. shows a loading in the shoutbox then poof blank forums index page .. i deisable shout and the forums is fine

Any javascript errors in IE ?

Have you installed a fresh version or are you issued from upgrades ?

paldo 05-21-2008 05:49 AM

im using firefox .. i had your older version installed for the previous version of vb .. when i updated i installed the new chat and uninstalled the old version ..

i just tried i.e and same problem no shown errors within my browser .. btw thanks for all you do i love your shoutbox this is just a lil bump in the road im sure

if i enable inactive mode on chat the forums index will load but as soon as you type in a shout message it loads a white page

butch3r 05-21-2008 06:48 AM

Quote:

Originally Posted by Ranger187 (Post 1526262)
Yeah, check on that. It's on 3 forums I get to admin and no sticky anymore for admins at all... and settings are right.

I will second that

VBDev 05-21-2008 08:18 AM

Quote:

Originally Posted by butch3r (Post 1526524)
I will second that

Yup and I will say : added to the tofix list :)

Quote:

Originally Posted by paldo (Post 1526497)
im using firefox .. i had your older version installed for the previous version of vb .. when i updated i installed the new chat and uninstalled the old version ..

i just tried i.e and same problem no shown errors within my browser .. btw thanks for all you do i love your shoutbox this is just a lil bump in the road im sure

if i enable inactive mode on chat the forums index will load but as soon as you type in a shout message it loads a white page

Which vBulletin version are you using ? Chatbox js files in the clientscript directory are present ?

todosbaneados 05-21-2008 11:12 AM

I enable the chatbox but isnt apperas in anywhere!! i adjust the position of the chatbox too but i dont see anything

butch3r 05-21-2008 11:19 AM

Quote:

Originally Posted by todosbaneados (Post 1526744)
I enable the chatbox but isnt apperas in anywhere!! i adjust the position of the chatbox too but i dont see anything

Check Usergroups permissions

paldo 05-21-2008 12:57 PM

vBulletin® Version 3.7.0

and yes all the files are uploaded in the proper directories

Ranger187 05-21-2008 05:47 PM

Quote:

Originally Posted by VBDev (Post 1526493)
Ok I put it in the issue list and will check that out... Must have been really tired when I tested it lol.

Don't know if this helps, but it's bugging the crap outta me that I can't sticky something... If I goto mgc_cb_evo_chatbit_menu in the Style Manager you see below, but in Usergroup, there is no option for the sticky, or anywhere in the admincp in the MGC area either.

Code:

<div class="vbmenu_popup" id="chat_$chat[chatid]_menu" style="z-index: 1; position: absolute; display: none;">
    <table cellpadding="4" cellspacing="1" border="0">
      <tr>
        <td class="thead">$vbphrase[mgc_cb_evo_actions]</td>
      </tr>
      <tr>
        <td class="vbmenu_option" onmouseover="return hilite_chat_menu_item(this);" onmouseout="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>
      <if condition="$show['stickychat']">
            <tr>
                <if condition="$chat[sticky]">
                    <td class="vbmenu_option" onmouseover="hilite_chat_menu_item(this);" onmouseout="unhilite_chat_menu_item(this);" >
                        <a href="#mgc_cb_evo_top" rel="nofollow" onclick="return confirm_menu_action($chat[chatid],'$vbphrase[mgc_cb_evo_confirm_unsticky]','mgc_cb_evo_sticky_chat($chat[chatid],0)');">$vbphrase[mgc_cb_evo_unsticky_chat]</a>
                    </td>         
                <else />
                    <td class="vbmenu_option" onmouseover="hilite_chat_menu_item(this);" onmouseout="unhilite_chat_menu_item(this);" >
                        <a href="#mgc_cb_evo_top" rel="nofollow" onclick="return confirm_menu_action($chat[chatid],'$vbphrase[mgc_cb_evo_confirm_sticky]','mgc_cb_evo_sticky_chat($chat[chatid],1)');">$vbphrase[mgc_cb_evo_sticky_chat]</a>
                    </td>         
                </if>
            </tr>
      </if>
      $commands_chatbit_menubit
    </table>
</div>


stelthius 05-21-2008 08:22 PM

Hi sorry for my ignorance the other day i was having a bad day,

Im refering to this part of the HowTo

Quote:

On some styles, it's possible that the chatbox won't show as the automatic insertion in the templates is based on precise variables which might not be present in your style.
If you encounter this problem, follow these steps (I will take the display at the bottom of the forum home as an example but you can easily adapt it for another location causing a problem) :

- Go in the Plugin manager of your admincp
- Edit the "Chatbox display on forumhome" plugin
- Replace : $search_text = '$forumhome_markread_script'; <- doesnt exist in the coding
- By : $search_text = '$chatbox_forumhome';
- Then, go into the Style manager and edit the FORUMHOME template
- Put the $chatbox_forumhome var before the $footer var

VBDev 05-21-2008 09:47 PM

Quote:

Originally Posted by paldo (Post 1526823)
vBulletin? Version 3.7.0

and yes all the files are uploaded in the proper directories

Hum very odd, as it been working one time ?

Quote:

Originally Posted by stelthius (Post 1527273)
Hi sorry for my ignorance the other day i was having a bad day,

Im refering to this part of the HowTo

This is part of vBulletin, perhaps it's because you have a custom style ?

Quote:

Originally Posted by Ranger187 (Post 1527122)
Don't know if this helps, but it's bugging the crap outta me that I can't sticky something... If I goto mgc_cb_evo_chatbit_menu in the Style Manager you see below, but in Usergroup, there is no option for the sticky, or anywhere in the admincp in the MGC area either.

Code:

<div class="vbmenu_popup" id="chat_$chat[chatid]_menu" style="z-index: 1; position: absolute; display: none;">
    <table cellpadding="4" cellspacing="1" border="0">
      <tr>
        <td class="thead">$vbphrase[mgc_cb_evo_actions]</td>
      </tr>
      <tr>
        <td class="vbmenu_option" onmouseover="return hilite_chat_menu_item(this);" onmouseout="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>
      <if condition="$show['stickychat']">
            <tr>
                <if condition="$chat[sticky]">
                    <td class="vbmenu_option" onmouseover="hilite_chat_menu_item(this);" onmouseout="unhilite_chat_menu_item(this);" >
                        <a href="#mgc_cb_evo_top" rel="nofollow" onclick="return confirm_menu_action($chat[chatid],'$vbphrase[mgc_cb_evo_confirm_unsticky]','mgc_cb_evo_sticky_chat($chat[chatid],0)');">$vbphrase[mgc_cb_evo_unsticky_chat]</a>
                    </td>         
                <else />
                    <td class="vbmenu_option" onmouseover="hilite_chat_menu_item(this);" onmouseout="unhilite_chat_menu_item(this);" >
                        <a href="#mgc_cb_evo_top" rel="nofollow" onclick="return confirm_menu_action($chat[chatid],'$vbphrase[mgc_cb_evo_confirm_sticky]','mgc_cb_evo_sticky_chat($chat[chatid],1)');">$vbphrase[mgc_cb_evo_sticky_chat]</a>
                    </td>         
                </if>
            </tr>
      </if>
      $commands_chatbit_menubit
    </table>
</div>


Dont' worry I am on it ;)

carteretpeople 05-22-2008 11:47 AM

what do i need to download to install this.
i see a bunch of links but which one do i need? or do i need them all

thanks

butch3r 05-22-2008 01:24 PM

only the last one

BigDog56 05-22-2008 03:17 PM

Installed and working fine. Thank you.

ANGELO2K8 05-22-2008 10:59 PM

Installed the latest version on my 3.7 and it's displaying fine but it appears to not be working.

There is a continuous "O" circling round and round and when I try to type in a message and submit, it does nothing. Any idea what's up?

---edit

nevermind, i failed to upload two files in the main directory.

maidos 05-22-2008 11:57 PM

a suggestion. to have an easier pm system, cant u just allow ppl to click the peoples username and a window will appear and you will be able to talk with them directly instead of using commands. u know like on irc, u just double click the name and can just close the window with a X link

Ranger187 05-23-2008 12:22 AM

VBdev has got to be one of the best coders in my book. He spends more time updating and fixing then anyone I've seen yet. Now fix that freaking loading box ;)

VBDev 05-23-2008 04:58 AM

Quote:

Originally Posted by ANGELO2K8 (Post 1528426)
Installed the latest version on my 3.7 and it's displaying fine but it appears to not be working.

There is a continuous "O" circling round and round and when I try to type in a message and submit, it does nothing. Any idea what's up?

---edit

nevermind, i failed to upload two files in the main directory.

Great :)

Quote:

Originally Posted by maidos (Post 1528466)
a suggestion. to have an easier pm system, cant u just allow ppl to click the peoples username and a window will appear and you will be able to talk with them directly instead of using commands. u know like on irc, u just double click the name and can just close the window with a X link

I don't understand, you mean having a separate window for pm ?

If yes then my answer is no I won't do that, this would be too much a full chat feature and too much effort to develop that kind of feature that I don't like.

Quote:

Originally Posted by Ranger187 (Post 1528478)
VBdev has got to be one of the best coders in my book. He spends more time updating and fixing then anyone I've seen yet. Now fix that freaking loading box ;)

?? I don't understand.

I have no loading box issue.

Ranger187 05-23-2008 05:48 AM

Yah know............ Loading please wait............

VBDev 05-23-2008 08:55 AM

Quote:

Originally Posted by Ranger187 (Post 1528645)
Yah know............ Loading please wait............

I can't fix something I don't experience... That's impossible :D

When you did experience that problem is it on a clean vBulletin install ? I mean no other mod installed ?

Ranger187 05-23-2008 05:54 PM

Put the crack pipe down. We got like 20 posts in here about this. ;)


All times are GMT. The time now is 04:22 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
  • Page Generation 0.04624 seconds
  • Memory Usage 1,866KB
  • 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
  • (2)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