View Single Post
  #4  
Old 23rd August 2009, 20:07
AwakeN AwakeN is offline
Member
 
Join Date: Jan 2009
P2P
Posts: 7
Question
Quote:
Originally Posted by joeroberts View Post
go to admin and set configs I for got to add them to setup
I am setting admin to owner on install
and added if statement before include ("forumposts.php"); on index.php
fixed default theme back to pmbt theme
and added default shout configs
would you mind posting what you mean by 'default shout configs'..

the lines that I had to commend out to get it up / running was
Code:
/*
if (!$shout) die("Configuration not found! Make sure you have installed phpMyBitTorrent correctly.");
if (!$row4 = $db->sql_fetchrow($shout)) die("phpMyBitTorrent not correctly installed! Ensure you have run setup.php or config_default.sql!!");
*/
maybe if u got a sec can you post what was changed/added to make the shoutbox work.