سلام


راه حل که بالا نوشته شد :

این هم راه حل!!

Open Sources/Help.php

Find @ line 106 (in clean 1.1.3 files)
کد:
		$context['help_text'] = $_GET['help'];
Replace with
کد:
		$context['help_text'] = '';
or
put some custom text

کد:
		$context['help_text'] = 'Help string not found.';

یا علی