Some Error Messages in the Error Log

Started by Fabhino22Elz, July 13, 2010, 02:41:54 AM

Previous topic - Next topic

Fabhino22Elz

Hey there, i get shown some Error Messages in the Error Log of which i am not able to fix :-(

Maybe you guys here can help me?

Here are the Error Messages from the Log:

1st:

http://localhost/desbl/index.php?action=admin;area=logs;sa=errorlog;desc;filter=error_type;value=general
2: Invalid argument supplied for foreach()
Datei: C:/xampp/htdocs/DESBL/Sources/Subs-Menu.php
Zeile: 128


At this place it says:


foreach ($section['areas'] as $area_id => $area)



The Second Error Message is:


http://localhost/desbl/index.php?action=admin;area=logs;sa=errorlog;desc;filter=error_type;value=undefined_vars
8: Undefined index: shopBuild
Datei: C:/xampp/htdocs/DESBL/Themes/default/Admin.template.php (eval?)
Zeile: 92


There it Says:
// Have they paid to remove copyright?
if (!empty($context['copyright_expires']))
{
echo '
<br />', sprintf($txt['copyright_ends_in'], $context['copyright_expires']);

if ($context['copyright_expires'] < 30)
echo '
<div class="alert">', sprintf($txt['copyright_click_renew'], $context['copyright_key']), '</div>';

echo '<br />';
}


But i didnt do anything to the Copyright :-(

Is there someone who can help me?

Greetings

CapadY

About the copyright, as far as I know this is not a part of the default SMF, I can't find this code in a clean admin.template neither.

So I think there is a problem with a MOD, contact the MOD-author to solve this.
Maybe the shop-MOD ?
Please, don't PM me for support unless invited.
If you don't understand this, you will be blacklisted.

Advertisement: