vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 5.x Products & Extensions (https://vborg.vbsupport.ru/forumdisplay.php?f=258)
-   -   Chat Modifications - [DBTech] vBShout v6 (vB5) [AJAX] (https://vborg.vbsupport.ru/showthread.php?t=288915)

DragonByte Tech 03-10-2013 04:25 PM

I'm unable to replicate this issue, the Shoutbox doesn't attempt to use the Yesterday/Today time stamps. I see only a time stamp, no reference to the date.

Fillip

kshymkiw 03-11-2013 07:05 PM

Quote:

Originally Posted by DragonByte Tech (Post 2409172)
I'm unable to replicate this issue, the Shoutbox doesn't attempt to use the Yesterday/Today time stamps. I see only a time stamp, no reference to the date.


Fillip

Here is how my chat box looks:

Quote:

[<!-- ##phrase_yesterday_2## --> 04:23 PM] kshymkiw : Black Skin is going away. It breaks several other things.
[<!-- ##phrase_yesterday_3## --> 08:35 AM] boyfromdixe : when i switch to black skin i can't see text in shout box it looks like a white out but everything else is ok.
[<!-- ##phrase_yesterday_4## --> 08:25 AM] BrotherJohnF : VB winning!
[03-09-2013 05:36 PM] kshymkiw : ?
[03-09-2013 05:33 PM] BrotherJohnF : hmmm
[03-09-2013 04:29 PM] kshymkiw : Better there? I can only change Height values
[03-09-2013 04:07 PM] kshymkiw : Correct - Still customizing. Will see if we can make this bigger
[03-09-2013 03:25 PM] BrotherJohnF : Still working on customizing stuff
[03-08-2013 06:02 PM] boyfromdixe : this shout box is small lol.
[03-08-2013 06:01 PM] boyfromdixe : wow
[03-08-2013 10:59 AM] kshymkiw : Nice Shoutbox
Once the post is older than 1 day - it shows the time/date stamp

smgxtreme 03-12-2013 12:29 AM

Same here with phrase thing.
Also dealing with it.

Yes we are using vb5 latest version thats probably why.

DragonByte Tech 03-14-2013 03:38 AM

Can either of you PM me with an FTP account as well as an AdminCP account for your forum so I can look into this?

Fillip

smgxtreme 03-14-2013 05:15 AM

Sent you info, thanks in advanced!

Baigo 03-17-2013 06:43 PM

I just installed it, when I tested this happened.

[<!-- ##phrase_today_0## --> 03:31 PM] Baigo : Testing.
[<!-- ##phrase_today_1## --> 03:30 PM] SYSTEM: The Shoutbox has just been pruned!

What's phrase_today?

I'm using PHP 5.3 and vBulletin 5.

DragonByte Tech 03-17-2013 06:50 PM

Please see the posts above yours.

Fillip

DragonByte Tech 03-21-2013 03:42 PM

I've re-uploaded the product to fix the date issues. It should only show the time, not the date :)


Fillip

smgxtreme 03-21-2013 05:53 PM

Dude, you are awesome Thank You very much :)
I think I'll buy pro in a week, sweeeeet !

WhiskeyOSS 03-27-2013 03:39 PM

How can I change the back ground color to the shout box to transparent.. the white back ground does not fit my site..

smgxtreme 03-27-2013 10:11 PM

I had same problems and they helped me at their site check posts 5 & 6
http://www.dragonbyte-tech.com/f46/b...938/#post61062

Post 5 is how to do it.
Post 6 explains how I had to change font color also.

WhiskeyOSS 03-27-2013 11:31 PM

1 Attachment(s)
I would like to change the white boxes to transparent but can not find them in the xml please see attached pic.

smgxtreme 03-28-2013 03:48 PM

1 Attachment(s)
Quote:

Originally Posted by WhiskeyOSS (Post 2412607)
I would like to change the white boxes to transparent but can not find them in the xml please see attached pic.

After + 33}px; width:98%; try to add: background-color: transparent;

Here is what my dbtech_vbshout_shoutarea_vertical looks like:
HTML Code:

<ul class="dbtech_shoutarea_{vb:raw instance.options.shoutarea}">
        <li>
                <textarea id="dbtech_vbshout_editor{vb:var instance.instanceid}" name="dbtech_vbshout_editor" data-instanceid="{vb:var instance.instanceid}" rows="9" cols="1" style="height:{vb:math {vb:var instance.options.height} + 33}px; width:98%; background-color:black; color:orange; float: {vb:raw instance.options.shoutarea};"></textarea>
        </li>
</ul>

HTML Code:

Note after background-color:black; I added color:orange; because it was black font on black background so I made it orange to match our style.
Sorry, I just noticed about the buttons you wanted white, as far as that I would go to dbtechs website and submit the question in their vbshout forums.

WhiskeyOSS 03-28-2013 04:10 PM

Thank you very much the took care of my issue.. I appreciate it..

smgxtreme 03-28-2013 04:31 PM

You're welcome

Vaelek 03-29-2013 02:43 AM

I have vbshout v6.1.0a3 and the latest vb5. Just installed and am seeing
<!-- ##phrase_x_minutes_ago_0## -->

Karl Mart 03-29-2013 04:05 PM

On Internet Explorer there is only the Message "Loading..." ... on Firefox and other Browsers this problem don't happend. Is this a Problem of Shoutbox or vB?

DragonByte Tech 04-01-2013 12:30 AM

Quote:

Originally Posted by Vaelek (Post 2412865)
I have vbshout v6.1.0a3 and the latest vb5. Just installed and am seeing
<!-- ##phrase_x_minutes_ago_0## -->

Please re-download the zip file and re-upload them, this has been fixed :)

Quote:

Originally Posted by Karl Mart (Post 2412951)
On Internet Explorer there is only the Message "Loading..." ... on Firefox and other Browsers this problem don't happend. Is this a Problem of Shoutbox or vB?

What version of Internet Explorer are you running?


Fillip

Vaelek 04-01-2013 03:44 AM

Quote:

Originally Posted by DragonByte Tech (Post 2413482)
Please re-download the zip file and re-upload them, this has been fixed :)

Hmm.. Well.. I just uninstalled it entirely, re-downloaded the (same named) zip from the OP, overwrote everything on the site, re-installed it, and..

https://vborg.vbsupport.ru/external/2013/03/1.jpg

DragonByte Tech 04-01-2013 02:16 PM

Can you please PM me with an FTP and an AdminCP account?

Fillip

nomoreturn 04-06-2013 09:47 PM

Installed on vb 5.0.1 but i dont see any option where i can show it on site i have setting in admincp but i try to find how i can show it on home page or on others i can see it anywhere

WhiskeyOSS 04-06-2013 10:06 PM

Quote:

Originally Posted by nomoreturn (Post 2414815)
Installed on vb 5.0.1 but i dont see any option where i can show it on site i have setting in admincp but i try to find how i can show it on home page or on others i can see it anywhere

turn on your site builder there is a icon there for it..

nomoreturn 04-08-2013 10:48 AM

1 Attachment(s)
Quote:

Originally Posted by WhiskeyOSS (Post 2414817)
turn on your site builder there is a icon there for it..

I dont have it there i saw some icon without any name and i try all of them and still i dont have the shout box on page

WhiskeyOSS 04-08-2013 02:51 PM

Try the php one on the end.. mine does not have what it is on it either..

nomoreturn 04-09-2013 08:34 AM

Quote:

Originally Posted by WhiskeyOSS (Post 2415109)
Try the php one on the end.. mine does not have what it is on it either..

Thanks for helping me out its working now

Luis 04-09-2013 11:57 AM

Quote:

Originally Posted by DragonByte Tech (Post 2374052)
There will be an update tomorrow that will address loading issues, I've been able to solve it locally. Tis a Lite-only issue :)

Alpha is, as they say, alpha :P


Fillip

Can you explain how to solve the problem of loading? I am creating my own chatand I have the same problem but I can i solve?


--- SOLVED ---

Kurama 04-14-2013 04:43 PM

For some odd reason, I seem to not able to get it to work.

When I import the product xml it makes my admincp and my forums go to a white screen and I can't do anything unless I delete the package folder of the vbshout.

Below is what the php error is that is causing it

I am using 5.0.1

PHP Code:

[14-Apr-2013 13:42:20 America/New_YorkPHP Fatal error:  Call to a member function isAdministrator() on a non-object in /home/nostalgi/public_mysite.com/forum/core/vb/api/state.php on line 176 


DragonByte Tech 04-22-2013 06:18 PM

That's a bug in vBulletin if the forum is turned off. It's being fixed in a newer version of vBulletin 5 Connect :)


Fillip

ZiiPJester 04-26-2013 02:19 PM

Just installed this on 5.0.1

When I add the widget to my page, I add the one that says "PHP" with no further description. It adds the shoutbox to the page, so I save the page.. but its not showing up on my forum.

Any ideas please?

DragonByte Tech 04-29-2013 11:07 AM

The module you need to drop is called "vBShout" - to ensure it shows up, ensure you've configured the instance permissions via the AdminCP.

Fillip

cc10 04-30-2013 09:37 PM

I take it the updates for this version of vbshout will come as and when the updates to vbulletin 5 come about ?

Kış 05-02-2013 11:29 AM

Error when clicking on the instance management.

Fatal error: Class 'vB_Api' not found in /home/motifyeb/public_html/admincp/vbshout.php on line 26

In Omnibus 05-03-2013 04:57 PM

Installation on vB 5.0.1 is causing white pages.

DragonByte Tech 05-06-2013 04:00 PM

Quote:

Originally Posted by cc10 (Post 2419331)
I take it the updates for this version of vbshout will come as and when the updates to vbulletin 5 come about ?

We're currently waiting for some critical changes / fixes to vBulletin 5 before we can charge in, but once vB5 has stabilised for addons we'll definitely be putting more effort into the vB5 versions :)

Quote:

Originally Posted by Kış (Post 2419596)
Error when clicking on the instance management.

Fatal error: Class 'vB_Api' not found in /home/motifyeb/public_html/admincp/vbshout.php on line 26

This will happen if you access the AdminCP from the wrong URL.

www.domain.com/vb5/core/admincp = WRONG
www.domain.com/vb5/admincp = CORRECT

Quote:

Originally Posted by ProSportsForums (Post 2419787)
Installation on vB 5.0.1 is causing white pages.

I've not had a chance to test it with 5.0.1 yet, sorry :(


Fillip

SteveLV702 05-10-2013 12:15 PM

Quote:

Originally Posted by ProSportsForums (Post 2373717)
You'll need to enter the SiteBuilder and add the vBShout widget to the page or pages upon which you want the shoutbox to appear.

SiteBuilder: On / Edit Page / Add Modules / Drag and Drop vBShout module to selected location(s) / Save Page / Exit / Turn Off SiteBuilder / Refresh forums dialogs twice by entering and leaving one of your forums.

I tried this but vBShout module is not available there in the available modules

http://f.cl.ly/items/0F3n0h1G2q2i0h1...12.47%20AM.png

but its installed

http://f.cl.ly/items/1G0C0w2T2X3P352...14.59%20AM.png

DragonByte Tech 05-10-2013 12:23 PM

Can you show me the modules that are listed under "Display (4)"?

Fillip

SteveLV702 05-10-2013 11:35 PM

Quote:

Originally Posted by DragonByte Tech (Post 2421067)
Can you show me the modules that are listed under "Display (4)"?


Fillip

sure here you go

http://f.cl.ly/items/2v0c2m1X2T1r321...34.44%20PM.png


Also do you have a PRO version of mod for vb5?

gaitantkd 05-11-2013 08:52 PM

well, i have the same issue, but i have the pro version.

i never found the widget in the module list of site builder, how can fix that?

SteveLV702 05-11-2013 09:01 PM

Quote:

Originally Posted by gaitantkd (Post 2421391)
well, i have the same issue, but i have the pro version.

i never found the widget in the module list of site builder, how can fix that?


where did you even find the pro version... I own pro version but when I login to site and download any of them they all have v3 and v4 compatible version but not a v5

SteveLV702 05-11-2013 09:05 PM

oh I see even though I have a Lifetime license with Lifetime of Upgrades one for vb5 is a considered a totally different product so I can't get it this totally stinks..


All times are GMT. The time now is 06:18 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.01717 seconds
  • Memory Usage 1,833KB
  • 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_html_printable
  • (1)bbcode_php_printable
  • (16)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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