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)

yoyoyoyo 06-16-2005 02:54 PM

I put my site in to debug mode and found that there are 16 queries executed for the shoutbox iframe page! yikes

animehawk 06-21-2005 11:58 PM

After a few hours of scouring this thread, looking for other shoutboxes ect... I have finally got it working. The text is a little big, but there is no background anymore. If you go to the shoutbox_main template and remove
Code:

$headinclude
it should look like this

Code:

$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>

<title></title>

</head>
<body class="alt2">

<table width="100%" cellpadding="2" cellspacing="0" border="0" align="center">
$shoutbits</table>

</body>
</html>

The text gets bigger, but I'd rather that then a background making so no one can read the shouts.

SlipNslide281 06-24-2005 06:40 PM

shoutbox installed fine and working but It didn't install the shoutbox, shout manager in my admincp. how can I install the manager? Anyone that visits my site and shout, edit, and delete shouts.

loftyasianz 06-26-2005 10:58 PM

i'm new to vbulletin "hacking" so i'm having a few problems installing this shoutbox. i'm getting a sql error and i'm not too sure how to fix it. can someone help me?

thanks in advanced.
warren
Quote:

Database error in vBulletin 3.0.7:

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

TTG 06-26-2005 11:36 PM

Quote:

Originally Posted by SlipNslide281
shoutbox installed fine and working but It didn't install the shoutbox, shout manager in my admincp. how can I install the manager? Anyone that visits my site and shout, edit, and delete shouts.

In admincp, find :-

PHP Code:

construct_nav_group($vbphrase['subscriptions'], '<hr />');
    } 

Underneath add :-

PHP Code:

if (can_administer('canadminshouts'))
    {
        
$printhr true;
        
construct_nav_option($vbphrase['shout_manager'], 'shout.php?do=modify');
        
construct_nav_option($vbpharse['find_shouts'], 'shout.php?do=find');
        
construct_nav_group($vbphrase['shoutbox'], '<hr />');
    } 


animehawk 06-27-2005 11:15 AM

Quote:

Originally Posted by loftyasianz
i'm new to vbulletin "hacking" so i'm having a few problems installing this shoutbox. i'm getting a sql error and i'm not too sure how to fix it. can someone help me?

thanks in advanced.
warren

Did you already try to install this once? Or have any other shoutboxes installed?

flex22 06-27-2005 09:07 PM

I'm having the same problem as loftyasianz.

When I first installed this hack, everything went fine, no errors.The only problem was that shoutbox or shoutbox manager appeared nowhere!

Hmm, so I tried to install it again, and now I keep getting this error:
Quote:

Database error in vBulletin 3.0.7:

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
What do i need to do to start anew with this hack?

Cheers!

loftyasianz 06-27-2005 10:55 PM

Quote:

Originally Posted by animehawk
Did you already try to install this once? Or have any other shoutboxes installed?

yes i already do have it installed but like the post above mine, i dont not have any buttons or permission in the admincp so i tried to reinstall it.

TTG 06-28-2005 01:04 AM

Quote:

Originally Posted by flex22
I'm having the same problem as loftyasianz.

When I first installed this hack, everything went fine, no errors.The only problem was that shoutbox or shoutbox manager appeared nowhere!

Hmm, so I tried to install it again, and now I keep getting this error:

What do i need to do to start anew with this hack?

Cheers!

You can't run the installer twice 'cos the 1st step of the installer runs the SQL changes :-

1 => 'Running MySQL Queries',
2 => 'Importing Templates',
3 => 'File Edits',
4 => 'Template Edits',
5 => 'Creating Permissions',
6 => 'Inserting Phrases and Settings',
7 => 'Install Complete

You need to completely uninstall and then run the installer again .. make sure you run it until you see "The installation should now be complete. Please delete shout_install.php and shout_upgrade.php"

loftyasianz 06-28-2005 01:09 AM

thank you guys so much it works perfectly now ^^


All times are GMT. The time now is 11:38 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.01583 seconds
  • Memory Usage 1,749KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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