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)

Angel-Wings 12-03-2008 08:43 AM

Hmm - related to the smiley retrival problem - dunno but it works fine until I set up more than 1 category - then both categories get mixed.

Modifying the mgc_cb_evo.php file and the SQL statement:

Quote:

$getsmilies = $vbulletin->db->query_read ("SELECT * FROM " . TABLE_PREFIX . "smilie ORDER BY displayorder ASC");
Quote:

$getsmilies = $vbulletin->db->query_read ("SELECT * FROM " . TABLE_PREFIX . "smilie ORDER BY imagecategoryid, displayorder ASC");
Would display the smilies, sorted by category. Still sorting the categories like set, dunno - seems there's an additional query needed to read from the "imagecategory" table the imagetype and the ID's :(

VBDev 12-03-2008 10:11 AM

I think I already modified the sql query some time ago so that it takes into account the category.

I will have a look.

By the way, Next version will embed importers from most of the chatbox mods that exists :)

thedark1 12-03-2008 07:08 PM

Quote:

How have you upgraded from 0.4 to 1.1.0 ??
uninstalled, then re-installed (just like a fresh install). I noticed though that some database tables were not created .... even tried to uninstall then install again 1.1.0 ... same problem, so finally i just had to create them manually. I still think this is very weird though, and i noticed that a couple of other people had similar issues.

If you have the time i can pm you my board cp to have a look around.

thanks

update: ok now this is really weird .... i just installed xcache, edited config.php so that the datastore would also use xcache, and now the inactive function works again .... i don't get it, this is really strange ...

damienlyter 12-03-2008 09:48 PM

I'm not able to use Chanel images not sure why it's not displaying it as I did what was described in the admin CP I see in firefox the word that I typed for the name of the channel in IE i see a box with a red X can you please tell me what to do to correct this issue?

lostguy 12-04-2008 01:25 AM

This work with Vb3.7.4 ?

Greenskull 12-04-2008 05:06 AM

I've been trying forever to get it to work in Arcade and it just won't show. I've done everything I was told. What could be wrong.

jerx 12-04-2008 06:50 AM

Quote:

Originally Posted by lostguy (Post 1678181)
This work with Vb3.7.4 ?

I used it on vb 3.7.3 and now using it on vb 3.8 rc1 without any problem.

Quote:

Originally Posted by Greenskull (Post 1678259)
I've been trying forever to get it to work in Arcade and it just won't show. I've done everything I was told. What could be wrong.

I don' t think vbdev is a psychic. You should post what "everything" means. I think you had problems displaying it on vbadvanced, are those solved?

VBDev 12-04-2008 08:54 AM

Quote:

Originally Posted by thedark1 (Post 1677959)
uninstalled, then re-installed (just like a fresh install). I noticed though that some database tables were not created .... even tried to uninstall then install again 1.1.0 ... same problem, so finally i just had to create them manually. I still think this is very weird though, and i noticed that a couple of other people had similar issues.

If you have the time i can pm you my board cp to have a look around.

thanks

update: ok now this is really weird .... i just installed xcache, edited config.php so that the datastore would also use xcache, and now the inactive function works again .... i don't get it, this is really strange ...

Yes clearly ! Perhaps it was a cache problem and installing the new version fixed that :)

Quote:

Originally Posted by jerx (Post 1678282)
I don' t think vbdev is a psychic. You should post what "everything" means. I think you had problems displaying it on vbadvanced, are those solved?

Lol yes I am clearly not a psychic !

RedDevil 12-04-2008 02:25 PM

I updated shoutbox to 1.1.0 and i have same arcade problem wouldnt work no matter what i tried, I have downgraded again to 1.0.0 and all is working fine arcade included, is there a known fix for this yet?

Running 3.7.4 VB

Deimos 12-04-2008 02:26 PM

I'm running the latest version of VB, have installed the latest version of this chatbox and several things don't work properly.

When I click on the manage commands link, there's 7 entries, but they're all blank
If I try to edit them, I get a missing table error
I added the table manually, but it still doesn't show anything, I assume because the table is empty

Clicking manage channels brings up

Invalid SQL:

SELECT ch.*,co.syntax,co.title AS cotitle
FROM mgc_cb_evo_channel AS ch
LEFT JOIN mgc_cb_evo_command AS co ON (ch.cid=co.cid)
ORDER BY chanorder ASC;

MySQL Error : Unknown column 'co.syntax' in 'field list'

I had an issue whereby a stickied chat message dissapeared, so I Wanted to find out who'd deleted it, but, the "View logs" page brings up a blank page and the log table is empty.


All times are GMT. The time now is 07:35 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.08202 seconds
  • Memory Usage 1,746KB
  • 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
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (7)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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