View Full Version : [AJAX] vBShout v2 on your vBadvanced CMPS v2!
dirty68
29 Mar 2007, 09:11
Not working for me :( i did everything right and get the shout box link in the center but no shout box,, am i messing a setting or somthing?
Not working for me :( i did everything right and get the shout box link in the center but no shout box,, am i messing a setting or somthing?
Step 4 a) - Seems like you messed up with the template name at creation: out of adv_portal_vbshout you only had to put vbshout in the name field, since adv_portal_ prefix is there hardcoded for all CMPS templates and it shows next to the field.
Your home page doesn't see the non-existent template adv_portal_adv_portal_vbshout
No, I guess it's not exactly that. If you did it that way, it exists - the page does look for the weird double prefixed template. I think you should re-do the installation watching out for the double prefix carefully. Somewhere it gets in.
dirty68
29 Mar 2007, 16:26
Thanks huni i uploaded it again a hey presto it works.. well i can see the table but it keeps on loading and thats about all
Kimimaru
30 Mar 2007, 16:03
it doesn't work with vb 3.6.5 and vbadvanced 2.2.1.
What can i do? Is a update available?
blockbusted
05 Apr 2007, 10:22
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?
Any solution to this? I need one..
it doesn't work with vb 3.6.5 and vbadvanced 2.2.1.
What can i do? Is a update available?
It also doesn't seem to work with vbAdvanced CMPS v3.0 RC1... is there any easy fix for this?
It also doesn't seem to work with vbAdvanced CMPS v3.0 RC1... is there any easy fix for this?
It works fine in CMPS 3.0 with VB 3.6.7PL1.
Have you updated to vbShout 2.1?
xTerMn8R
16 Jul 2007, 19:13
Works Great with vb3.5.4 and CMPS 2.0.1 with the exception of the Smiles and font stuff that has been mentioned over and over.
Thanks for the Hack and hopefully we'll get the smiles working soon... My Forum and CMP are in the same folder.
Thx again...
anyone know if there has been a port of this for ZT's vbShout Pro? I want to purchase Pro but won't have any use for it if it isn't supported on the CMPS
I modified the code from PEarl and puted the variable $Smilie_Build instead of list from Hardcoded smilies from Pearl's site. And it works with vb 3.6.5 and CMPS 3.0.
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:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Dont speak the language but looks to me like he has the same problem I do, shoutbox works but the members links arent prefixed with the forum. How can I fix this as well? Thankyou in advance
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.
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!
Open the forumhome_vbshout_* templates each one where you find member.php and place before member.php
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Gleiche für dich sduckie2k5 wenn mann original Variablen nutzt und nicht HART "forum/" schreibt, dann funkzt es wie auf forum als auch auf portal.
How the heck do I get rid of the timestamp for the side bar?
http://www.ev0lnetwork.net/sigs/cmpsdesire.jpg
Someone tell me how to do this?
Any idea how to remove the godawful time stamp??? =/
I give up. Worst shoutbox ever.
Merrillizer
31 Aug 2007, 20:59
I agree. Terrible. Tried everything, still get the loading error.
Fart.
pompaunpo
18 Nov 2007, 22:21
I've installed it in Left Column and it works fine.
but ....how to remove it from forumhome Center Column ???
I want to see it only in the left column and not forumhome Center Column
pompaunpo
18 Nov 2007, 22:35
I've installed it in Left Column and it works fine.
but ....how to remove it from forumhome Center Column ???
I want to see it only in the left column and not forumhome Center Column
I emptied forumhome_vbshout template :)
mri_mohammad
22 Nov 2007, 22:51
Thanks it's work with 3.6.8 and vbshout 2.1
*Installed
itsmeroro
04 Dec 2007, 02:17
Hello - I am getting this in the shoutbox, and not able to type in it -- can you help a newbie out?
Warning: main(./global.php): failed to open stream: No such file or directory in /home/content/i/t/s/itsmeroro/html/vbshout.php on line 61
Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/local/lib/php') in /home/content/i/t/s/itsmeroro/html/vbshout.php on line 61
Thanks, RoRo
www.ShowDogAlliance.com
(disabled until resolved)
mri_mohammad
04 Dec 2007, 21:42
can anyone tell me we can put link for it like http://forum.caltexmovie.com/vbshout.php not /forum/vbshout.php?
works perfect on my sidebar wrap, thanks!
http://www.metallifukinca.com/forums.php demo
intekhosting
05 Feb 2008, 21:34
Got his to work on the new version V3.0.0 CMPS,
Thanks for posting this, very useful:)
nferreri
06 Apr 2008, 02:26
this work with current versions?
moon_spell
04 May 2008, 00:19
wow nice but if you can convert the center block on non vb pages like nuke as html will be cool too ! is it possible ?
dark dragun
03 Jun 2008, 04:12
For those of you who wanted to scroll the shouts but didnt want both scroll bars heres how.
First replace this:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
With this:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Then find this:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
and decrease the: width="95%" untill the bottom scrollbar is gone.
puredarkness
02 Aug 2008, 11:16
Installed perfect working well.
But can anyone help I have it installed in the same directory but I want the shout box to be the full length of the cmps front page can this be done.
Thanks and installed
freni32
29 Nov 2008, 08:33
I installed it on my homepage but it just shows "Loading" anyone know why.
This is on the vbadvanced dynamics module, installed in center of page
website is: RadarDetectorLaser.com
Velicos
08 Dec 2008, 13:37
Installed. Works fine on vB 3.7.4 and vBa 3.1. I was getting the "Loading..." error on the CMPS as well but I replaced the vbshout.php in the template code with /forums/vbshout.php and now it works fine.
Installed in the center column. Thanks!
Hi, we are using this, and am wondering if there is a way to archive the shoutbox, instead of just pruning it? Thanks for any input
blackwolf062
13 Mar 2009, 11:00
Thanks the above really helped me :D working on 3.8.1
I have two forum using this shoutbox but one of them is not showing the smilies.... everything is the same... so wierd!!!
But their is something stranger... I can see the default smilies but not the ones I uploaded. If I click on a default smilie I get this...
/foro/images/smilies/wink.gif
If I click on a smilie I upload I get this
/images/smilies/smiley31.gif
Wierd!!!... different links!!!
Ok, got it working but I am having two problems:
1. It looks fine in Firefox..... but not Safari or Opera. The Shout button is not where its supposed to be in either browser.
http://img17.imageshack.us/img17/1135/picture15rvk.png
2. It just gives me "Loading..." in IE and Google Chrome when it works in Firefox, Safari, and Opera (save for the button in Safari and Opera).
Ideas?
works AWESOME on 3.8.4/CMPS v3.2.1 thanks!!
anyone know how to get the text/shout under the username?
oldfan: test test shout
like this ?
oldfan:
test test shout
installed and working on
1. vbulletin v 3.8.1,
2. vBadvanced CMPS v3.1.0
vBulletin® v3.6.12, Copyright ©2000-2012, Jelsoft Enterprises Ltd.