I am sorry, you should add line before this code:
$rlSmarty -> assign_by_ref( 'sorting', $sorting );
We've fixed it on your site.
Type: Posts; User: Vladimir
I am sorry, you should add line before this code:
$rlSmarty -> assign_by_ref( 'sorting', $sorting );
We've fixed it on your site.
Hello,
You can try resolve this problem the following way:
- open file includes/controllers/listing_type.inc.php
- find following code (~lines 124 and 317):
$rlSmarty -> assign_by_ref(...