vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   BVShoutbox FULLL (https://vborg.vbsupport.ru/showthread.php?t=63562)

Stray 04-11-2004 02:09 PM

I don't suppose there's a text file for this hack is there?
I'd like to see the full list of phrases because I think I'm missing one, at least I'd assume that's the problem I'm having in the admin cp.

cavola 04-11-2004 02:56 PM

Installed great... however i see nothing on my forum home and when i try to access shoutbox.php i get "invalid priveledges".

This is obviously a permission issue. How can i get this to work!?

cavola 04-11-2004 03:10 PM

Also can somebody post the HTML that needs to be placed in FORUMHOME.

I seem to have not done this and i cannot use the installer again to get it...

Stray 04-11-2004 08:48 PM

Here's the code that goes under $navbar in the FORUMHOME template:

Code:

<if condition="($permissions['shoutboxpermissions'] & CANREADSHOUTS)"><!-- shoutbox -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="$stylevar[tablewidth]" align="center">
<thead>
        <tr>
                <td class="tcat" colspan="2">
                        <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_shoutbox')"><img id="collapseimg_forumhome_shoutbox" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_forumhome_shoutbox].gif" alt="" border="0" /></a>
                        <a href="shoutbox.php?$session[sessionurl]">Shoutbox</a>
                </td>
        </tr>
</thead>
<tbody id="collapseobj_forumhome_shoutbox" style="$vbcollapse[collapseobj_forumhome_shoutbox]">
        <tr>
                <td class="alt1" width="100%">
                        <iframe src="shoutbox.php?$session[sessionurl]do=iframe" width="100%" height="120" scrolling="yes" frameborder="0" name="shoutbox" id="shoutbox"></iframe>
                </td>
        </tr>
</tbody>
</table>
<!-- end shoutbox -->

<br /></if>


cavola 04-12-2004 05:58 PM

Thanks a lot! :)

jameslee 04-14-2004 10:59 AM

this works great thanks.

However on forum home everytime i hit refresh, it shows the script before acting

http://www.soloviolin.com/forum/shoutbox.php?do=iframe

is there a wait to stop this appearing? makes it look not clean.

M1th 04-14-2004 11:22 AM

Quote:

Originally Posted by jameslee
this works great thanks.

However on forum home everytime i hit refresh, it shows the script before acting

http://www.soloviolin.com/forum/shoutbox.php?do=iframe

is there a wait to stop this appearing? makes it look not clean.

confirmed, only happens in IE though.

jameslee 04-14-2004 11:59 AM

and aol :(

cavola 04-14-2004 05:25 PM

My forum has a background image defined in the body of my CSS.

When the shoutbox loads it too loads the background image into the seperate iframe.

This doesnt look very attractive. Is there anyway i can stop the shoutbox iframe from using the vB CSS?

Thanks

ronb 04-14-2004 06:48 PM

will this hack work on vb3 rc4? i tried installing this on our site and got a message saying it wasn't compatible with our version or something to that affect.

cavola 04-16-2004 10:52 AM

Anybody?

starfantazy 04-23-2004 03:45 AM

i have so many problems installing it.

bonier 04-23-2004 04:15 AM

Quote:

Originally Posted by starfantazy
i have so many problems installing it.

me too almost the same problem as cavola :)

how do we reinstall this?

daecon 04-23-2004 06:33 AM

i am having troubles when upgrading to vB 3.0.1.

J.C. 04-23-2004 07:08 PM

How... weird...

I've installed this and followed all the instructions, but nothing change. Not even a thing.

