| This hack adds "Welcome Membername/Guest" to any page.
Save this file as welcome.cgi in your cgi ikonboard dir.
Save this file as welcome.cgi in your cgi ikonboard dir. To show "log-in | register" for guests. See instruction file.
Explanation/Installation Updated
Fix:
- First, sorry, I was this stupid!!!
- Second, in loginout.cgi remove <BR> in this line:
$namecookie = cookie(-name => "amembernamecookie",<BR>
|