I am trying setup the contact_form plugin within a zenpage 'page', I have `` in the code block,
I fill in the fields and send but get this error:
Fatal error: Call to undefined function: getbarepagetitle() in /path to zenphoto install/themes/zenpage-default/pages.php on line 5
I am using zenphoto 1.2.1 [2635] zenpage 1.0.0 [2635]
Thanks
The contact form issue may be related to the usage of php sessions on your site, but I sadly still do not have any clue about it.
The servers seems generally a little slow and I got once a mysql error for unknown reasons.
Maybe one of my fellow devs does have any idea.
OK thanks for looking, I'll leave the contact page 'published' for now, in case anyone else has any idea, For what its worth I have ran contact forms before on this site and they ran fine. The previous 'incarnation' of the site also used wordpress with no issues.
Later I'll try setting up the contact form on a non zenpage page and see if it works.
Yes the servers do seem a little slow at the moment, I actually host which servage in Germany:-) I'm in the UK
Also I noticed that on the contact form plugin options, if I omit certain fields they still appear on the form. I did see another thread about this from a few weeks ago, which gave the impression it was fixed?
Thanks again, its been really good using zenpage other than this issue, just taking me a while copying everything over from the old version of the site!
The contact form is actually not that specials or complicated that it should cause these problems... I did not expect it to cause these problems... That missing function is part of zenpage. If that is there it has to be, too. Maybe you have a typo in pages.php? (Just a guess...:-))
The contact form plugin has been fixed in the svn version. Although we generally don't recommend taking only parts from the svn it should work with that plugin I think.