In the admincp, there's no Shoutbox administration menu (Yes I've edited the required files mentioned in the instructions and uploaded all of them), and no shoutbox on the forumhome (Yes I've added the code beneath $navbar)...

?.? please help ?.?

(I've tested on both vb3.0.0 and vb3.0.1... not working)

ShutDown23 04-24-2004 08:12 PM

On 3.0.1 when I am trying to install it get:

BV Shoutbox Installation - Running MySQL Queries
Dropping shout table (if it exists)... Done
Creating shout table... Done
Deleting setting group (if it exists)... Done
Deleting setting group phrase (if it exists)... Done
Creating setting group... Done
Creating permissions collumn...

There seems to have been a slight problem with the ******** database.
Please try again by pressing the refresh button in your browser.

An E-Mail has been dispatched to our Technical Staff, who you can also contact if the problem persists.

We apologise for any inconvenience.

Database error in vBulletin 3.0.1:

Invalid SQL: ALTER TABLE usergroup ADD shoutboxpermissions INT UNSIGNED NOT NULL DEFAULT '0' AFTER forumpermissions
mysql error: Duplicate column name 'shoutboxpermissions'

mysql error number: 1060

Date: Saturday 24th of April 2004 05:00:45 PM
Script: http://www.**********.com/forums/adm...ut_install.php
Referer: http://www.**********.com/forums/adm...ut_install.php
Username: Admin
IP Address: ***.***.***.**

aloha 04-25-2004 03:28 AM

I have vbadvanced installed, how would I go about installing this as a block in the front page, and avoid the template installations. I mean, I don't want my forums to be clogged with a shoutbox. I'd just like it on the front page alone. Any help? Thanks :)

cashpath 04-27-2004 01:20 PM

OK well I installed it and everything is there except the shoutbox on the forum hom.. Yes I edited the templates, yes I went into usergroup permissions and made sure they were all set to yes...

ARg...

cashpath 04-27-2004 01:23 PM

OK the permissions were set right in the cp but I had to go in set them to NO and then back to YES for it to work.. wierd...

M1th 04-27-2004 01:25 PM

A couple of my users have reported that their browsers crashes (in IE) everytime they go to the page where the shoutbox is installed (I've put it in a forum). Any ideas what could be causing this? (I cant reproduce the problem myself)

Wolfy.2k 04-27-2004 02:51 PM

any ideas wen this will work wit 3.0.1 cus i really want it :P

fofusion.co.uk 04-27-2004 05:57 PM

It worked on mine for a while but then it ++++ed off somewhere.

owen100 04-28-2004 06:26 PM

How would I change the colour of the text in one particular style of my forum (I have several) from black to white?

deemon 04-28-2004 08:16 PM

hm.. i installed it.. did all the file mods.. but only thing i can see now is some scrambled thing in admincp.. like there is something.. but it is like.. not it..

and on the main page.. i cant see anything.. though i copyed all files needed and so on..

and if i try to access the files like

http://MyUrl.dot.com/shoutbox.php
then it says that i dont have permissions to access it.. .. well.. if admin's permissins are not enough then what are?

deemon 04-28-2004 08:54 PM

Quote:

Originally Posted by apokphp
Can't remember as far as what changes need to be made in the file...but to allow usergroups to view/access/moderate the shoutbox...

It is in your AdminCP...go down to Usergroups, click edit...and at the bottom will be the settings for that particular usergroup for the shoutbox.

Turns out that mine were all set to off by default BECAUSE I didn't set my forums/includes/config.php to allow unlimited access to the Administration Group.


hmm.. that was useful :)
thanks man :)

Holidazed 04-29-2004 09:01 PM

OK, I finally got it installed into 3.01 with no problems. I had made a full backup of the database first and when it did not work, I had to wipe and restore the db to do the reinstall. It did not want even a trace of it in the system.

In addition, the default permissions were set to "YES", but I had to set them all to "NO" and then back to "YES" before anybody could see the shoutbox.

Strange thing tho. The "Edit" link in the Shoutbox area of the ACP does not show up (but it still works). See the attached picture. Also, if I hit the delete button without checking a box, I get either an error that says:

Code:

Warning: Invalid argument supplied for foreach() in /home2/webbhelp/dkdrpg-www/mb-test/admincp/shout.php on line 124
or I get a db error like:
Code:

There seems to have been a slight problem with the Role Playing Gamers Choice database.
Please try again by pressing the refresh button in your browser.

An E-Mail has been dispatched to our Technical Staff, who you can also contact if the problem persists.

We apologise for any inconvenience.

Database error in vBulletin 3.0.1:

Invalid SQL:
                                SELECT shoutid, shoutid AS title
                                FROM shout
                                WHERE shoutid =
                       
mysql error: You have an error in your SQL syntax near '' at line 5

mysql error number: 1064

Date: Thursday 29th of April 2004 06:00:29 PM
Script: http://dkdrpg.com/mb-test/admincp/shout.php
Referer: http://dkdrpg.com/mb-test/admincp/shout.php?do=modify
Username: DK
IP Address: 65.248.3.253


