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)

l3asturd 03-12-2011 03:58 PM

Quote:

Originally Posted by PJSkiboy (Post 2172573)
I just checked my function.php file in the includes directory and my function.php file only has 2137 lines of code in it. Yours is saying you've got at least 4097 if I'm understanding correctly. *Someone correct me if i'm an idiot, please.*

Sounds like you've got some major additions to that function.php file that are messing with some calls in the main mod .php file. Only a guess.

Well, I wondered that too. But I googled fetch_template() and found that literally hundreds of live websites have the same message with different templates and they all refer to line 4097. For example:

http://www.uberfrags.net/modules.php?name=Jig

and

http://www.reef2reef.com/hotlinks.ph...te&moduleid=54

and there are a lot more with line variations such as 3912, 3984, etc

PJSkiboy 03-12-2011 04:19 PM

giaguaro, i just looked at your site, I see now that it is in Spanish.

I'm guessing instead of selecting the English file, go into the 'Not Updated" folder and select the Spanish XML file.

Again, I'm 'guessing' on that one.

giaguaro 03-12-2011 04:46 PM

thx a lot.
Now: is it a problem if my board work in italian?
I mean, the 2 language files doesnt interfer? or have i to do a neat translation and create an italian file?

EDIT : i found the italian translation in the "not updated" folder, will it work? hope so :)

giaguaro 03-12-2011 05:02 PM

:(


Warning: require_once([path]/mgc_cb_evo/classes/class_core.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/class_bootstrap.php(103) : eval()'d code on line 4

Fatal error: require_once() [function.require]: Failed opening required '/var/www/jtv.cc/forum/mgc_cb_evo/classes/class_core.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/jtv.cc/forum/includes/class_bootstrap.php(103) : eval()'d code on line 4


To tell the truth, i cant see ANY class_bootstrap.phpin the include folder, neither in the chat files, nor in the vbulletin native files...
Cant tell about the other files, but everything was uploaded fine

whitedd 03-16-2011 01:09 AM

how can i change background to some colour?

vapid2323 03-17-2011 01:51 PM

Hey guys,

So I had a custom forum skin created for me and now all the buttons on my Chatbox are missing. I figured this was because the images folder was not uploaded to the new skin. But even after uploading it and also disabling and relabeling the plug-in I still can’t get the images to show up.

All I get are the missing image.. Image.

Any tips on how I can get the images to work on my new skin?

basilrath 03-17-2011 09:53 PM

Just a quick question on this

Can an "image" be set in as a backdrop to the chatbox?

Obviously with a transparency etc but can it be added ?

vapid2323 03-24-2011 01:36 PM

Quote:

Originally Posted by vapid2323 (Post 2174388)
Hey guys,

So I had a custom forum skin created for me and now all the buttons on my Chatbox are missing. I figured this was because the images folder was not uploaded to the new skin. But even after uploading it and also disabling and relabeling the plug-in I still can?t get the images to show up.

All I get are the missing image.. Image.

Any tips on how I can get the images to work on my new skin?

Anyone?

RobbieZ 03-24-2011 01:43 PM

If memory serves me correctly you dont put the button images in the 'skin' folder they are in the generic image folder so it doesnt matter how many skins or themes you have it will always display your buttons no matter what..

eg. http://www.yourwebsite.com/images/misc/mgc_cb_evo/

For future reference:

Right click the image and hit view, you should now see an error page, this will show you what folder the images should be in.

Hope that helps :)

zelnik 03-24-2011 05:46 PM

Uninstalled as the programmer keeps promising an update but it never happens.

It's to resource hungry and slows down my forum like crazy.

Ranger187 03-25-2011 02:36 AM

Quote:

Originally Posted by zelnik (Post 2177063)
Uninstalled as the programmer keeps promising an update but it never happens.

It's to resource hungry and slows down my forum like crazy.

Actually, I talk to him now and then. He emailed me

Quote:

Hi,

Thanks, have been away quite a long time due to location move, lack of motivation and lots of work.

I have started refixing the remaining bug, should provide beta ASAP.

VbDev
One thing I know about him, he's persistent. He's built this from the ground up so I don't see him just tossing it out. Give him some time. http://www.forumcoding.com/content/ is his site... They just had a NIC fail so the sites giving some errors.

vapid2323 03-25-2011 03:17 AM

Quote:

Originally Posted by RobbieZ (Post 2176975)
If memory serves me correctly you dont put the button images in the 'skin' folder they are in the generic image folder so it doesnt matter how many skins or themes you have it will always display your buttons no matter what..

eg. http://www.yourwebsite.com/images/misc/mgc_cb_evo/

For future reference:

Right click the image and hit view, you should now see an error page, this will show you what folder the images should be in.

Hope that helps :)

