fully integrated shoutbox mod

Wondering why that MOD you have won't install correctly? Let's take a look
Forum rules
DO NOT give out any FTP passwords to anyone! There is no reason to do so! If you need help badly enough, create a temporary FTP account that is restricted to only the files that you need help with and give the information for that. Giving out FTP information can be very dangerous!
Locked
Goucho
Posts: 86
Joined: Sun Aug 20, 2006 12:54 am

fully integrated shoutbox mod

Post by Goucho »

Sorry yet another one :(
Warning

FIND FAILED: In file [templates/SoftBlue/index_body.tpl] could not find:

<td align="right"><span class="gensmall">{S_TIMEZONE}</span></td>
</tr>
</table>

MOD script line #438 :: FAQ :: Report

Error Detail

Warning

FIND FAILED: In file [templates/chunkstyle/index_body.tpl] could not find:

<td align="right"><span class="gensmall">{S_TIMEZONE}</span></td>
</tr>
</table>

MOD script line #438 :: FAQ :: Report

Error Detail

Warning

FIND FAILED: In file [templates/dvdfuture/index_body.tpl] could not find:

<td align="right"><span class="gensmall">{S_TIMEZONE}</span></td>
</tr>
</table>

MOD script line #438 :: FAQ :: Report

Error Detail

Warning

FIND FAILED: In file [templates/Galaxian/index_body.tpl] could not find:

<td align="right"><span class="gensmall">{S_TIMEZONE}</span></td>
</tr>
</table>

MOD script line #438 :: FAQ :: Report

Error Detail

Warning

FIND FAILED: In file [templates/Solaris/index_body.tpl] could not find:

<td align="right"><span class="gensmall">{S_TIMEZONE}</span></td>
</tr>
</table>

MOD script line #438 :: FAQ :: Report

Error Detail

Warning

FIND FAILED: In file [templates/whatisreal/index_body.tpl] could not find:

<td align="right"><span class="gensmall">{S_TIMEZONE}</span></td>
</tr>
</table>

MOD script line #438 :: FAQ :: Repo

Nightrider
Registered User
Posts: 7219
Joined: Tue Nov 16, 2004 8:54 pm
Location: Florida, US
Contact:

Re: fully integrated shoutbox mod

Post by Nightrider »

Could you please provide a link to the Fully Integrated Shoutbox MOD download? Also it would be good if you could post a text link to your SoftBlue/index_body.tpl file???

Creating text Links for phpBB files

First create a duplicate of the phpBB file on your PC, then rename the file by adding .txt to the end of the file name. Next upload the file to a location on your FTP Server accessible to the public and provide a link back here for us to analyze it...

The path to your file could look something like this now:

Code: Select all

http://yourdomain.com/downloads_folder//index_body.tpl .txt
Image

Goucho
Posts: 86
Joined: Sun Aug 20, 2006 12:54 am

Re: fully integrated shoutbox mod

Post by Goucho »

thanx very much

Code: Select all

www.awesome-forums.co.uk/dl/softblueindexbodytpl.rar
MOD

Code: Select all

http://www.phpbbhacks.com/download/1255

Nightrider
Registered User
Posts: 7219
Joined: Tue Nov 16, 2004 8:54 pm
Location: Florida, US
Contact:

Re: fully integrated shoutbox mod

Post by Nightrider »

Your softblueindexbodytpl.rar link didn't work...

Don't forget to run the shoutbox_db_update.php file from your browser before installing this MOD...

Ok, try this:

OPEN
shoutbox_1.1.6em.txt

FIND

Code: Select all

# 
#-----[ FIND ]------------------------------------------------ 
#
<td align="right"><span class="gensmall">{S_TIMEZONE}</span></td>
</tr>
</table>
REPLACE WITH

Code: Select all

# 
#-----[ FIND ]------------------------------------------------ 
#
{S_TIMEZONE}
</tr>
</table>
Save, upload, and try again using EM...

Image

Goucho
Posts: 86
Joined: Sun Aug 20, 2006 12:54 am

Re: fully integrated shoutbox mod

Post by Goucho »

thanx m8 .get this error

Code: Select all

Warning

FIND FAILED: In file [templates/SoftBlue/index_body.tpl] could not find:

{S_TIMEZONE} 
</tr> 
</table> 
on about 6 skins

Nightrider
Registered User
Posts: 7219
Joined: Tue Nov 16, 2004 8:54 pm
Location: Florida, US
Contact:

Re: fully integrated shoutbox mod

Post by Nightrider »

That's unfortunate. Do you have a Critical error on the subSilver/index_body.tpl template too? If not, then I'm going to need a text link to all the template index_body.tpl files that are in Conflict. I don't have a copy of your SoftBlue index_body and the link above no longer works. How many templates do you have installed on your board???

Image

Goucho
Posts: 86
Joined: Sun Aug 20, 2006 12:54 am

Re: fully integrated shoutbox mod

Post by Goucho »

hi m8 these are the ones in conflict.....
Warning

FIND FAILED: In file [templates/SoftBlue/index_body.tpl] could not find:

{S_TIMEZONE}
</tr>
</table>

MOD script line #438 :: FAQ :: Report

Error Detail

Warning

FIND FAILED: In file [templates/chunkstyle/index_body.tpl] could not find:

{S_TIMEZONE}
</tr>
</table>

MOD script line #438 :: FAQ :: Report

Error Detail

Warning

FIND FAILED: In file [templates/dvdfuture/index_body.tpl] could not find:

{S_TIMEZONE}
</tr>
</table>

MOD script line #438 :: FAQ :: Report

Error Detail

Warning

FIND FAILED: In file [templates/Solaris/index_body.tpl] could not find:

{S_TIMEZONE}
</tr>
</table>

MOD script line #438 :: FAQ :: Report

Error Detail

Warning

FIND FAILED: In file [templates/whatisreal/index_body.tpl] could not find:

{S_TIMEZONE}
</tr>
</table>

MOD script line #438 :: FAQ :: Report



All index_body tpls are here

Code: Select all

www.awesome-forums.co.uk/dl/shoutboxproblems.rar

Nightrider
Registered User
Posts: 7219
Joined: Tue Nov 16, 2004 8:54 pm
Location: Florida, US
Contact:

Re: fully integrated shoutbox mod

Post by Nightrider »

Ok, try this:

OPEN
shoutbox_1.1.6em.txt

FIND

Code: Select all

# 
#-----[ FIND ]------------------------------------------------ 
#
{S_TIMEZONE}
</tr>
</table>
REPLACE WITH

Code: Select all

# 
#-----[ FIND ]------------------------------------------------ 
#
{L_FORUM_LOCKED}
</tr>
</table>
Save, upload, and try again using EM...

Image

Goucho
Posts: 86
Joined: Sun Aug 20, 2006 12:54 am

Re: fully integrated shoutbox mod

Post by Goucho »

Hi there it installed without any errors but doesnt work :( It shows at the bottom of the forum (im sure this can be fixed) but it only shows the banner??? and when u type anything it doesnt work then this appears.......

Could not get shoutbox stat information

DEBUG MODE

SQL Error : 1146 Table 'web29-a-forum-76.phpbb_shout' doesn't exist

SELECT COUNT(*) as total FROM phpbb_shout

Line : 478
File : shoutbox_max.php

Nightrider
Registered User
Posts: 7219
Joined: Tue Nov 16, 2004 8:54 pm
Location: Florida, US
Contact:

Re: fully integrated shoutbox mod

Post by Nightrider »

You apparently missed this bit of advise that I gave you above:
Nightrider wrote: Don't forget to run the shoutbox_db_update.php file from your browser before installing this MOD...

Once you have copied the shoutbox_db_update.php file to your forum root folder, the path could look something like this:

Code: Select all

http://yourdomain.com/phpBB2/shoutbox_db_update.php
Once you have updated your database, the error will go away...

Image

Locked