Quote:
Originally Posted by dina
Hi,
I just installed this and when I tried to write something in the Note Pad it sent me directly to index.php (main forum page) and nothing was stored in the Note Pad.
Any ideas?
|
Hi, sorry for double posting, but I managed to fix mine and all I did was edit this line
Code:
<form action="index.php" name="notes" method="post">
I replaced index.php with the php files notpad is in, so I think you'd change it to portal.php or usercp.php whichever you've got it under, should fix your problem.