go to story.php and put after this :
include('config.php');
include(mnminclude.'html1.php');
include(mnminclude.'link.php');
include(mnminclude.'smartyvariables.php');
include(mnminclude.'pageview.php');
force_authentication(); <------------this
The same trick you can do with your own made page.
{php}
force_authentication();
{/php}



Reply With Quote




