<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Embedding MG2 in WordPress</title>
	<atom:link href="http://notions.okuda.ca/mg2-hacks/embedding-mg2-in-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://notions.okuda.ca</link>
	<description>A mental image or representation; an idea or conception</description>
	<lastBuildDate>Sat, 04 Feb 2012 00:52:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Pilevej.dk &#187; Blog Archive &#187; Brug MG2 i Wordpress</title>
		<link>http://notions.okuda.ca/mg2-hacks/embedding-mg2-in-wordpress/comment-page-1/#comment-24957</link>
		<dc:creator>Pilevej.dk &#187; Blog Archive &#187; Brug MG2 i Wordpress</dc:creator>
		<pubDate>Mon, 28 May 2007 13:21:38 +0000</pubDate>
		<guid isPermaLink="false">http://notions.okuda.ca/mg2-hacks/embedding-mg2-in-wordpress/#comment-24957</guid>
		<description>[...] Dette er en super kort vejledning i at benytte MG2 fotoalbum i Wordpress. Denne vejledning er egentligen overs&#230;ttes af den engelsksprogede version af Okudas erfaringer. Jeg har blot efterpr&#248;vet, at den virker i Wordpress 2.2 og p&#229; dansk. [...]</description>
		<content:encoded><![CDATA[<p>[...] Dette er en super kort vejledning i at benytte MG2 fotoalbum i WordPress. Denne vejledning er egentligen overs&#230;ttes af den engelsksprogede version af Okudas erfaringer. Jeg har blot efterpr&#248;vet, at den virker i WordPress 2.2 og p&#229; dansk. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: samuel</title>
		<link>http://notions.okuda.ca/mg2-hacks/embedding-mg2-in-wordpress/comment-page-1/#comment-14134</link>
		<dc:creator>samuel</dc:creator>
		<pubDate>Tue, 20 Mar 2007 13:27:39 +0000</pubDate>
		<guid isPermaLink="false">http://notions.okuda.ca/mg2-hacks/embedding-mg2-in-wordpress/#comment-14134</guid>
		<description>Hi ive been trying to integrate the album to wordpress but i get following errors:

Parse error: parse error in c:\appserv\www\mg2\wpheader.php on line 3

Fatal error: Call to undefined function: get_footer() in c:\appserv\www\mg2\wpfooter.php on line 2

What am i doing wrong?

site looks like this:
localhost/wordpress
localhost/mg2

wpheader.php looks like this:



Thanks for the tutorial!</description>
		<content:encoded><![CDATA[<p>Hi ive been trying to integrate the album to wordpress but i get following errors:</p>
<p>Parse error: parse error in c:\appserv\www\mg2\wpheader.php on line 3</p>
<p>Fatal error: Call to undefined function: get_footer() in c:\appserv\www\mg2\wpfooter.php on line 2</p>
<p>What am i doing wrong?</p>
<p>site looks like this:<br />
localhost/wordpress<br />
localhost/mg2</p>
<p>wpheader.php looks like this:</p>
<p>Thanks for the tutorial!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Poco</title>
		<link>http://notions.okuda.ca/mg2-hacks/embedding-mg2-in-wordpress/comment-page-1/#comment-12551</link>
		<dc:creator>Poco</dc:creator>
		<pubDate>Mon, 05 Mar 2007 19:59:15 +0000</pubDate>
		<guid isPermaLink="false">http://notions.okuda.ca/mg2-hacks/embedding-mg2-in-wordpress/#comment-12551</guid>
		<description>I really should fix the tutorial, but in general, you should be able to include &quot;./../../../wpheader.php&quot; from your thumbnail_begin.php.  You must use the relative or absolute path from the file that is including it.  I had a server once that wouldn&#039;t let me include relative paths so I left up to each user to figure out what that path should be.

You might also be able to include it as an absolute path &quot;/mounted-storage/home37c/sub001/sc30285-RDXD/oncegone.us/gallery/wpheader.php&quot;.</description>
		<content:encoded><![CDATA[<p>I really should fix the tutorial, but in general, you should be able to include &#8220;./../../../wpheader.php&#8221; from your thumbnail_begin.php.  You must use the relative or absolute path from the file that is including it.  I had a server once that wouldn&#8217;t let me include relative paths so I left up to each user to figure out what that path should be.</p>
<p>You might also be able to include it as an absolute path &#8220;/mounted-storage/home37c/sub001/sc30285-RDXD/oncegone.us/gallery/wpheader.php&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cory Heffington</title>
		<link>http://notions.okuda.ca/mg2-hacks/embedding-mg2-in-wordpress/comment-page-1/#comment-12506</link>
		<dc:creator>Cory Heffington</dc:creator>
		<pubDate>Mon, 05 Mar 2007 04:58:10 +0000</pubDate>
		<guid isPermaLink="false">http://notions.okuda.ca/mg2-hacks/embedding-mg2-in-wordpress/#comment-12506</guid>
		<description>no matter what i try i can get the wpheader to work right. 
This is what i get every time

Warning: include(./gallery/wpheader.php) [function.include]: failed to open stream: No such file or directory in /mounted-storage/home37c/sub001/sc30285-RDXD/oncegone.us/gallery/skins/rounded/templates/thumbnails_begin.php on line 12

Warning: include(./gallery/wpheader.php) [function.include]: failed to open stream: No such file or directory in /mounted-storage/home37c/sub001/sc30285-RDXD/oncegone.us/gallery/skins/rounded/templates/thumbnails_begin.php on line 12

Warning: include() [function.include]: Failed opening &#039;./gallery/wpheader.php&#039; for inclusion (include_path=&#039;.:/usr/local/lib/php/&#039;) in /mounted-storage/home37c/sub001/sc30285-RDXD/oncegone.us/gallery/skins/rounded/templates/thumbnails_begin.php on line 12

and i have tried to change the absolute url to just about everything. 

I have my blog uploaded to my main website folder named oncegone.us and my gallery is in a subfolder to that EXample:

oncegone.us
    gallery
    wp-admin
    wp-content
    wp-include


what would i put in as the url for the wpheader that i made.

thanks for the help and i cant wait to get this working.</description>
		<content:encoded><![CDATA[<p>no matter what i try i can get the wpheader to work right.<br />
This is what i get every time</p>
<p>Warning: include(./gallery/wpheader.php) [function.include]: failed to open stream: No such file or directory in /mounted-storage/home37c/sub001/sc30285-RDXD/oncegone.us/gallery/skins/rounded/templates/thumbnails_begin.php on line 12</p>
<p>Warning: include(./gallery/wpheader.php) [function.include]: failed to open stream: No such file or directory in /mounted-storage/home37c/sub001/sc30285-RDXD/oncegone.us/gallery/skins/rounded/templates/thumbnails_begin.php on line 12</p>
<p>Warning: include() [function.include]: Failed opening &#8216;./gallery/wpheader.php&#8217; for inclusion (include_path=&#8217;.:/usr/local/lib/php/&#8217;) in /mounted-storage/home37c/sub001/sc30285-RDXD/oncegone.us/gallery/skins/rounded/templates/thumbnails_begin.php on line 12</p>
<p>and i have tried to change the absolute url to just about everything. </p>
<p>I have my blog uploaded to my main website folder named oncegone.us and my gallery is in a subfolder to that EXample:</p>
<p>oncegone.us<br />
    gallery<br />
    wp-admin<br />
    wp-content<br />
    wp-include</p>
<p>what would i put in as the url for the wpheader that i made.</p>
<p>thanks for the help and i cant wait to get this working.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Credium &#187; Blog Archives &#187; è½¬è½½ Embedding MG2 in WordPress</title>
		<link>http://notions.okuda.ca/mg2-hacks/embedding-mg2-in-wordpress/comment-page-1/#comment-11485</link>
		<dc:creator>Credium &#187; Blog Archives &#187; è½¬è½½ Embedding MG2 in WordPress</dc:creator>
		<pubDate>Mon, 12 Feb 2007 14:09:57 +0000</pubDate>
		<guid isPermaLink="false">http://notions.okuda.ca/mg2-hacks/embedding-mg2-in-wordpress/#comment-11485</guid>
		<description>[...]    Posted in WordPress &#124; Trackback &#124; del.icio.us &#124; Top OfPage [...]</description>
		<content:encoded><![CDATA[<p>[...]    Posted in WordPress | Trackback | del.icio.us | Top OfPage [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pampowjaner.de - &#187; Hallo Welt!</title>
		<link>http://notions.okuda.ca/mg2-hacks/embedding-mg2-in-wordpress/comment-page-1/#comment-2543</link>
		<dc:creator>pampowjaner.de - &#187; Hallo Welt!</dc:creator>
		<pubDate>Fri, 13 Oct 2006 15:14:58 +0000</pubDate>
		<guid isPermaLink="false">http://notions.okuda.ca/mg2-hacks/embedding-mg2-in-wordpress/#comment-2543</guid>
		<description>[...] http://notions.okuda.ca/mg2-hacks/embedding-mg2-in-wordpress/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://notions.okuda.ca/mg2-hacks/embedding-mg2-in-wordpress/" rel="nofollow">http://notions.okuda.ca/mg2-hacks/embedding-mg2-in-wordpress/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Poco</title>
		<link>http://notions.okuda.ca/mg2-hacks/embedding-mg2-in-wordpress/comment-page-1/#comment-1182</link>
		<dc:creator>Poco</dc:creator>
		<pubDate>Sat, 19 Aug 2006 18:19:36 +0000</pubDate>
		<guid isPermaLink="false">http://notions.okuda.ca/mg2-hacks/embedding-mg2-in-wordpress/#comment-1182</guid>
		<description>Interesting, I hadn&#039;t thought of that.  Of course it is possible to write the plugin.  As to who or how, well that&#039;s another question.  There are a lot of plugins and scripts available that can display random images.  They would just have to be modified slightly to either pull images from your mg2 gallery (fortunately all the images are in one directory) or you could even select a random image from the mg2 flat file database.  This might be a good start http://photomatt.net/scripts/randomimage and won&#039;t even require a plugin, just insert an img tag in the appropriate location pointing to this script in your mg2 image folder.</description>
		<content:encoded><![CDATA[<p>Interesting, I hadn&#8217;t thought of that.  Of course it is possible to write the plugin.  As to who or how, well that&#8217;s another question.  There are a lot of plugins and scripts available that can display random images.  They would just have to be modified slightly to either pull images from your mg2 gallery (fortunately all the images are in one directory) or you could even select a random image from the mg2 flat file database.  This might be a good start <a href="http://photomatt.net/scripts/randomimage" rel="nofollow">http://photomatt.net/scripts/randomimage</a> and won&#8217;t even require a plugin, just insert an img tag in the appropriate location pointing to this script in your mg2 image folder.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jane</title>
		<link>http://notions.okuda.ca/mg2-hacks/embedding-mg2-in-wordpress/comment-page-1/#comment-1163</link>
		<dc:creator>Jane</dc:creator>
		<pubDate>Sat, 19 Aug 2006 10:13:34 +0000</pubDate>
		<guid isPermaLink="false">http://notions.okuda.ca/mg2-hacks/embedding-mg2-in-wordpress/#comment-1163</guid>
		<description>Thanks for sharing. Is it possible to make a pugin for wordpress to show slideshow or random photos from my MG2 gallery on blog side bar?</description>
		<content:encoded><![CDATA[<p>Thanks for sharing. Is it possible to make a pugin for wordpress to show slideshow or random photos from my MG2 gallery on blog side bar?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Poco</title>
		<link>http://notions.okuda.ca/mg2-hacks/embedding-mg2-in-wordpress/comment-page-1/#comment-119</link>
		<dc:creator>Poco</dc:creator>
		<pubDate>Sat, 20 May 2006 06:07:25 +0000</pubDate>
		<guid isPermaLink="false">http://notions.okuda.ca/mg2-hacks/embedding-mg2-in-wordpress/#comment-119</guid>
		<description>I&#039;m not sure what might be the problem.  Can you send me a copy of that file?  Email it to notions at okuda dot ca.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure what might be the problem.  Can you send me a copy of that file?  Email it to notions at okuda dot ca.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://notions.okuda.ca/mg2-hacks/embedding-mg2-in-wordpress/comment-page-1/#comment-110</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Fri, 19 May 2006 15:40:28 +0000</pubDate>
		<guid isPermaLink="false">http://notions.okuda.ca/mg2-hacks/embedding-mg2-in-wordpress/#comment-110</guid>
		<description>Help.  I followed your directions, but keep getting this error.  Can you offer any suggestions

Warning: Division by zero in /home/.bocelli/andylutz/www.blastedgourds.andylutz.com/gallery/skins/rounded/templates/thumbnails_begin.php on line 12

Warning: Division by zero in /home/.bocelli/andylutz/www.blastedgourds.andylutz.com/gallery/skins/rounded/templates/thumbnails_begin.php on line 12

Warning: Division by zero in /home/.bocelli/andylutz/www.blastedgourds.andylutz.com/gallery/skins/rounded/templates/thumbnails_begin.php on line 12

Warning: main(blastedgourdsandylutzphp?): failed to open stream: No such file or directory in /home/.bocelli/andylutz/www.blastedgourds.andylutz.com/gallery/skins/rounded/templates/thumbnails_begin.php on line 12

Warning: main(blastedgourdsandylutzphp?): failed to open stream: No such file or directory in /home/.bocelli/andylutz/www.blastedgourds.andylutz.com/gallery/skins/rounded/templates/thumbnails_begin.php on line 12

Warning: main(): Failed opening &#039;blastedgourdsandylutzphp?&#039; for inclusion (include_path=&#039;.:/usr/local/lib/php&#039;) in /home/.bocelli/andylutz/www.blastedgourds.andylutz.com/gallery/skins/rounded/templates/thumbnails_begin.php on line 12</description>
		<content:encoded><![CDATA[<p>Help.  I followed your directions, but keep getting this error.  Can you offer any suggestions</p>
<p>Warning: Division by zero in /home/.bocelli/andylutz/www.blastedgourds.andylutz.com/gallery/skins/rounded/templates/thumbnails_begin.php on line 12</p>
<p>Warning: Division by zero in /home/.bocelli/andylutz/www.blastedgourds.andylutz.com/gallery/skins/rounded/templates/thumbnails_begin.php on line 12</p>
<p>Warning: Division by zero in /home/.bocelli/andylutz/www.blastedgourds.andylutz.com/gallery/skins/rounded/templates/thumbnails_begin.php on line 12</p>
<p>Warning: main(blastedgourdsandylutzphp?): failed to open stream: No such file or directory in /home/.bocelli/andylutz/www.blastedgourds.andylutz.com/gallery/skins/rounded/templates/thumbnails_begin.php on line 12</p>
<p>Warning: main(blastedgourdsandylutzphp?): failed to open stream: No such file or directory in /home/.bocelli/andylutz/www.blastedgourds.andylutz.com/gallery/skins/rounded/templates/thumbnails_begin.php on line 12</p>
<p>Warning: main(): Failed opening &#8216;blastedgourdsandylutzphp?&#8217; for inclusion (include_path=&#8217;.:/usr/local/lib/php&#8217;) in /home/.bocelli/andylutz/www.blastedgourds.andylutz.com/gallery/skins/rounded/templates/thumbnails_begin.php on line 12</p>
]]></content:encoded>
	</item>
</channel>
</rss>

