I get the following error when I plug that into my site
`Warning: main(zenphoto/zp-core/template-functions.php) [function.main]: failed to open stream: No such file or directory in /home/michaelsiteuk/public_html/michaels/zenphoto/test.php on line 4
Fatal error: main() [function.require]: Failed opening required 'zenphoto/zp-core/template-functions.php' (include_path='.:/usr/share/pear') in /home/michaelsiteuk/public_html/michaels/zenphoto/test.php on line 4`
But there definitely is a 'template-functions.php' file in the zp-core folder
I placed that code, on its own, into a file :
www.mysite.com/myfolder/zenphoto/test.php
and my WP is at :
www.mysite.com/myfolder/wordpress/
And still it won't work.
Any ideas?
Thank you for your time.