Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 Programming Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 04-29-2011, 12:36 AM
Master Lucas Master Lucas is offline
 
Join Date: Apr 2011
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Adding Inferno vbShoutbox

I am adding shoutbox to forum, and I Tranfered it over onto the admin cp.

I am on this part in the rules now.


Code:
Inferno vBShout enables you to place the shoutbox on any page you desire, by default we allow you to place it on the 'index' script of your forum.
Edit the template: FORUMHOME
Find: $navbar
Underneath this add: <!--{%SHOUTBOX%}-->

Then save your template.

To enable the shoutbox in more places or use it elsewhere, go to the admin opions for Inferno vBShout. To do this,
enter your Admin CP, then follow: vBulletin Options -> vBulletin Options -> Inferno vBShout Settings

You will then find the setting 'Page Deployment', you can enter your scripts here. Scripts have there own defined names,
if you are having trouble deploying the shoutbox in specific parts of your forum please ask for assistance.
I found the Page Deployment, and in the box it said Index. I don't know what I have to put in there for it to show on the Forum. Please help me

--------------- Added [DATE]1304105454[/DATE] at [TIME]1304105454[/TIME] ---------------

Bump
Reply With Quote
  #2  
Old 05-01-2011, 06:38 PM
Demon119 Demon119 is offline
 
Join Date: Mar 2010
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

same problem im using 4.1.3 also

after {vb:raw navbar}

added <!--{%SHOUTBOX%}-->

but no show on index or if i said in FORUMHOME
Reply With Quote
  #3  
Old 05-01-2011, 07:03 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Questions/Problems regarding modifications/styles need to be asked in the modification/style thread. That is where the support for modification/style is - not out here in the main forums. Please note that if a modification/style is unsupported (or even if it says it is supported), you may be on your own if you chose to install it.
Reply With Quote
  #4  
Old 05-01-2011, 08:34 PM
Da-Vinci Da-Vinci is offline
 
Join Date: Mar 2010
Posts: 249
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That shoutbox isn't officially available for VB4, however it has been unofficially ported over.

The only way to enable it is to activate the Global Page Deployment option.

The option to exclude usergroups from seeing the shoutbox does not work so the only option is to ban the usergroups you wish to exclude from the shoutbox.

This will however display a message saying You are banned from the shoutbox

To edit this message you will need to edit one of the php files, can't remember which one though.
Reply With Quote
  #5  
Old 07-02-2011, 02:54 AM
majsm majsm is offline
 
Join Date: Oct 2009
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

On vb4 How to install

1)Download the Inferno vBShout Pro v2.5.2
2)Use the style manager to find "FORUMHOME" template and find the following line:
Code:

<!-- main -->

Add the following code under the "<!-- main -->" code:
Code:

<!--SHOUTBOX-->

Now to the bug fix

3)In "Styles & Templates" -> "Search in templates" put this in search box: "inferno_shoutbox_box" without quotes.

4)Open it and search for the line:
Code:

parseInt("{$vboptions[ishout_autoidle]}") * 1000

5)Replace the line with following:
Code:

parseInt("{vb:raw vboptions.ishout_ajaxrefresh}") * 1000

Here you go, all fixed! Don't forget to edit the shoutbox settings!
Tested with vBulletin 4.0.7 - It works!
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:37 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04880 seconds
  • Memory Usage 2,200KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (5)post_thanks_box
  • (5)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (5)post_thanks_postbit_info
  • (5)postbit
  • (5)postbit_onlinestatus
  • (5)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete