News:

Wondering if this will always be free?  See why free is better.

Main Menu

Uyarı verirken hata

Started by KeSaiR, June 16, 2010, 07:37:43 PM

Previous topic - Next topic

KeSaiR

bir üyeye uyarı verdiğim zaman başarılı diyor.. ama hata günlüğüne baktığımda

http://www.maddihata.com/forum/index.php?action=profile;u=29;area=issuewarning
Filtreyi Uygula: Sadece aynı iletiye ait hata iletilerini görüntüle
2: sprintf() [<a href='function.sprintf'>function.sprintf</a>]: Too few arguments
Filtreyi Uygula: Sadece bu dosyaya ait hataları göster
Dosya: D:/vhosts/maddihata.com/httpdocs/forum/Sources/Profile-Actions.php
Satır: 341

şu hatayı veriyo..

hatanın olduğu bölüm ;


// Setup the "default" templates.
338:



foreach (array('spamming', 'offence', 'insulting') as $type)
339:





$context['notification_templates'][] = array(
340:







'title' => $txt['profile_warning_notify_title_' . $type],
==>341:







'body' => sprintf($txt['profile_warning_notify_template_outline' . (!empty($context['warning_for_message']) ? '_post' : '')], $txt['profile_warning_notify_for_' . $type]),
342:





);
343:

Advertisement: