vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vBShout on all pages! (https://vborg.vbsupport.ru/showthread.php?t=96158)

Ohiosweetheart 01-27-2006 01:11 PM

I'm having to get rid of this hack... it's screwed up my forum. When I have this hack, the who's online constantly shows everyone viewing the shoutbox... even guests (the sb is hidden from guests) and bots.

It was a nice idea, but just not working.

Abe1 01-27-2006 01:50 PM

Quote:

Originally Posted by Ohiosweetheart
I'm having to get rid of this hack... it's screwed up my forum. When I have this hack, the who's online constantly shows everyone viewing the shoutbox... even guests (the sb is hidden from guests) and bots.

It was a nice idea, but just not working.

I think there is a fix for that by the main thread of the hack.

Ohiosweetheart 01-27-2006 02:20 PM

No it's not a fix... it's an "I think this might work".... sorry, but I don't have time for mights ;)

Ohiosweetheart 01-27-2006 02:25 PM

Quote:

Originally Posted by DWard
PHP5 Issue:

I am getting:
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /includes/functions.php(1064) : eval()'d code on line 5

on user profile pages.... when I disable shoutbox it doesnt appear. Help please.

I had this too, in addition to the who's online problem. As soon as I deleted this "sb on every page" hack, it disappeared.

sorry Abe :ermm:

Telegon80 01-27-2006 10:32 PM

Quote:

Originally Posted by Telegon80
went ahead with the install...


Fatal error: Call to undefined function: isbanned() in /home/.geesha/********/*******/forums/global.php(357) : eval()'d code on line 113



edit: read the thread and it looks like i have to skip option 2b????
:ermm:

my question got left behind on the last page.....

dartworth 03-06-2006 12:41 AM

working on our forums


http://www.cdmaforums.com


thanks

NemoTech 03-11-2006 11:19 AM

How do you have it show up only on a certain forum and for registered users & moderators only?

The following doesnt work.

PHP Code:

<if condition="$forumid == '5' & $userid=='(2,6)' ">
    <!-- / 
nav buttons bar --> 
</if> 

Help, please. This is a n00b question :)

feverwilly 03-15-2006 05:42 PM

Works fine except when I click on a username in the shout box and get the following message;

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /includes/functions.php(1097) : eval()'d code on line 5

How do I fix this?

bashy 03-18-2006 08:23 AM

Got a serious problem peeps
I have tired this again and it didnt work, I put itback to how it was

Now i get this error when trying to access admincp

Parse error: parse error, unexpected '[' in /home/sites/bashys-place.com/public_html/forums/includes/functions.php(1064) : eval()'d code on line 4

I have now resolved the issue but for some reason i cannot use this hack
Big shame though....

Abe1 03-18-2006 10:44 PM

Are you using the 2nd option not allowing users to view the shoutbox?

|oR|Greg 03-21-2006 09:36 PM

Works nicely... www.limmac.org

I just want to change it's formatting though. I use a left side nav menu on all pages and I want the width of the shoutbox to be what it was before the hack, same width as the forum, rather then same width as the navbar. Also, I have some custom built pages using vBAdvanced, and it doesn't show on those 3 pages for some reason?

sickboy6ths 03-29-2006 09:04 AM

Anyone has any clue how to circumvate the whole who's online stuff? I got a shoutbox on all my pages and I just don't want the who's online to show anything, except what the user is watching (which thread/forum/page etc...)

I just totally don't want it to show "watching shoutbox", or change the text into something else... no, just purely the original way vbulletin works :)

Anybody any idea how I could make that work?

Abe1 03-29-2006 11:52 AM

It's been posted some where here or in the origonal hacks page.

sickboy6ths 03-30-2006 06:26 AM

Quote:

Originally Posted by Abe1
It's been posted some where here or in the origonal hacks page.

There where only solutions stating how to change the name of what is shown online, and there is only shown that you should not put it on all pages cause if you do, you will always have that who's online problem, so that's not really a solution. Or do you know otherwise, cause if im wrong and ur right, I would like to know and i'll try and read those 100's and posts again :D

Bladinium 03-31-2006 10:13 AM

Hello,

I installed the hack. I have verify well quite and all is correct. but the shoutbox disappeared....

help pleease

iranthavan 04-09-2006 02:12 AM

Quote:

Originally Posted by Bladinium
Hello,

I installed the hack. I have verify well quite and all is correct. but the shoutbox disappeared....

help pleease

exactly same thing happening here, i got 3 styles, recently added 2 doesnt show the vbshout at all when i do this all pages hack but style 1 working fine, what could be wrong? please help.

Abe1 04-09-2006 03:04 AM

Quote:

Originally Posted by iranthavan
exactly same thing happening here, i got 3 styles, recently added 2 doesnt show the vbshout at all when i do this all pages hack but style 1 working fine, what could be wrong? please help.

You have to make sure the line that gets replaced is in the nav bar template.

GoTTi 04-10-2006 07:07 AM

yea your mod is fuxored pal...

when i skip the delete isbanned code, and just did the navbar edit option i get this error:

Quote:

Fatal error: Cannot redeclare isbanned() (previously declared in /home/SITE/public_html/forums/vbshout.php:128) in /home/SITE/public_html/forums/global.php(349) : eval()'d code on line 114
this error is in my shoutbox btw

Abe1 04-10-2006 11:48 AM

Quote:

Originally Posted by GoTTi
yea your mod is fuxored pal...

when i skip the delete isbanned code, and just did the navbar edit option i get this error:



this error is in my shoutbox btw

Why did you skip that step? That is why you got the error.

GoTTi 04-11-2006 01:45 AM

i didnt skip the step. when i do the step i get the eval error.

when i skip the step i get that error inside my shoutbox

Abe1 04-11-2006 03:30 AM

Quote:

Originally Posted by GoTTi
i didnt skip the step. when i do the step i get the eval error.

when i skip the step i get that error inside my shoutbox

It's because you use the 2nd option in denying users. all other options work normaly.

lordi 04-12-2006 08:26 PM

as observed..many members faced problems and difficulties when they apply the steps

i need it anyway..but have to ask u what shall i do first?

do i apply all the steps u mentioned in ur explanation in page 1 ?

thx in advance

Abe1 04-12-2006 08:29 PM

Quote:

Originally Posted by lordi
as observed..many members faced problems and difficulties when they apply the steps

i need it anyway..but have to ask u what shall i do first?

do i apply all the steps u mentioned in ur explanation in page 1 ?

thx in advance

Yes. It will work fine as long as you dont apply the 2nd option to block users from viewing the chat.

frandy 04-12-2006 09:57 PM

Would you be willing enough to develop it to allow banned usergroups? Cause I only use this for the staff and would be quite nice to see it on everypage

JohnnyClark 04-13-2006 04:12 AM

Well i followed all ur steps...and no shoutbox showed up...then i did all the steps except step 2 now the shoutbox jus shows on the forumhome...??any ideas

Ambie 04-13-2006 06:43 PM

Works great for me :) I would love to find out how to make it only on certain forums though.

hotwheels 04-15-2006 12:31 AM

nice

Abe1 04-16-2006 01:47 AM

Quote:

Originally Posted by JohnnyClark
Well i followed all ur steps...and no shoutbox showed up...then i did all the steps except step 2 now the shoutbox jus shows on the forumhome...??any ideas

You are missing code in the nav bar template.

JohnnyClark 04-17-2006 06:40 PM

what kinda code could i be missing????

Abe1 04-17-2006 08:52 PM

Quote:

Originally Posted by JohnnyClark
what kinda code could i be missing????

<!-- / nav buttons bar -->

SkyHead 04-18-2006 12:15 AM

Is it possibly to custoomize this to my forum at www.money-guide.net ?
If so, how?

Sorrry, I'm a newbie, and need a little help, but would be really appreciated if I got it.

If someone could contact me at MSN that would be great.

WhyDoesItMatter 04-18-2006 02:54 AM

Thanks alot Abe1.. I'm so happy to have my shoutbox back.. You rock bro!.. Keep up the great work.

*Clicks install*

yellowchaser 04-18-2006 06:36 AM

I have seen several people ask about the problem with the shoutbox showing on vbgallery but no answer..... how can you get it to work and stop showing "loading..." ????????????

furst 04-18-2006 05:48 PM

Any way to get this on the bottom instead?

GoTTi 04-19-2006 11:54 PM

when i enter the banned usergroup and enable that, i get errors all over forum cuz of this mod.

ideas?

GoTTi 04-19-2006 11:55 PM

Quote:

Originally Posted by yellowchaser
I have seen several people ask about the problem with the shoutbox showing on vbgallery but no answer..... how can you get it to work and stop showing "loading..." ????????????

im having same problem

salata 04-21-2006 08:54 PM

Quote:

Originally Posted by Abe1
You are missing code in the nav bar template.

where exactly do i put this code in the nav bar template?

GoTTi 04-22-2006 01:58 PM

whats the word abe1, why do we all get this eval error when we setup ban groupns in our shout settings and change the options banned usergroups will get? once we alter that setting the forum errors.

Abe1 04-23-2006 01:29 AM

Quote:

Originally Posted by GoTTi
whats the word abe1, why do we all get this eval error when we setup ban groupns in our shout settings and change the options banned usergroups will get? once we alter that setting the forum errors.

I dont know. It only happens when you use that way to ban users.

GoTTi 04-23-2006 03:24 PM

abe why is it neccassary to remove the banned field anyways for this mod to work?


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