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 03-07-2012 05:16 AM

Quote:

Originally Posted by GhettoTech (Post 2306866)
No, I am not seeing the forum url being prepended to the links in other places on the forum. This is only happening on the chat box.

Just tested on my forum I have set the chatbox to parse urls (you have that on too ?) and it does work as expected, what is your vb version ?

GhettoTech 03-07-2012 02:32 PM

Quote:

Originally Posted by VBDev (Post 2307039)
Just tested on my forum I have set the chatbox to parse urls (you have that on too ?) and it does work as expected, what is your vb version ?

I'm using 4.1.10

Where is the dialog box to check the parsing url's for the chatbox?

VBDev 03-07-2012 05:31 PM

This is not a dialog box, it's an option in chat formatting options.

cpanel10x 03-08-2012 05:31 PM

How to fix bot with extra options.
Example :
Database :
- Ask : so hot
- Answer : Why hot ?
When type : This topic so hot
- Bot answer too : Why hot ? (But not needed insert This topic so hot again)

jrap 03-09-2012 12:10 AM

I'm getting a 500 error, and have narrowed it down to this section of code:

Code:

        // The user can't view the chatbox or full mode is not yet enabled ?
        if (!$MGCCbEvoCore->evo_permissions->can_view() || !$vbulletin->options['mgc_cb_evo_fullmode_active'])
        {
                print_no_permission();
        }

I tried an uninstall / re-install, but the problem persists. Any ideas?

Thanks!

VBDev 03-09-2012 11:34 AM

Quote:

Originally Posted by cpanel10x (Post 2307572)
How to fix bot with extra options.
Example :
Database :
- Ask : so hot
- Answer : Why hot ?
When type : This topic so hot
- Bot answer too : Why hot ? (But not needed insert This topic so hot again)

The bot is fairly simple, it triggers on strings or words (in that case word).
Hence there is no real work around.

I'll be implementing a smart bot but no right now.

Quote:

Originally Posted by jrap (Post 2307697)
I'm getting a 500 error, and have narrowed it down to this section of code:

Code:

        // The user can't view the chatbox or full mode is not yet enabled ?
        if (!$MGCCbEvoCore->evo_permissions->can_view() || !$vbulletin->options['mgc_cb_evo_fullmode_active'])
        {
                print_no_permission();
        }

I tried an uninstall / re-install, but the problem persists. Any ideas?

Thanks!

I don't see a problem in this bit of code, what's your php version ?
And what is the error you get in your php logs ?

Moncha 03-09-2012 02:12 PM

VBDev I have a slight problem, I was trying to uninstall the product and I now have a database error and can't get in to my site. I want to purchase your product but need to clean the mess up, can you help?

VBDev 03-09-2012 03:21 PM

Yes, if you post the database error ;)

If it's related to usergroup permissions, it's because you haven't removed the xml file in includes/xml.

Cl?ment

Moncha 03-09-2012 03:27 PM

Well, that was a panic... Sorry missed a file.. Whew!! I do like your product and your suport, I'll be purchasing later today. When I do buy, I have vB Publishing suite, do I need the CMS add on as well?

VBDev 03-09-2012 10:05 PM

Questions regarding the BF version are not to be ask here ;)


All times are GMT. The time now is 02:28 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.06909 seconds
  • Memory Usage 1,745KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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