![]() |
|
1.0b and WP2.0 flawless - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: 1.0b and WP2.0 flawless (/thread-215.html) |
1.0b and WP2.0 flawless - Chilifrei64 - 2006-01-12 I just thought I would tell everyone that it works.. complete.. I didnt have to change my index.php as I modified it for wordpress integration and I didnt overwrite my theme's(HOPING they would work) and they did. Also, it didn't mess up my random image for my site either. Great job guys.. you've added much more functionality and still kept it simple and bloat free.... Now I just need nested albums to move my MAIN gallery to zenphoto NOTE: I did use the fix noted from legobuff to get the paths right define('SERVERPATH', '[full path]/zp'); 1.0b and WP2.0 flawless - cjsimmons - 2006-01-12 good to hear, i'm hoping to do this as soon as my test gallery works. i'm having some issues at the moment. 1.0b and WP2.0 flawless - Chilifrei64 - 2006-01-13 Ok, I stand corrected.. not completely flawless. Wordpress 1.52 and zenphoto .9 works using noscope.com method Wordpress 2 and zenphoto 1.0b does not work using nocope.com method.... After you post your comment you just get a blank page. refreshing doubles your comment and clicking on another link then navigating back to the page that you commented on shows the comment posted. Any ideas as to why? 1.0b and WP2.0 flawless - Chilifrei64 - 2006-01-13 oh geez.. maybe I need to be a little more patient one thing different for my index.php in zenphoto compared to how noscope.com explained it is I am calling getheader(); and getsidebar(); for wordpress. If I move Sorry for the spam so yeah.. all good 1.0b and WP2.0 flawless - Truth - 2006-01-14 Can anyone post the instuctions from http://www.noscope.com/journal/2005/09/zenphoto-08-released#comment-4569 here? I can't seems to view the site. Thanks 1.0b and WP2.0 flawless - Chilifrei64 - 2006-01-14
/ Start Wordpress / 1.0b and WP2.0 flawless - vt-equine - 2006-01-22 Alright, hate to bring up this old thread by I am dying to get this integrated with my WordPress install. First off, my ZenPhoto and WordPress installs are located on 2 different servers. Please note I know nothing about PHP really...but I did change this line of code: require($_SERVER["DOCUMENT_ROOT"].'/journal/wp-blog-header.php'); to require('http://www.equestrianhonor.com/wp-blog-header.php'); and that appears to work, it doesn't give me any errors. So basically I have no clue what to do next. I see you mentioned something about the get_header() and get_sidebar(); function. Although I have no idea where to put those...so any help would be greatly appreciated. My Photos: http://69.54.29.188/photos/ I am even trying to get bbPress integrated with this all, so hopefully if I get this, bBPress will not be too hard. 1.0b and WP2.0 flawless - vt-equine - 2006-01-22 Little update already...I tried doing this with bbPress and it seemed to have worked fine, I used the same method... http://www.equestrianhonor.com/bbpress/ Remember bbPress and WordPress sit on the same server, so maybe this has something to do with it. |