vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Chat Modifications - [DBTech] vBShout v6 (vB3) [AJAX] (https://vborg.vbsupport.ru/showthread.php?t=241651)

keharris53 10-15-2010 02:30 PM

Hello,

I have over a dozen forums and want to install this on just one of them. I guess I have to change the page from index to the forum I want this to appear in. Problem is, I have no idea how to identify the forum (or page), other than id 70. What exactly would the input look like in the Shoutbox deployment, or is this a manual entry. If it's a manual entry, again, how do I locate the script? I don't want this on the index page. I hope I'm making sense. Thank you!

DragonByte Tech 10-15-2010 04:44 PM

Quote:

Originally Posted by fxwoody (Post 2109711)
I really like the product ;) Just having some refresh problems with it!? It doesn't refresh automatically when others write in it?
i have put the refresh at 15 but doesn't do anything, so, we always have to make a full page refresh :( any idea???

Oh by the way, is it ok if i styled it a bit?????
Cheers

Did you CHMOD the directory as per the readme file? That's the most common reason for this problem :)

Quote:

Originally Posted by keharris53 (Post 2110401)
Hello,

I have over a dozen forums and want to install this on just one of them. I guess I have to change the page from index to the forum I want this to appear in. Problem is, I have no idea how to identify the forum (or page), other than id 70. What exactly would the input look like in the Shoutbox deployment, or is this a manual entry. If it's a manual entry, again, how do I locate the script? I don't want this on the index page. I hope I'm making sense. Thank you!

Here's the basic information on manual placement:
---
To put vBShout in a custom location, do the following:


Step 1: AdminCP -> DBTech - vBShout-> Instance Management -> [Edit].

Step 2: Change the Auto-Display Shoutbox setting to Disabled.

Step 3: Change the Shoutbox Deployment setting to include the script names of all the pages you wish the Shoutbox to appear on. For instance:
To have it appear on the front page (CMS) as well as the Forum Home, you'd enter index,vbcms for this setting.
To have it appear on every page, you'd remove the contents of this setting.

Step 4: Change the Manually Display Shoutbox setting to include the template names you wish the Shoutbox to appear on. For instance:
To have it appear on the front page (CMS) as well as the Forum Home, you'd enter FORUMHOME,vbcms_page for this setting.
To have it appear on every page, you'd enter navbar for this setting.

Step 5: Enter the Style Manager and add either {vb:raw vbshout} (vB4) or {$vbshout} (vB3) to the templates you named in Step 4 in the desired location.


Follow these steps as described and you will have total control over the position of the Shoutbox.
Please note that some locations may not work as intended on vBulletin 3.8, and also note that it is not designed to go in the Forum Blocks side-bar (vBulletin 4).

---

To only make it show up in a specific forum, instead of {$vbshout} use this code:
Code:

<if condition="$forum['forumid'] == 70">{$vbshout}</if>
I believe that's the correct code for vB3 :)


Fillip

keharris53 10-16-2010 04:55 AM

Thank you Fillip. The page I want this to appear on is the following: forumdisplay.php?f=70. I disabled auto display, and used the above for the deployment location, not sure if that is correct and in the manual display input forumdisplay, and then copied the code you provided for a specific forum in that template. The shoutbox still does not appear. I'm sure I'm missing something simple, but I don't have coding experience and haven't any clues. I appreciate your assistance.

legion! 10-17-2010 03:59 PM

i get a 404 error whenever i install this product and try to edit the features via the left side in the admin panel...this is also happening in your facebook hack aswell...any knowledge of how to fix this?

I tried reuploading all the files and it went good..but still cant edit it in the Cpanel

DragonByte Tech 10-17-2010 04:07 PM

Quote:

Originally Posted by keharris53 (Post 2110626)
Thank you Fillip. The page I want this to appear on is the following: forumdisplay.php?f=70. I disabled auto display, and used the above for the deployment location, not sure if that is correct and in the manual display input forumdisplay, and then copied the code you provided for a specific forum in that template. The shoutbox still does not appear. I'm sure I'm missing something simple, but I don't have coding experience and haven't any clues. I appreciate your assistance.

Enter forum in deployment, see how that works.

Quote:

Originally Posted by legion! (Post 2111028)
i get a 404 error whenever i install this product and try to edit the features via the left side in the admin panel...this is also happening in your facebook hack aswell...any knowledge of how to fix this?

I tried reuploading all the files and it went good..but still cant edit it in the Cpanel

Have you renamed your AdminCP directory, per chance?


Fillip

legion! 10-17-2010 11:48 PM

yes i did...hahah wow why da hell didnt i think of that....

keharris53 10-18-2010 11:33 AM

Fillip, I changed it to forum, but still no luck. I double-checked permissions, I have the code you provided under $navbar in forumdisplay. I had tried it in forumhome with no luck there. I see the ref to it in the source code on the page, but no shoutbox.

I have this set up at /forumdisplay.php?f=70. I set the deployment to forumdisplay and template to forumdisplay.php?f=70 and vice versa. Tried forum as suggested but no luck. Also tried forumhome as the template.

DragonByte Tech 10-18-2010 01:40 PM

Aha, upon further research then try these settings:
Shoutbox Deployment: forumdisplay
Manually Display Shoutbox: FORUMDISPLAY
Template Code
Code:

<if condition="$foruminfo['forumid'] == 70">{$vbshout}</if>
Hope that works :)


Fillip

keharris53 10-18-2010 02:05 PM

Thank you Fillip! That did it. Much appreciated.

fxwoody 10-19-2010 12:33 AM

Ok good for the refresh! Totally didn't Chmod the folder! ;)
Now, i have different skins for different forums and the shout works A1 in all of them except for one!!! The template is a fix one but i changed the width to tune it and i can't get the shoutbox to show :(
Tried to add the {$vbshout} as mentioned in the forumdisplay under $navbar, tried $template_hook[vbshout]..........but no good results!

Strange since in every other ones they are all ok

Any idea on this???

Greatly appreciated


All times are GMT. The time now is 06:36 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.01564 seconds
  • Memory Usage 1,751KB
  • 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
  • (4)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