![]() |
Quote:
Fillip |
hi, how can i use this chatbox as an widget?
|
If you mean for vBulletin's forum sidebar, that is not a supported function at this time, sorry :(
Fillip |
thx for quick answering
i mean as a widget in my cms |
can nobody help me please?
|
To put vBShout in a custom location, do the following:
Step 1: AdminCP -> DBTech - vBShout-> Instance Management -> [Edit]. Step 2: Change the Auto-Display Shoutbox setting to Disabled. Step 3: Write down the the Varname setting. For the default shoutbox, it's instance1. The rest of this guide will assume you replace instance1 with the actual Varname if it is different. Step 4: Enter the Style Manager and add either {vb:raw show.vbshout_instance1} (vB4) or {$show[vbshout_instance1]} (vB3) to the templates you wish the shoutbox to appear in. Follow these steps as described and you will have total control over the position of the Shoutbox. Please note that some locations may not work as intended on vBulletin 3.8, and also note that it is not designed to go in the Forum Blocks side-bar (vBulletin 4). Hope that helps https://vborg.vbsupport.ru/external/2012/11/9.png Fillip |
Hey Fillip, I've run into an odd problem. We just upgraded to Pro, we're BIG fans of DBTech mods.
When I click on the "Home Page" button in the navbar, I get this address.... http://team-kill.com/cmps_index.php?pageid=homepage and the chatbox hangs. BUT if you add the www., as in.... http://www.team-kill.com/cmps_index.php?pageid=homepage the chatbox shows just fine. Any thoughts? |
ok i have it!
thats the way i got the shoutbox in a widget: 1. create a new template, i called it: vbcms_widget_vbshout 2. code of the template: {vb:raw show.vbshout_instance1} 3. save the template 4. create a new html-widget. name it whatever you want. 5. use for the widget the templatename: vbcms_widget_vbshout 6. code of the widget: <div><div/> 7. save it and put it in the layout whereever you want. 8. to get it working you have to disable the Auto-Display of the Shoutbox Muhaha im so proud of myself, im a real newbie and made it myself :) :) |
Quote:
|
Will do, thanks.
|
Very nice Shout. I did a lot of reading in this thread to change the typing background, where you type. I tried your suggestions:
" It seems it's the input_background stylevar you need to modify. If this doesn't work either, check the following CSS attribute in vbulletin-formcontrols.css: " I tried this and it didn't work. I got to change this to keep it, thanks! |
DBT don't have a dedicated widget for use in the CMS, however the deployment system can be used for it:
To put vBShout in a custom location, do the following: Step 1: AdminCP -> DBTech - vBShout-> Instance Management -> [Edit]. Step 2: Change the Auto-Display Shoutbox setting to Disabled. Step 3: Change the Shoutbox Deployment setting to include the script names of all the pages you wish the Shoutbox to appear on. For instance: To have it appear on the front page (CMS) as well as the Forum Home, you'd enter index,vbcms for this setting. To have it appear on every page, you'd remove the contents of this setting. Step 4: Change the Manually Display Shoutbox setting to include the template names you wish the Shoutbox to appear on. For instance: To have it appear on the front page (CMS) as well as the Forum Home, you'd enter FORUMHOME,vbcms_page for this setting. To have it appear on every page, you'd enter navbar for this setting. Step 5: Enter the Style Manager and add either {vb:raw vbshout} (vB4) or {$vbshout} (vB3) to the templates you named in Step 4 in the desired location. Follow these steps as described and you will have total control over the position of the Shoutbox. Please note that some locations may not work as intended on vBulletin 3.8, and also note that it is not designed to go in the Forum Blocks side-bar (vBulletin 4). Hope that helps |
Quote:
Place the following code in the html text in there after width:98%; HTML Code:
background-color:#000000" HTML Code:
<ul class="dbtech_shoutarea_{vb:raw direction}"> |
Not only did that work, but you replied with it in 8 minutes with a very indepth explanation! Fantastic job indeed man, *Nominate you for Member of the Month* Good job and THANKS!!!
|
is it just me or is this mod way overloaded ?
big js and css files blow up the size of forum.php. Very sad story, as this chat would be my favorite, function wise... |
It's just you, those things are required to allow the Shoutbox to be displayed on every page. Previously, CSS / JS would not load unless you specified what pages it should load on, however the majority of our users were not experienced enough to be able to know that, for instance, in order to put the shoutbox on the vBulletin CMS, they needed to add "vbcms" to the "scripts to load the SB on" setting.
Therefore, we opted for removing that requirement altogether. Fillip |
maybe stupid question but i don't see it in the description : does the lite version has a function where users can choose font size ? It used to be pro only but i missed a few updates so I'm not sure wether it has been added as a lite feature recently or not :$
|
Only text options available in the lite version is.
Update text styles Bold Italic Underline Font Colour The font size is in the pro version |
In 99% of cases we do not backport Pro features into Lite. That option is still Pro-only :)
Fillip |
thanks for the info mate, keep up the good work :)
|
decided to try out the pro version and just bought a 3 month license (awaiting authorisation it sais so could not yet test it) :)-
|
Quote:
No question, fabulous piece of software, but huge kb-payload is not what i expect in modern times of site optimizing. Good luck for your mod, we used the pro version for 1 year, but cant renew after taking care of loading times, etc |
the custom commands feature in the pro version is sooooooooooooo coooooooooooooool :D
|
twessionatt is member number 9250!* @ 05:13 PM
*phithepheby is member number 9250!* @ 04:54 PM *juha is member number 9250!* @ 04:53 PM it keeps saying same number , and is there any way to disable it ?its a bit annoying |
Quote:
|
Or set it to 0, which disables it :)
Fillip |
1 Attachment(s)
hmmm,i moved the chat box above the footer and
why the chat box is attached to the other section? see screen, thanks |
Because there's no spacing between them, you can try editing the dbtech_vbshout_shoutbox template and adding a <br /> or two at the top.
Fillip |
and where i can find that file exactly? i have look and i dont see where is it..
thanks |
Templates can be found in the Template Manager in vBulletin AdminCP, they are not files.
Fillip |
yap,found it,edited,works!,thanks friend.
|
I have a problem, when clicking > Notifications > New Mentions it takes me to this URL /members/***.html#mentions which take me to the vistors mesages page in the user profile.
Any suggestions |
Wrong thread ;p
Also it's because of vBSEO, I was unable to fix it so it worked for everybody :( Fillip |
Fatal error: Class 'VBSHOUT' not found in /***/public_html/dbtech/vbshout/actions/admin/instance.php on line 42
Fatal error: Class 'VBSHOUT' not found in /***/public_html/dbtech/vbshout/actions/admin/chatroom.php on line 35 Any Help? Whats Happening...? |
1 Attachment(s)
The permissions manager section is blank. I can see On/Off, and places for input, but not the settings themselves. Any advice?
SS Attached. Quote:
|
I want to put textarea input at the bottom, any help
|
That is a Pro-only feature :)
Fillip |
I know, but i think someone can do it
|
shoutbox fine if it's after footer but not after nav, why?
|
Your template may lack the necessary hook. Use these instructions to manually place the Shoutbox where you want it to go:
To put vBShout in a custom location, do the following: Step 1: AdminCP -> DBTech - vBShout-> Instance Management -> [Edit]. Step 2: Change the Auto-Display Shoutbox setting to Disabled. Step 3: Write down the the Varname setting. For the default shoutbox, it's instance1. The rest of this guide will assume you replace instance1 with the actual Varname if it is different. Step 4: Enter the Style Manager and add either {vb:raw show.vbshout_instance1} (vB4) or {$show[vbshout_instance1]} (vB3) to the templates you wish the shoutbox to appear in. Follow these steps as described and you will have total control over the position of the Shoutbox. Please note that some locations may not work as intended on vBulletin 3.8, and also note that it is not designed to go in the Forum Blocks side-bar (vBulletin 4). Fillip |
All times are GMT. The time now is 02:30 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|