The view image trick did it! I should have thought of the >.< THANKS

basilrath 03-25-2011 06:40 AM

The mod works fine and i certainly give the guy credit

Been Told 03-25-2011 03:12 PM

Quote:

Originally Posted by giaguaro (Post 2172615)
:(


Warning: require_once([path]/mgc_cb_evo/classes/class_core.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/class_bootstrap.php(103) : eval()'d code on line 4

Fatal error: require_once() [function.require]: Failed opening required '/var/www/jtv.cc/forum/mgc_cb_evo/classes/class_core.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/jtv.cc/forum/includes/class_bootstrap.php(103) : eval()'d code on line 4


To tell the truth, i cant see ANY class_bootstrap.phpin the include folder, neither in the chat files, nor in the vbulletin native files...
Cant tell about the other files, but everything was uploaded fine

Same problem here... Any tips anyone?

Razz 03-25-2011 03:40 PM

You will definitely have class_bootstrap.php in your includes directory as vBulletin wouldn't work without it. Did you upload the content of the Files folder to your forum root?

Make sure you didn't upload all the folders in the mgc folder by mistake as this would give you 2 includes directories on the server.

Content of Files folder > forum root
Content of images folder > forum root/images

Been Told 03-25-2011 04:12 PM

Edit:
I am an idiot. I uploaded to the wrong domain... lol Sorry about that...

Ranger187 04-01-2011 09:26 AM

Quote:

Originally Posted by Been Told (Post 2177361)
Edit:
I am an idiot. I uploaded to the wrong domain... lol Sorry about that...

It's all good bud. I've spent many a nights trying to figure out issues only to realize I should have just gone to sleep and worked on it when I had a clear mind. Kudos for saying you oopsied! Lord knows I've done some idiotic mistakes only to have my friend walk by and go, hey turd, you are working on the wrong site. DOH! NO WONDER THE UPDATES WOULDN'T SHOW! BWAHAAH! Cheers!

Been Told 04-01-2011 09:49 AM

Oh I know that feeling welll lol

Ranger187 04-01-2011 10:16 AM

Don't we all buddy. I've been up for 2 days straight coding and doing server work and I'm waiting for a big "UH OH" which is why I keep taking backups and hot cloning the VMware sessions. LOL! Glad you got it worked out.

VbDev should be posting shortly as he's back and should be offering updates. I've been on the new MGC Chat v3.1.0 (not public yet) and it's stable so hopefully I get a new beta soon!

Zabulus 04-06-2011 12:12 PM

How would one get a beta invite to the new chatbox or at least see it?

Ranger187 04-06-2011 12:51 PM

Quote:

Originally Posted by Zabulus (Post 2181512)
How would one get a beta invite to the new chatbox or at least see it?

View the screenshots above. It's not like it's going to be much different. ;)

geckoz 04-07-2011 07:08 AM

How do I activate commands? I have enabled everything in usergroups, also the auto-complete for commands, but it does not work. Commands not working, auto-complete not working ... I am running vb 3.7

Been Told 04-07-2011 07:14 AM

Admin CP -> MGC Chatbox Evo -> Manage commands -> next to each command you have a drop-down list with "Enable" and "Quickly edit command permissions".
Edit the permissions, then enable the commands you want.

geckoz 04-07-2011 08:33 AM

It works now. But how can I change the normalfont - settings? I need to adjust the font size and padding etc.

Been Told 04-07-2011 08:42 AM

Just put this in the template additional.css:
Code:

.mgc_cb_evo_block .normalfont {

    /*your font declarations here */

}


sump 04-07-2011 02:37 PM

anyone have a fix for the USER CP >> edit options displaying blank page went chat is running
turn it off and no problems ..... 3.8.7 yea i know but but the version is here LOL and w/vbseo

Last7Studios 04-08-2011 03:12 AM

I have a question,

The link that is displayed when someone posts a reply in a thread is not getting the "&goto=newpost" attached to the end of the link so it is currently taking them to the top of the page when they click on the link in the chatbox.

Any help fixing this?

sump 04-08-2011 11:06 AM

Quote:

Originally Posted by Last7Studios (Post 2182196)
I have a question,

The link that is displayed when someone posts a reply in a thread is not getting the "&goto=newpost" attached to the end of the link so it is currently taking them to the top of the page when they click on the link in the chatbox.

Any help fixing this?


don't get that myself ... it is the URL only under the post discription .. ck in
adimcp >>MGC Chatbox Evo>>>>Chats formatting

also in admincp>>usergroups>>usergroup manager>>(example) registered users

make sure both have permissions to do what you want ..

Last7Studios 04-08-2011 07:26 PM

Its not that its not showing up in the chats, it is. The link that is posted is just not correct that is all. It is showing the thread, not the newest post in the thread.

Gholsie 04-08-2011 07:51 PM

Tried installing this, but, the admin control panel is not English. I can't read anything. How do I change the admin control panel to English?

Ranger187 04-08-2011 10:59 PM

Quote:

Originally Posted by Gholsie (Post 2182409)
Tried installing this, but, the admin control panel is not English. I can't read anything. How do I change the admin control panel to English?

Please READ the instructions. It tells you in the install to import the language file. ;)

