Quote:
|
$catp is never a post item.
|
Oh... what's this then:
getpass.tmpl
<form method="post" action="{$Globals['maindir']}/showgallery.php">
.....
<input type="text" size="24" name="catp" class="bginput" />
....
</form>
And why that addition that I posted fixed my problem?