All modules and links are redirecting me out of my site that don't is installed on root of the server because you are passing urls using a leading slash like "/guestbook".
I did several improvements to your module, like use of the the drupal form api, make it xhtml compilant , use l()s functions instead of <a> tags and improving drupal coding standards.
If you have interest in improve this module, please contact me for a patch.
Thank you.
Comments
Comment #1
hba commentedAll help is appreciated, I'll patch the module in CVS as soon as I get the chance to review your code.
Comment #2
hba commentedFix regarding /guestbook, url(), and l() is being commited now.
Comment #3
(not verified) commented