Page 1 of 1

Hello,i

Posted: 13 Mar 2008, 13:03
by Zahira
Hello,

i have an odd problem with your guestbook plugin. I have your guestbook and your gallery on my page and whenever I’m writing a guestbook entry and afterwards view my gallery, I get the entry confirmation from the guestbook in the first picture I look at. Can you help me finding a solution to this problem? Or help me do deactivate the successful entry confirmation from the guestbook?

site: URL

Thank you,
Zahira

I didn't see an

Posted: 13 Mar 2008, 15:03
by Jan
I didn't see any message in the gallery picture, but maybe you template works incorrectly?... Jan...

You can remove the system messages, if you change the php codes. All where you find the redirect method with variable, e.g.:

$this->setRedirect($uri->toString(),$msg );


you must delete the $msg...

Jan