Quote Originally Posted by Vladimir View Post
I am sorry, you should add line before this code:

PHP Code:
Only registered members can view the code
We've fixed it on your site.
hello. i have added the new line before the code you mentioned and nothing is happening
$sorting['Date'] = array('Key' => "Date", 'Type' => "date", 'name' => $GLOBALS['lang']['date'], 'Default' => '', 'Condition' => '');
$rlSmarty -> assign_by_ref( 'sorting', $sorting );
what should we do in adition? thanks