Hello,
I have an issue where I'm trying to integrate all the functionality of zenphoto into a wordpress theme so my blog stays consistent throughout. I'm following the steps found at http://www.ruzee.com/blog/2006/06/integrating-zenphoto-into-wordpress/ . I followed this step-by-step process about a year ago and got it to work without a problem. Since then, I moved the directory of my blog and upgraded both Wordpress and Zenphoto. Now, I'm getting the following errors:
Warning: Division by zero in /homepages/6/d200897276/htdocs/blog/personal/zenphoto/themes/default/index.php on line 3
Warning: Division by zero in /homepages/6/d200897276/htdocs/blog/personal/zenphoto/themes/default/index.php on line 3
Warning: Division by zero in /homepages/6/d200897276/htdocs/blog/personal/zenphoto/themes/default/index.php on line 3
Warning: main(0php�) [function.main]: failed to open stream: No such file or directory in /homepages/6/d200897276/htdocs/blog/personal/zenphoto/themes/default/index.php on line 3
Fatal error: main() [function.require]: Failed opening required '0php�' (include_path='.:/usr/lib/php') in /homepages/6/d200897276/htdocs/blog/personal/zenphoto/themes/default/index.php on line 3
Has anybody ran into this problem? I'd appreciate any feedback to help solve this issue.
Thanks
Maybe try this one: http://www.zenphoto.org/2008/01/hacks/#zenphoto-as-plugin
I've tried that one as well, to pull up ZenPhoto in wordpress, but that kicks a zenphoto database error at me that seems to be caused by running in the wordpress environment. I posted a topic about it here:
http://www.zenphoto.org/support/topic.php?id=3405&replies=3
I'm actually blown away by how difficult this integration thing is proving to be. On one hand you've got one of the best photo gallerys available and on the other hand you've got arguably the best blog software available and they just really don't want to play nice.
Looking through the ZP plugins for wordpress, none few with integration capability work.
I'm thinking it's got to be recent changes or something. I just don't know how far back it goes. I tried rolling back to the 1.1.4 version of ZP without any luck there, either. Although, truthfully, being a relative novice in the php environment doesn't help either.
Yeah that's what I'm gathering from searching google and various forums. The trouble is the methods most commonly used don't seem to be working.
When using the hack to include wordpress headers and sidebars and such into my Zenphoto theme I get a similar error to what's listed above: "Warning: Division by zero in..." That's following Ruzee's method step by step.
Hi, I am just making an new website for somebody based on zenphoto 1.1.7 and wordpress 2.5.1..
I works just fine (based on ruzeeÅ› method also).. see www.waer.nl/zenphoto
this is a stripped version of the index.php, maybe of some use...
`
">
`
Oh my gosh... BertSimons... If we weren't divided by a vast ocean of cyberspace, you'd be in danger of a big awkward kiss, that I'd later have to pretend never happened.
It worked great!!
Thank you so much for taking the time to post that! Now, I'm off to tinker with things until I get them to work! :)
Doesnt work for me either with ie7 - anyone has a fix?
I tried cobbling together the example used above on how to make a zenphoto theme that looks like my wordpress theme but I wound up with a blank page. I have to warn that I am a novice when it comes to design and coding so is there a reliable tutorial or explanation on how to accomplish this task?