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)

Kodiak 05-01-2005 05:57 PM

Quote:

Originally Posted by TTG
To install the shoutbox upload all the files included in the ZIP file to the
following directories:

shoutbox.php = forum root directory
shout.php = admincp directory
shout_install.php = admincp directory

then go to admincp/shout_install.php and follw the instructions from there.

UNinstall, not install.

TTG 05-01-2005 06:05 PM

Quote:

Originally Posted by Kodiak
UNinstall, not install.


er .. reading the thread sometimes provides little gems of help :squareeyed:

Try this one

Space Duck 05-01-2005 06:54 PM

Mr TTG Sir... the smileys don't seem to be working... :(

TTG 05-01-2005 08:07 PM

Quote:

Originally Posted by Space Duck
Mr TTG Sir... the smileys don't seem to be working... :(

You checked the box in admincp to turn smileys 'on' .. !?

Space Duck 05-01-2005 10:22 PM

Yep, even switched it from yes to no and back again :)

Space Duck 05-02-2005 08:22 AM

Mr TTG, do you think you could help me install some hacks, I couldn't pay much but I'd be willin to :) Just can't get the Shoutbox to do smileys and I don't wanna feck things up by deleting things I shouldn't :lol:

PM me if ya can, I'm going out today so shall be back later :)

Mr. Brian 05-03-2005 05:30 AM

Quote:

Originally Posted by TTG
Admincp >> usergroup permissions

Well, I just couldn't see any shout permisssions through the admincp.

Even though I've addded this code:

PHP Code:

print_table_header($vbphrase['shoutbox_permissions']);
    
print_yes_no_row($vbphrase['can_shout'], 'usergroup[canaddshout]'$ug_bitfield['canaddshout']);
    
print_yes_no_row($vbphrase['can_delete_shouts'], 'usergroup[candropshout]'$ug_bitfield['candropshout']);
    
print_yes_no_row($vbphrase['can_delete_others_shouts'], 'usergroup[candropothershout]'$ug_bitfield['candropothershout']);
    
print_yes_no_row($vbphrase['can_edit_shouts'], 'usergroup[caneditshout]'$ug_bitfield['caneditshout']);
    
print_yes_no_row($vbphrase['can_edit_others_shouts'], 'usergroup[caneditothershout]'$ug_bitfield['caneditothershout']);
    
print_yes_no_row($vbphrase['can_read_shouts'], 'usergroup[canreadshouts]'$ug_bitfield['canreadshouts']);
    
print_table_break(); 

anyone could provide me the qurey to enable the admin permission?

Many thanks in advance.

TTG 05-03-2005 11:24 AM

Quote:

Originally Posted by Mr. Brian
Well, I just couldn't see any shout permisssions through the admincp.

If you are not the main admin, the Administrator permissions have to be updated to allow access.

Space Duck 05-03-2005 11:34 AM

Mr TTG Sir, have you spotted the cause of my dilemma?! I've peeked through all of the permissions I know of and it just seems to be feckered... :lol:

TTG 05-03-2005 11:50 AM

Quote:

Originally Posted by Space Duck
Mr TTG Sir, have you spotted the cause of my dilemma?! I've peeked through all of the permissions I know of and it just seems to be feckered... :lol:

Could find nothing obvious to stop the smileys working .. very strange. All the shoutboxes I've installed using this hack and never had a problem with smileys.


All times are GMT. The time now is 10:33 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.02760 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
  • (1)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
  • (2)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