vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Shout Box Install Problems (https://vborg.vbsupport.ru/showthread.php?t=190788)

Nadeemjp 09-13-2008 04:42 AM

Shout Box Install Problems
 
Hi,

I downloaded the shout box from vbulletin forums "vbulletin 3.7 shoutbox 1.0" and have upoloaded the files in root of my forum, imported tables to mysql, edited the forumhome file as following:



Code:

<head>

<!-- no cache headers -->

<meta http-equiv="Pragma" content="no-cache" />

<meta http-equiv="Expires" content="-1" />

<meta http-equiv="Cache-Control" content="no-cache" />

<!-- end no cache headers -->

$headinclude

<title><phrase 1="$vboptions[bbtitle]">$vbphrase[x_powered_by_vbulletin]</phrase></title>

</head>

<body>

$header

$navbar

 

<if condition="$show['guest']">

<!-- guest welcome message -->

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="150" width="100%" align="center">

<tr>

<td class="tcat"><phrase 1="$vboptions[bbtitle]">$vbphrase[welcome_to_the_x]</phrase></td>

</tr>

<tr>

<td class="alt1">

 <phrase 1="faq.php$session[sessionurl_q]" 2="register.php$session[sessionurl_q]">$vbphrase[first_visit_message]</phrase>

</td>

</tr>

</table>

<!-- / guest welcome message -->

<br />

</if>

<div style="width: 100%;">

<iframe src="shoutbox.php" width="100%" height="150" frameborder="no" scrolling="yes" style="overflow-x: hidden;"></iframe>

</div>

<br />

 

<!-- main -->

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">

<thead>



I have added the whole code from beginning and end codes as well because i do not know much codes so if there is some mistake in codes please point out.



Now on the main page just beneath the logo, it says:


Code:

Not Found

The requested URL /forums/shoutbox.php was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.



Please guide as to what i am doing wrong and how should i enable the shoutbox? I am running vbulletin 3.7.3 PL1.



my website is www.familybunker.com



Thank you

Regards

luki 09-13-2008 07:26 AM

Try changing filepath from shoutbox.php to ./shoutbox.php

And look for shoutbox.php in your /forums/ directory. If server says it can't find it, the file does not exist, and that's for sure.

Nadeemjp 09-13-2008 11:14 AM

i am sorry luki, but can you please guide me how to do this?

Opserty 09-13-2008 01:36 PM

If you have questions regarding a custom modification/style you should post in the modification/style thread (or site/board) from which you downloaded it. The author (and/or other users) of the custom modification/style will be the ones best placed to provide you with assistance.

If you are the only one with that modification that is getting the error it seems you haven't uploaded the files to the correct place or you haven't uploaded them at all.


All times are GMT. The time now is 06:19 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.02267 seconds
  • Memory Usage 1,721KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete