![]() |
I'm testing it in v3.6.2 and it seems to work smoothly!
Thank you very much! |
hi - i have had this installed 3.6.2 on one skin but installed a new one and now it stays minimised in that style - can any one tell me what to do please?
|
AJAX doesn't work in Safari. Also, I cannot get the box to display correctly (height is distorted).
|
please helpppppppppppppppppppppppp it ++++edup my homepage i unstalled it and deleted the module and all the ++++ing files but it still on my page
|
Quote:
|
Quote:
... I have a quick question.. The shoutbox in my VBa is now missing the smilies tab, and the text colors tab.. is there a way to integrate these back in? my members really liked using diffrent colors in shout and smilies as well.. by the way thanks for all your hard work.. love the shout box as a module!! |
hi,
ich habe vbshout im /forum und cmps im root-verzeichnis. habe im template vbshout.php ersetzt durch forum/vbshout.php. das funktioniert. Jedoch, wenn man auf dem Portal auf einen benutzernamen klickt, ist der link noch immer falsch: http://www.schuelerforum.net/member.php?u=684 statt http://www.schuelerforum.net/forum/member.php?u=684 wo kann ich das korrigieren? Vielen dank! |
Quote:
Found my own answer. If anyone else wants to know, add the prefix in the forumhome_vbshout_shout template in front of /member.php at the beginning of the code. |
Great Mod! A few questions:
a. How do you include special characters, like quotation marks. Currently, they show up as " [edit] Fixed - just needed an upgraded v2.1 version of vbShout b. Any way of limiting what is shown? Either remove or better yet, RESIZE images? How about a way to trim URLs so that very long ones don't make the shoutbox resize so drastically. c. Any chance of adding the "Who's shouting" mod to it, possibly underneath so as not to disrupt the sizing of the box? https://vborg.vbsupport.ru/showthrea...ght=vbshoutwol |
I searched a lot, because I only got LOADING on CMPS shoutbox, but found the solution.
I think it is posted before, but could not find it. In your adv_portal_vbshout template, replace al the links to "vbshout.php" with /forum/vbshout.php or /forums/vbshout.php Wroks like a charm, thx for the great plugin. *clicks install* |
buurman, just a quick note - this is listed in the Official directions, under Step 5.
FleaBag - no planned updates, eh? |
Quote:
Maybe a good idea to replace it with "the template adv_portal_vbshout" because I see a lot of questions about the "loading" thingie... Just an idea... |
Well done FleaBag and Scotty2k. This is almost an essential for anyone running with the vba cmps.
|
Its a much asked question, but cant seem to find the answer, sorry...
How can I enable a timestamp in the shoutbox? |
Anyone confirm on 2.1 flatout?
|
thank you, is there a way to get a character split? because people post words into my shoutbox that are too long, like links.
|
Quote:
- Open your vbshout.php - Locate this code: Code:
function buildTime($time = TIMENOW) Code:
// $Time = vbdate($vbulletin->options['dateformat'], $time, $vbulletin->options['yestoday']); Code:
$Time .= vbdate($vbulletin->options['timeformat'], $time, $vbulletin->options['yestoday']); Code:
$Time .= vbdate('PUT_YOUR_DESIRED_FORMAT_HERE', $time, $vbulletin->options['yestoday']); Mine says 'g:ia' which makes a timestamp that looks for example like this: '6:55pm'. AS ALWAYS, YOU SHOULD MAKE A COPY OF YOUR ORIGINAL FILES BEFORE ATTEMPTING ANY CHANGES TO YOUR WORKING CODE!!! |
thanks for this
even though for newbies like me u should mention that the template to include to put vbshout lol i was totally confused for like 10 mins before i eventually got it thanks |
Thanks for this hack its really nice.
I edited the template to make the smiles, colours and options on mainpage work I hope you dont mind :) View it here Http://www.clanlife.eu |
Can you discribe how you changed the template for showing the smilies, colors and options? Thank you very much
|
Quote:
thx :) |
It says the code is to long to post?
|
Quote:
Try adding it as an attachment if the code is too long. :) Regards & thanks, Renada |
Please can you post you template?
|
This will only work when your cmps and forum are not in the same location.
notes: After refresh format bar always goes back to default. :The code below is the upper code of the entire code that means U only chnage the code until u hit <script type='text/javascript'> <!-- Below that use the code orginally posted in this thread. goodluck. Code:
<td class="alt1" align="left" width="100%"> |
Quote:
Thank you very much for posting this. In the script you have all the smilies hard coded on your site - do we have to hard code every smilie to make them work? Right now they're all linked to you :) Regards, Renada |
Thanks Pearl.
Sure if we could have 5 random smileys instead of 10 hardcoded ones it will be ok! :D |
link then to your sites forum/smilies folder:p
|
since installing vbshout, my site seems to crash and no link will work. i have to close IE and restart it for it to work again... what could cause this?
also on my vbadvanced home page it just says loading... how did you guys get round this as isee some have fixed it.. vbshout 2.01? where did you get this from |
hey any word on this working with vB 3.6.4 and vBshout 2.1?
|
I have this (v2.1) working with vB 3.6.4 and vBadvanced CMPS.
However - It works correctly on the home page and other pages that I've added to the Site Nav module but when you click a header link eg. 'Calendar' it just displays the shout input box, shout button and the word 'loading' under that. Shouts that are visible on the home page are no longer visible and when you try to add a shout nothing happens. The CMPS file is in my root and the vB files are in another directory. I've found and changed the paths (3) in the template file as it says in the instructions. Does anyone have any suggestions? |
i have vba index.php in the root of the site and the forum files in a directory called forum.
I got everything working accept the username links to http://www.mysite.co.uk/member.php and not http://www.mysite.co.uk/forum/member.php what would i need to change to get this working thanks? |
Okay, two questions, if there's anyone around to look.
1. I used the side module version on http://www.squarextreme.com. The input and submit fields are showing off to the side. How can I correct this? 2. I've noticed that this takes the timestamp away from the posts, which is obviously neccessary for the sidebar. Can it be kept for the forumhome version? Edit: localhost, you probably have the link to your forums wrong. You might want to double-check your settings in both the vb options and vba options. |
all links are correct
|
I'm running VBA and VB 3.6.5, having the same problem as in message #64.
When I choose the editor position blow the messages it moves completely to the right side almost out of range. When I choose above messages, all is fine. I have it on a right side column. How can I fix this? |
Quote:
Sounds like what was happening to me. I'm going to try moving the bar to the top to see if it fixes my problem. |
And have another problem now. I set the height of the vbshout in the vbshout main settings to a height of 600 pixels like my adsense is too.
But it does not matter, even if I set it to 300, it just gets longer and longer. Does anybody know how to fix this? |
the vbshout on the regular homepage uses the color you used last. the cmps doesn't- how can I get this to work?
|
Causing me far too much uproar. Uninstalling.
|
It would be nice if the coder could give a "read" confirm so we know he will be working on the issue's.
|
All times are GMT. The time now is 07:44 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|