apokphp 04-29-2004 11:42 PM

tpir hasn't posted in this thread for support since the day he submitted his hack here. He hasn't been back on vb.org since April 9th. I wouldn't expect this hack to be supported.

Me thinketh I'm going to use the other shoutbox. Seems to be more support and features as well as stability.

Sooner95 04-30-2004 12:19 AM

Quote:

Originally Posted by cashpath
OK the permissions were set right in the cp but I had to go in set them to NO and then back to YES for it to work.. wierd...


that is wierd, but i am glad you said something, becuase I was having the same issue... but i did what you did and now it works LOL

Holidazed 04-30-2004 12:21 PM

Quote:

Originally Posted by apokphp
tpir hasn't posted in this thread for support since the day he submitted his hack here. He hasn't been back on vb.org since April 9th. I wouldn't expect this hack to be supported.

Me thinketh I'm going to use the other shoutbox. Seems to be more support and features as well as stability.

I agree. Maybe I will switch to the other shoutbox as well.

RichieBoy67 05-02-2004 09:23 PM

MYSQL Error--Help Please...

--------------------------------------------------------------------------------

I am trying to allow users to use Avatares and when I run a querry from Usergroups I get the following error..I know it has something to do with the fact that I semiinstalled shout box...

Database error in vBulletin 3.0.0:
Invalid SQL: UPDATE usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
title = 'Registered Users',
description = '',
usertitle = '',
opentag = '',
closetag = '',
passwordexpires = '0',
passwordhistory = '0',
attachlimit = '0',
avatarmaxwidth = '80',
avatarmaxheight = '80',
avatarmaxsize = '20000',
profilepicmaxwidth = '100',
profilepicmaxheight = '100',
profilepicmaxsize = '65535',
pmquota = '50',
pmsendmax = '5',
forumpermissions = '127487',
pmpermissions = '3',
calendarpermissions = '19',
wolpermissions = '1',
adminpermissions = '0',
genericpermissions = '5831',
genericoptions = '30',
shoutboxpermissions = '0',
arcadepermissions = '19'
WHERE usergroupid=2
mysql error: Unknown column 'shoutboxpermissions' in 'field list'
mysql error number: 1054

How can I fix this??

Thanks ahead...

I have tried and tried to install the shoutbox correctly..I just tried editing all the php files again a minute ago to no avail..I ended up re uploading my includes/functions_online file because I kep getting a parse error......

Now I cannot reinstall using the admincp/shout_install unless I delte tables from MYSQL and I am scared to do that....

What do you reccomend??? Is there any way someone can edit the php files with the correct shoutbox edits?? I'm messing up somewhere along the line...

RichieBoy67 05-02-2004 11:40 PM

OK-I have that fixed but I need a couple files

includes/functions.online

anyone have this or what goes in??

Sirius Black 05-03-2004 12:56 AM

Awesome shoutbox hack !! Installed with no problems - I love it !!

RichieBoy67 05-04-2004 04:13 PM

I have everything working only you cannot see any text on the main page..Only a big box..

Does anyone know how to fix this??

Thanks

Holidazed 05-04-2004 04:21 PM

How do I uninstall this shoutbox?
What EXACT MySQL commands do I ussue to remove this from my database?

Since nobody seems to be supporting this hack, I would like to unistall this and use one that IS supported.

RichieBoy67 05-04-2004 06:37 PM

no support sucks...

Holidazed 05-04-2004 07:01 PM

Too true

derb 05-04-2004 10:12 PM

i installed it and everything seems working fine BUT how is it that unregistered users can shout/edit ???

some help well appreciated !

derb 05-06-2004 04:50 PM

oerxxx :disappointed:

i prefer deleting it... could you please tell me how i can delete the shoutbox templates from my forum ? would be happy to get rid of that stuff !

anyone ?

Okiewan 05-06-2004 04:53 PM

Select the template, then "Revert"

derb 05-06-2004 05:17 PM

where can i do that ?

when i select the template, the only options i have are save / save&reload / Reset


All times are GMT. The time now is 09:43 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
  • Page Generation 0.02037 seconds
  • Memory Usage 1,830KB
  • 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
  • (3)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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