<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<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">
	<channel>
		<title>E2interactive Forums Topic: Possible Cache Issue? Long Load Times.</title>
		<link>http://www.e2interactive.com/forums/topic/possible-cache-issue-long-load-times</link>
		<description>E2interactive Forums Topic: Possible Cache Issue? Long Load Times.</description>
		<language>en-US</language>
		<pubDate>Fri, 30 Jul 2010 16:45:47 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.e2interactive.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.e2interactive.com/forums/rss/topic/possible-cache-issue-long-load-times" rel="self" type="application/rss+xml" />

		<item>
			<title>e2 on "Possible Cache Issue? Long Load Times."</title>
			<link>http://www.e2interactive.com/forums/topic/possible-cache-issue-long-load-times#post-1222</link>
			<pubDate>Mon, 15 Jun 2009 21:32:05 +0000</pubDate>
			<dc:creator>e2</dc:creator>
			<guid isPermaLink="false">1222@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;The best thing to do is a relative path. if the folder html is your root path and your index.php file is on the root and your images are in a folder in /html/images/webimages on the root your gallerypath needs to just be $gallerypath=&#34;images/webimages&#34;;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nicktastic on "Possible Cache Issue? Long Load Times."</title>
			<link>http://www.e2interactive.com/forums/topic/possible-cache-issue-long-load-times#post-1220</link>
			<pubDate>Mon, 15 Jun 2009 17:43:29 +0000</pubDate>
			<dc:creator>nicktastic</dc:creator>
			<guid isPermaLink="false">1220@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;Okay, I found the issue. &#60;code&#62;$gallerypath&#60;/code&#62; and &#60;code&#62;$thumbpath&#60;/code&#62; are defined relative to the index file. My index file lies on the root of my server, making &#60;code&#62;$gallerypath&#60;/code&#62;=../html/images/webimages and &#60;code&#62;$thumbpath&#60;/code&#62;=../html/images/thumbnails. &#60;/p&#62;
&#60;p&#62;&#60;code&#62;getfirstimage();&#60;/code&#62; and &#60;code&#62;getthumbnailimages();&#60;/code&#62; both rely on this path to generate the path to my images. Thus creating &#60;a href=&#34;http://www.persnicketyformalwear.com/html/images/.&#34; rel=&#34;nofollow&#34;&#62;http://www.persnicketyformalwear.com/html/images/.&#60;/a&#62;. Obviously not correct.&#60;/p&#62;
&#60;p&#62;I tried changing my path to ../images/webimages but it is rejected by the &#60;code&#62;is_dir();&#60;/code&#62; function. I'm not sure how to declare a valid path from the root. So right now I'm using PHP's &#60;code&#62;substr();&#60;/code&#62; function to cut the 'html' out of &#60;code&#62;$gallerypath&#60;/code&#62; and &#60;code&#62;$thumbpath&#60;/code&#62;. It seems like a complex solution, please let me know if there is an easier way.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nicktastic on "Possible Cache Issue? Long Load Times."</title>
			<link>http://www.e2interactive.com/forums/topic/possible-cache-issue-long-load-times#post-1219</link>
			<pubDate>Fri, 12 Jun 2009 21:47:25 +0000</pubDate>
			<dc:creator>nicktastic</dc:creator>
			<guid isPermaLink="false">1219@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;Thank you for the response. It isn't a big issue. I just wanted to see if there was an easy fix.&#60;/p&#62;
&#60;p&#62;I have run into another problem, however. I moved my entire website from a test server to a live environment. I have four separate galleries and the &#60;code&#62;config&#60;/code&#62; file. I changed &#60;code&#62;$gallerypath&#60;/code&#62; and &#60;code&#62;$thumbpath&#60;/code&#62; to reflect the changes on all of them. The images appear to be loading correctly into the &#60;code&#62;tempgallery&#60;/code&#62;, and, if i follow the image path, the image is there. Yet all my images and thumbnails appear as broken links.&#60;/p&#62;
&#60;p&#62;Everything was working perfectly in the test environment. I made sure to upload all the files to the new environment and retain the directory structure. But it still won't display. I have the live (and broken) example here: &#60;code&#62;&#60;a href=&#34;http://www.persnicketyformalwear.com&#34; rel=&#34;nofollow&#34;&#62;http://www.persnicketyformalwear.com&#60;/a&#62;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Again, I really appreciate your help and input.&#60;br /&#62;
Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>e2 on "Possible Cache Issue? Long Load Times."</title>
			<link>http://www.e2interactive.com/forums/topic/possible-cache-issue-long-load-times#post-1207</link>
			<pubDate>Wed, 03 Jun 2009 14:45:36 +0000</pubDate>
			<dc:creator>e2</dc:creator>
			<guid isPermaLink="false">1207@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;I've resolved this issue in the new version of the photogallery which I plan to release real soon. You can look through the forums to see if anyone else has found a solution with your current predicament.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nicktastic on "Possible Cache Issue? Long Load Times."</title>
			<link>http://www.e2interactive.com/forums/topic/possible-cache-issue-long-load-times#post-1202</link>
			<pubDate>Fri, 29 May 2009 15:15:00 +0000</pubDate>
			<dc:creator>nicktastic</dc:creator>
			<guid isPermaLink="false">1202@http://www.e2interactive.com/forums/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;First of all, I would like to say thank you so much for this gallery. It's clean, efficient, and downright beautiful. I have uploaded, implemented, and everything works perfectly except for one small bug.&#60;/p&#62;
&#60;p&#62;I have a website with three separate galleries on three separate pages. The first time each page is loaded, the gallery functions perfectly and loads quickly. However, if I return to a page after going to another, the large image in the gallery stays stuck on loading. The thumbnails still load quickly and, if clicked, will load the picture immediately.&#60;/p&#62;
&#60;p&#62;The contact page does not have this issue, even though it calls to all the same functions as my other two pages. A side note, if I let enough time elapse (5 minutes or so) before returning to a page, I don't have this problem. It's also worth noting, I have not altered the gallery outside of some basic style changes.&#60;/p&#62;
&#60;p&#62;Could this be a possible caching issue? Or maybe a function call that does not DIE? Any help is greatly appreciated!&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Nick
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
