Lucas-Rurken thank you for a great portal.
I am wondering if you can help me with 3 different errors that I receive in my logs.
1.
http://www.panhandlepierfishing.com/forum/index.php?topic=15.0 8: Undefined index: new_msg
File: D:/Hosting/8413028/html/forum/Sources/Subs-adkfunction.php
Line: 1315
{
if($button['show'])
$return[] = '
1315 ----------- > <div class="adk_padding_5 '.$button['div'].'"> <img style="'.$button['style'].'" alt="'.$button['title'].'" src="'.$boardurl.'/adkportal/images/'.$button['icon'].'" />
<a href="'.$button['href'].'">
'.$button['title'].'
</a>
</div>';
}
2.
http://www.panhandlepierfishing.com/forum/index.php?topic=15.0 8: Undefined index: foro
File: D:/Hosting/8413028/html/forum/Sources/Subs-adkfunction.php
Line: 1299
function loadShoutboxwi()
{
if(!empty($_REQUEST['action']) && $_REQUEST['action'] == 'update')
adk_getContentShout();
elseif(!empty($_REQUEST['action']) && $_REQUEST['action'] == 'insert')
{
$nick = htmlspecialchars(stripslashes($_REQUEST['nick']),ENT_QUOTES);
$message = htmlspecialchars(stripslashes($_REQUEST['message']),ENT_QUOTES);
adk_insertMessageShout($nick, $message);
}
} <-------- 12993.
http://www.panhandlepierfishing.com/forum/index.php?topic=15.0 8: Undefined index: colapse_left1
File: D:/Hosting/8413028/html/forum/Sources/Subs-adkfunction.php
Line: 1127
elseif($adkportal['title_in_blocks'] == 4)
echo'
</div>
</div>
',$b == 0 ? ' <---------- 1127 <span class="botslice"><span></span></span></div>' : '' ,'
<br />
';
Using Adk Portal 2.0 Elysium Edition (10/07/2011)
SMF Version 2.01
Thanks in advance for help.
Chad