whitedd 04-10-2011 08:56 PM

...CMS...dont work? ...or work? ...how to put in CMS???

dxbai 04-11-2011 05:36 AM

Quote:

Originally Posted by Alfa1 (Post 2081102)
Same here.

there are 2 lines to be changed which has the (require_once(DIR .) within the same plug-in:


Change within the same plug in:

(1)
From: require_once(DIR . '/includes/mgc_cb_evo/class_display.php');
To : require_once(DIR . '/mgc_cb_evo/classes/class_display.php');


(2)
From: require_once(DIR . '/includes/mgc_cb_evo/class_misc.php');
To: require_once(DIR . '/mgc_cb_evo/classes/class_misc.php');


Thats about it....

Ranger187 04-12-2011 06:05 AM

Quote:

Originally Posted by whitedd (Post 2183136)
...CMS...dont work? ...or work? ...how to put in CMS???

Please scroll up and look at "Feature Requests" the next version will have it, for the time being you can TRY and make this hack work for it:

Quote:

Int?gration

Integration in IBProarcade is described in the readme.

vBAdvanced module: here

vBCms integration : here


steveyos666 04-12-2011 09:34 PM

"The file you attempted to import only contains phrases and none of the settings required. You will be unable to make a new language with this file."

I can't upload the english file I just get that error and all the chatbox settings are in I think french. Anyone have this problem yet and hopefully got an easy solution?

Ranger187 04-14-2011 04:41 AM

Quote:

Originally Posted by steveyos666 (Post 2183986)
"The file you attempted to import only contains phrases and none of the settings required. You will be unable to make a new language with this file."

I can't upload the english file I just get that error and all the chatbox settings are in I think french. Anyone have this problem yet and hopefully got an easy solution?

Read the install file again. You are not FOLLOWING the instructions on how to import. You are probably trying to create a new language file or over write it.... RE-READ the install info.

Zabulus 04-14-2011 03:17 PM

When is the new version supposed to arrive? or how do I beta test it

sybakaos 04-16-2011 02:28 PM

Quote:

Originally Posted by VBDev (Post 1431071)
  • Smilies don't get added to the chatbox when in the "more" windows [See here for a fix]


The link to the fix provides no fix. Could you check? Thanks.

Ranger187 04-18-2011 02:56 AM

Quote:

Originally Posted by Zabulus (Post 2184609)
When is the new version supposed to arrive? or how do I beta test it

There are enough beta testers already that are credible. I usually get the beta 1-2 months or even closer to the release of it. If he needs more, he will announce it.

sybakaos 04-18-2011 12:12 PM

Quote:

Originally Posted by sybakaos (Post 2185288)
Quote:

Originally Posted by VBDev (Post 1431071)
  • Smilies don't get added to the chatbox when in the "more" windows [See here for a fix]


The link to the fix provides no fix. Could you check? Thanks.



I've fixed it by adding missing javascript to the mgc_cb_evo_smilies_vb4 template.


Code:

<script type="text/javascript">
function insert_smilie_from_window(smilietext)
{
childwindow = window;
window.opener.add_smiley_to_input(smilietext);
childwindow.focus();
}
</script>



All times are GMT. The time now is 09:56 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.06857 seconds
  • Memory Usage 1,841KB
  • 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
  • (18)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