<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

	<channel>
		<title>Smashly Community Forums &#187; Tag: not working - Recent Posts</title>
		<link>http://smashly.net/community/</link>
		<description>Smashly Community Forums &#187; Tag: not working - Recent Posts</description>
		<language>en</language>
		<pubDate>Wed, 08 Feb 2012 00:11:40 +0000</pubDate>

					<item>
				<title>byron on "Lightbox not working (image opens in new window) &#124; Javascript incompatibility"</title>
				<link>http://smashly.net/community/topic/lightbox-not-working-image-opens-in-new-window-javascript-incompatibility#post-3379</link>
				<pubDate>Sat, 12 Feb 2011 02:51:28 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">3379@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Cool...glad you got it going!&#60;/p&#62;
&#60;p&#62;BB
&#60;/p&#62;</description>
			</item>
					<item>
				<title>cintiastela on "Lightbox not working (image opens in new window) &#124; Javascript incompatibility"</title>
				<link>http://smashly.net/community/topic/lightbox-not-working-image-opens-in-new-window-javascript-incompatibility#post-3377</link>
				<pubDate>Sat, 12 Feb 2011 00:35:49 +0000</pubDate>
				<dc:creator>cintiastela</dc:creator>
				<guid isPermaLink="false">3377@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Ok. I got it working... I was having problems with the z-index.. after a while I made it all work.
&#60;/p&#62;</description>
			</item>
					<item>
				<title>cintiastela on "Lightbox not working (image opens in new window) &#124; Javascript incompatibility"</title>
				<link>http://smashly.net/community/topic/lightbox-not-working-image-opens-in-new-window-javascript-incompatibility#post-3372</link>
				<pubDate>Fri, 11 Feb 2011 18:54:23 +0000</pubDate>
				<dc:creator>cintiastela</dc:creator>
				<guid isPermaLink="false">3372@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Hi Byron,&#60;br /&#62;
I use your Photosmash plugin a lot (thanks!) but this time I'm not being able to figure out why it's not working:&#60;br /&#62;
I was first trying to get it to work with Thickbox.&#60;br /&#62;
The gallery images open in new window.&#60;br /&#62;
I tried installing Shadowbox but it also didn't work.&#60;br /&#62;
I noticed also that the image rotation on my homepage is not working properly anymore.&#60;br /&#62;
I'm thinking there's an incompatibility with Photosmash, because if I disable the PS plugin the rotation works normally.&#60;br /&#62;
The dev site is here: &#60;a href=&#34;http://northstarmontessori.ca.s113547.gridserver.com/photo-gallery&#34; rel=&#34;nofollow&#34;&#62;http://northstarmontessori.ca.s113547.gridserver.com/photo-gallery&#60;/a&#62;&#60;br /&#62;
Can you please suggest a fix?&#60;/p&#62;
&#60;p&#62;Thank you!&#60;br /&#62;
Cintia
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "How do I get this to work in a page rather than a post?"</title>
				<link>http://smashly.net/community/topic/how-do-i-get-this-to-work-in-a-page-rather-than-a-post#post-3005</link>
				<pubDate>Mon, 03 Jan 2011 15:06:16 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">3005@http://smashly.net/community/</guid>
				<description>&#60;p&#62;No, those are ok.&#60;/p&#62;
&#60;p&#62;If you like to try changing PhotoSmash to see if we're on the correct problem, you can open up the file 'bwb-photosmash.php' and make this change:&#60;/p&#62;
&#60;p&#62;Find:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;wp_enqueue_script(&#38;#39;jquery&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;And change it to:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;//wp_enqueue_script(&#38;#39;jquery&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hopefully that makes everything work again.  &#60;/p&#62;
&#60;p&#62;This is not the right way to fix this problem, but hopefully it get things working.  The reason it's not the right way to fix is because the next time you upgrade PhotoSmash, you'll need to do it again.  And also, that code is correct.&#60;/p&#62;
&#60;p&#62;I think the problem is that in your theme or another plugin, they do not use: wp_enqueue_script('jquery');&#60;/p&#62;
&#60;p&#62;Instead, they are loading the jquery.js a second time.  It's actually the exact same file, they're just loading it again without using the wp_enqueue_script WordPress function which is designed to prevent double loading, which causes things to stop working.&#60;/p&#62;
&#60;p&#62;Unfortunately, I can't tell who's the culprit, but I think it's your theme.&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Byron
&#60;/p&#62;</description>
			</item>
					<item>
				<title>AlphaMare on "How do I get this to work in a page rather than a post?"</title>
				<link>http://smashly.net/community/topic/how-do-i-get-this-to-work-in-a-page-rather-than-a-post#post-3003</link>
				<pubDate>Mon, 03 Jan 2011 06:30:44 +0000</pubDate>
				<dc:creator>AlphaMare</dc:creator>
				<guid isPermaLink="false">3003@http://smashly.net/community/</guid>
				<description>&#60;p&#62;I have downloaded the whole site as it is organized on the server, and searched through the file. I have found only one file that is a duplicate, jquery.form.js &#60;/p&#62;
&#60;p&#62;It appears in these places:&#60;/p&#62;
&#60;p&#62;public_html/wp-includes/js/jquery/jquery.form.js&#60;/p&#62;
&#60;p&#62;public_html/wp-content/plugins/photosmash-galleries/js/jquery.form.js&#60;/p&#62;
&#60;p&#62;Would it fix the problem if I removed one of these instances?
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "How do I get this to work in a page rather than a post?"</title>
				<link>http://smashly.net/community/topic/how-do-i-get-this-to-work-in-a-page-rather-than-a-post#post-3000</link>
				<pubDate>Sun, 02 Jan 2011 23:28:59 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">3000@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Hi AM,&#60;/p&#62;
&#60;p&#62;I sense your frustration.  Sorry, but PhotoSmash isn't causing this problem, and I couldn't tell whether it was your theme or another plugin that is causing the problem.  WordPress has some easily accessible best practices for plugin and theme coders that help them be good neighbors.  Unfortunately, the person(s) who did your theme or one of your other plugins didn't follow those guidelines.&#60;/p&#62;
&#60;p&#62;There are photo gallery plugins that will not be affected by plugins that load jQuery improperly.  I highly recommend NextGEN Gallery if PhotoSmash isn't for you...with 2.5 million downloads, you can't go wrong.  There is also an uploader plugin for NextGEN, but I don't know much about it.  It might do what you're wanting, though.&#60;/p&#62;
&#60;p&#62;Best wishes with the site,&#60;br /&#62;
Byron
&#60;/p&#62;</description>
			</item>
					<item>
				<title>AlphaMare on "How do I get this to work in a page rather than a post?"</title>
				<link>http://smashly.net/community/topic/how-do-i-get-this-to-work-in-a-page-rather-than-a-post#post-2995</link>
				<pubDate>Sun, 02 Jan 2011 15:47:02 +0000</pubDate>
				<dc:creator>AlphaMare</dc:creator>
				<guid isPermaLink="false">2995@http://smashly.net/community/</guid>
				<description>&#60;p&#62;It would help if i knew how to do what they say in those tutorials. Unfortunately, both presuppose a greater knowledge of PHP than I have at the moment. &#60;/p&#62;
&#60;p&#62;I was hoping for a solution that simply says something like &#34;if you have jquery in more than one place on your directory, make a new folder and put the jquery in it, then copy and paste this line in your header file before the body tag 'genius PHP code to be pasted here' and all will be well&#34; &#60;/p&#62;
&#60;p&#62;I guess this plugin is for people who are better coders than I am.
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "How do I get this to work in a page rather than a post?"</title>
				<link>http://smashly.net/community/topic/how-do-i-get-this-to-work-in-a-page-rather-than-a-post#post-2980</link>
				<pubDate>Fri, 31 Dec 2010 00:17:27 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">2980@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Hi AM,&#60;/p&#62;
&#60;p&#62;It looks like you've got problem #1 on this post:  &#60;a href=&#34;http://smashly.net/community/topic/cant-upload-images-add-photo-link-doesnt-work&#34; rel=&#34;nofollow&#34;&#62;http://smashly.net/community/topic/cant-upload-images-add-photo-link-doesnt-work&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I'm not sure whether it's your theme or one of your plugins that is double loading jquery.&#60;/p&#62;
&#60;p&#62;Hope that helps,&#60;br /&#62;
Byron
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "upload stopped working"</title>
				<link>http://smashly.net/community/topic/upload-stopped-working#post-2979</link>
				<pubDate>Fri, 31 Dec 2010 00:14:49 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">2979@http://smashly.net/community/</guid>
				<description>&#60;p&#62;No problem...glad you got it going!&#60;/p&#62;
&#60;p&#62;BB
&#60;/p&#62;</description>
			</item>
					<item>
				<title>kamibayasi on "upload stopped working"</title>
				<link>http://smashly.net/community/topic/upload-stopped-working#post-2978</link>
				<pubDate>Thu, 30 Dec 2010 18:24:45 +0000</pubDate>
				<dc:creator>kamibayasi</dc:creator>
				<guid isPermaLink="false">2978@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Dear Byron,&#60;/p&#62;
&#60;p&#62;My big apologies.&#60;br /&#62;
My fault was that I set teh maximum image file size way too small.&#60;br /&#62;
I was careful not to mistaken kilobytes and megabytes, but I guess I forgot it when I was changing up the number.&#60;/p&#62;
&#60;p&#62;Again, very sorry for wasting your time, and thank you for your hard work.
&#60;/p&#62;</description>
			</item>
					<item>
				<title>AlphaMare on "How do I get this to work in a page rather than a post?"</title>
				<link>http://smashly.net/community/topic/how-do-i-get-this-to-work-in-a-page-rather-than-a-post#post-2976</link>
				<pubDate>Thu, 30 Dec 2010 16:51:20 +0000</pubDate>
				<dc:creator>AlphaMare</dc:creator>
				<guid isPermaLink="false">2976@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Hi - I have been looking for some time to find a plugin that does exactly what this one does.&#60;br /&#62;
However, I cannot get it to work! I have followed the tutorial video on how to allow anyone to upload a photo, and I have the form appearing in the page where I want the gallery, also the grey box for the blank gallery is there. When I upload a photo, I see the green progress bar, and it says the upload is complete, but then there is no photo in the gallery!&#60;/p&#62;
&#60;p&#62;All I want is a page on the site where the kids who ride at my stable can post photos of themselves and their ponies and horses.&#60;br /&#62;
I want to be able to allow anyone to post, but be notified of the post so I can moderate it if necessary.&#60;/p&#62;
&#60;p&#62;The site is &#60;a href=&#34;http://stablefriends.ca&#34; rel=&#34;nofollow&#34;&#62;http://stablefriends.ca&#60;/a&#62; if it is any help to you to see it.&#60;/p&#62;
&#60;p&#62;Thanks,
&#60;/p&#62;</description>
			</item>
					<item>
				<title>kamibayasi on "upload stopped working"</title>
				<link>http://smashly.net/community/topic/upload-stopped-working#post-2975</link>
				<pubDate>Thu, 30 Dec 2010 08:48:33 +0000</pubDate>
				<dc:creator>kamibayasi</dc:creator>
				<guid isPermaLink="false">2975@http://smashly.net/community/</guid>
				<description>&#60;p&#62;hello byron,&#60;br /&#62;
Thank you for this great plugin, first. &#60;/p&#62;
&#60;p&#62;Now straight to the point.&#60;br /&#62;
My site was letting users upload images successfully before, then it stopped working just like some other photosmash users were saying. URL is&#60;br /&#62;
&#60;a href=&#34;http://machikusa.com/upload/&#34; rel=&#34;nofollow&#34;&#62;http://machikusa.com/upload/&#60;/a&#62;&#60;br /&#62;
Please click on the big wide button with a shadow with Japanese characters then the upload form appears.&#60;/p&#62;
&#60;p&#62;I do not have much knowledge on coding, and you might get a bit frustrated with a person like that, but please bare.&#60;/p&#62;
&#60;p&#62;I think it stopped working after I added 2 plugins...&#60;br /&#62;
infinite slider plugin and jQuery Image Lazy Load WP plugin.&#60;/p&#62;
&#60;p&#62;I stopped them and deleted them through the plugin setting page, but upload is still not working.&#60;/p&#62;
&#60;p&#62;I will greatly appreciate your help.
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "Upload not working -- read your post,  (sorry) but cannot solve issue!"</title>
				<link>http://smashly.net/community/topic/upload-not-working-read-your-post-sorry-but-cannot-solve-issue#post-2431</link>
				<pubDate>Thu, 07 Oct 2010 01:56:15 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">2431@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Cool...you're welcome!&#60;br /&#62;
BB
&#60;/p&#62;</description>
			</item>
					<item>
				<title>kamalm on "Upload not working -- read your post,  (sorry) but cannot solve issue!"</title>
				<link>http://smashly.net/community/topic/upload-not-working-read-your-post-sorry-but-cannot-solve-issue#post-2421</link>
				<pubDate>Wed, 06 Oct 2010 13:53:35 +0000</pubDate>
				<dc:creator>kamalm</dc:creator>
				<guid isPermaLink="false">2421@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Thanks Byron! I hadn't seen that... I uploaded the most recent version of highslide.js and now the gallery is functional again.&#60;/p&#62;
&#60;p&#62;Thanks so much again,&#60;br /&#62;
Mar
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "Upload not working -- read your post,  (sorry) but cannot solve issue!"</title>
				<link>http://smashly.net/community/topic/upload-not-working-read-your-post-sorry-but-cannot-solve-issue#post-2416</link>
				<pubDate>Wed, 06 Oct 2010 00:29:08 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">2416@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Hi Kamal,&#60;/p&#62;
&#60;p&#62;It looks like you've got a javascript error in your Highslide plugin:&#60;/p&#62;
&#60;p&#62;arr.htmls is undefined&#60;br /&#62;
[Break on this error] for (var i = 0; i &#38;lt; arr.htmls.length; i++) { &#60;/p&#62;
&#60;p&#62;highslide.js (line 363)&#60;/p&#62;
&#60;p&#62;You can see it using Firebug with FireFox.&#60;/p&#62;
&#60;p&#62;Hope that helps,&#60;br /&#62;
Byron
&#60;/p&#62;</description>
			</item>
					<item>
				<title>kamalm on "Upload not working -- read your post,  (sorry) but cannot solve issue!"</title>
				<link>http://smashly.net/community/topic/upload-not-working-read-your-post-sorry-but-cannot-solve-issue#post-2415</link>
				<pubDate>Tue, 05 Oct 2010 18:48:33 +0000</pubDate>
				<dc:creator>kamalm</dc:creator>
				<guid isPermaLink="false">2415@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Hi Byron,&#60;/p&#62;
&#60;p&#62;I read your post saying that if my upload link isn't working, it is likely that something is causing JQuery to fail. However, I haven't added any new plugins or changed/ updated my theme. I'm not sure what could be causing this new problem. Before, everything worked fine. Sometime over the course of a few months, users stopped being able to upload.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.sapnamagazine.com/models&#34; rel=&#34;nofollow&#34;&#62;http://www.sapnamagazine.com/models&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Any ideas? Your help would be much appreciated...&#60;br /&#62;
Thanks!&#60;br /&#62;
Mar
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "Uploaded images not showing in Photo Manager"</title>
				<link>http://smashly.net/community/topic/uploaded-images-not-showing-in-photo-manager#post-841</link>
				<pubDate>Tue, 09 Mar 2010 00:24:29 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">841@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Kamal,&#60;/p&#62;
&#60;p&#62;I looked, but didn't see anything obvious.&#60;/p&#62;
&#60;p&#62;Can you send me an email through:  &#60;a href=&#34;http://smashly.net/contact/&#34; rel=&#34;nofollow&#34;&#62;http://smashly.net/contact/&#60;/a&#62; ?&#60;/p&#62;
&#60;p&#62;We can discuss further.&#60;br /&#62;
BB
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "Uploaded images not showing in Photo Manager"</title>
				<link>http://smashly.net/community/topic/uploaded-images-not-showing-in-photo-manager#post-840</link>
				<pubDate>Mon, 08 Mar 2010 20:03:46 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">840@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Bummer...I'll have a look tonight.  &#60;/p&#62;
&#60;p&#62;Glad you're on 2.9.  That could have caused headaches for you down the road.&#60;/p&#62;
&#60;p&#62;BB
&#60;/p&#62;</description>
			</item>
					<item>
				<title>kamalm on "Uploaded images not showing in Photo Manager"</title>
				<link>http://smashly.net/community/topic/uploaded-images-not-showing-in-photo-manager#post-839</link>
				<pubDate>Mon, 08 Mar 2010 19:05:10 +0000</pubDate>
				<dc:creator>kamalm</dc:creator>
				<guid isPermaLink="false">839@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Okay, complete update:&#60;/p&#62;
&#60;p&#62;I am now running WP 2.9.&#60;br /&#62;
I reset my &#34;Store uploads in this folder&#34; to default.&#60;/p&#62;
&#60;p&#62;Still the same problem :(
&#60;/p&#62;</description>
			</item>
					<item>
				<title>kamalm on "Uploaded images not showing in Photo Manager"</title>
				<link>http://smashly.net/community/topic/uploaded-images-not-showing-in-photo-manager#post-838</link>
				<pubDate>Mon, 08 Mar 2010 17:09:02 +0000</pubDate>
				<dc:creator>kamalm</dc:creator>
				<guid isPermaLink="false">838@http://smashly.net/community/</guid>
				<description>&#60;p&#62;I found the earlier versions! But I think I'm just going to upgrade to 2.9 and see if I can somehow manage my plugin compatibilities.
&#60;/p&#62;</description>
			</item>
					<item>
				<title>kamalm on "Uploaded images not showing in Photo Manager"</title>
				<link>http://smashly.net/community/topic/uploaded-images-not-showing-in-photo-manager#post-837</link>
				<pubDate>Mon, 08 Mar 2010 15:14:00 +0000</pubDate>
				<dc:creator>kamalm</dc:creator>
				<guid isPermaLink="false">837@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Hi Byron,&#60;/p&#62;
&#60;p&#62;Thanks so much for your response! 2 points:&#60;/p&#62;
&#60;p&#62;(1) The photosmash plugin was not working with either 2.9 or 2.6, so that's not the problem. I'll reset the setting you suggested and see if that helps.&#60;/p&#62;
&#60;p&#62;(2) Thanks for the tip about upgrading. Do you know where I could download WP version 2.7 or 2.8? It would be cool if one of those worked with my WPAds plugin. Can't find those versions online.&#60;/p&#62;
&#60;p&#62;Mar
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "Uploaded images not showing in Photo Manager"</title>
				<link>http://smashly.net/community/topic/uploaded-images-not-showing-in-photo-manager#post-835</link>
				<pubDate>Mon, 08 Mar 2010 14:13:37 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">835@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Hi Kamalm,&#60;/p&#62;
&#60;p&#62;I don't think PhotoSmash will work with version prior to 2.8 - but that is probably not the only problem you're having.  I will take a look later today to see if I see any other issues.&#60;/p&#62;
&#60;p&#62;That said, I would highly recommend you upgrade to at least version 2.8.  There is a bug in WP 2.7 and before that lets a hacker set up a User account that is an Admin account.  They even use some javascript to hide the user from the list if you view your admin users.  But you can tell by looking at the count of admin users and if it is higher than the number of admins shown, you've been hacked.  &#60;/p&#62;
&#60;p&#62;This is well documented throughout on the web.  I had a site that I was holding back from the upgrade because of a plugin, and it got hacked...I didn't figure anybody would even bother to hack that little site.  They inserted a PHP file that did some malicious stuff.  It's a very real security risk.&#60;/p&#62;
&#60;p&#62;I'll let you know if I see anything that would be a problem with PhotoSmash once I've taken a look.&#60;/p&#62;
&#60;p&#62;One thing that has caused these sorts of problems for people in the past was that their settings for &#34;Store uploads in this folder&#34; can get out of whack.&#60;/p&#62;
&#60;p&#62;Go in to Admin/ Settings / Miscellaneous...and reset &#34;Store uploads in this folder&#34; back to default.&#60;/p&#62;
&#60;p&#62;That just might fix it.&#60;br /&#62;
Cheers,&#60;br /&#62;
Byron
&#60;/p&#62;</description>
			</item>
					<item>
				<title>kamalm on "Uploaded images not showing in Photo Manager"</title>
				<link>http://smashly.net/community/topic/uploaded-images-not-showing-in-photo-manager#post-832</link>
				<pubDate>Sun, 07 Mar 2010 20:30:16 +0000</pubDate>
				<dc:creator>kamalm</dc:creator>
				<guid isPermaLink="false">832@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Update: I've downgraded back to wp 2.6 because 2.9 was messing with my WPAds plugin.
&#60;/p&#62;</description>
			</item>
					<item>
				<title>kamalm on "Uploaded images not showing in Photo Manager"</title>
				<link>http://smashly.net/community/topic/uploaded-images-not-showing-in-photo-manager#post-831</link>
				<pubDate>Sun, 07 Mar 2010 19:01:13 +0000</pubDate>
				<dc:creator>kamalm</dc:creator>
				<guid isPermaLink="false">831@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Hi Byron,&#60;/p&#62;
&#60;p&#62;My url is &#60;a href=&#34;http://www.sapnamagazine.com&#34; rel=&#34;nofollow&#34;&#62;http://www.sapnamagazine.com&#60;/a&#62;. (However the page where I'm trying to use your plugin is a draft, so you can't see it right now.)&#60;/p&#62;
&#60;p&#62;Your plugin is EXACTLY what we need for our model search page, where we wish to encourage potential models to upload their portfolios. It's perfect!&#60;/p&#62;
&#60;p&#62;However, I have tried and TRIED but I can't get the plugin to work. First I upgraded to WP 2.9 because I thought that was the problem. I've uninstalled and reinstalled at least 4 times. The add photo link shows up on the page, the thickbox works fine, upload link fine, everything seems fine...&#60;/p&#62;
&#60;p&#62;Until I go into Photo Manager and there are no images to retrieve. I've uploaded images 3 times and they are not registering in the Photo Manager. I even updated the upload params to allow 'anybody', even though I was logged in as admin while I was trying to upload. No success.&#60;/p&#62;
&#60;p&#62;Since I'm running a public magazine site, uninstalling all of my plugins and/ or changing my theme is not an option. I'm really hoping you can point me in the right direction... I'd much rather use your plugin than anything else!&#60;/p&#62;
&#60;p&#62;I would really appreciate a reply as quick as you can. :)&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Mar
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "Highest ranked widget and gallery not working"</title>
				<link>http://smashly.net/community/topic/highest-ranked-widget-and-gallery-not-working#post-549</link>
				<pubDate>Wed, 13 Jan 2010 13:28:21 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">549@http://smashly.net/community/</guid>
				<description>&#60;p&#62;You're probably right...I'll need to check.  I did the highest rated sorting based on # of stars, and even that hasn't been tested with large amounts of data.  I don't think I considered the thumbs for highest rated.  I'll have to look into it.  I'll be out of pocket for a week here, so it will be a bit before I can look.&#60;br /&#62;
Thanks for the heads up.&#60;/p&#62;
&#60;p&#62;BB
&#60;/p&#62;</description>
			</item>
					<item>
				<title>deanhodges on "Highest ranked widget and gallery not working"</title>
				<link>http://smashly.net/community/topic/highest-ranked-widget-and-gallery-not-working#post-547</link>
				<pubDate>Wed, 13 Jan 2010 08:56:27 +0000</pubDate>
				<dc:creator>deanhodges</dc:creator>
				<guid isPermaLink="false">547@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Ah ok, visually, i dont think it works or the user can understand that. Other than the one appearing first is the most popular.&#60;/p&#62;
&#60;p&#62;because on the image is says the amount of votes cast. i.e the first image has 4, second, 1 and the third 6. To me, the voted work up one if positive and minus one if negative. So to me, 6 should be first. &#60;/p&#62;
&#60;p&#62;Or am i wrong? Im using the thumbs up and thumbs down rating system
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "Highest ranked widget and gallery not working"</title>
				<link>http://smashly.net/community/topic/highest-ranked-widget-and-gallery-not-working#post-545</link>
				<pubDate>Wed, 13 Jan 2010 03:26:23 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">545@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Dean, it works on a Bayesian formula that uses the # of votes as well as the average vote...so an image with one 5-star vote doesn't rank higher than an image  5,000 votes that average out to 4.9-stars.&#60;/p&#62;
&#60;p&#62;For the site that I'm using this on, I'm using GD-Star Rating (GDSR by Milan Petrovic), but to use this, you would need to implement something that creates individual posts for each image since GDSR only works on posts and comments at this time.  GDSR is the most complete rating thing out there.&#60;/p&#62;
&#60;p&#62;You can see what I'm doing with PhotoSmash, PhotoSmash Extend, and GDSR at:  stlouie.com
&#60;/p&#62;</description>
			</item>
					<item>
				<title>deanhodges on "Highest ranked widget and gallery not working"</title>
				<link>http://smashly.net/community/topic/highest-ranked-widget-and-gallery-not-working#post-532</link>
				<pubDate>Mon, 11 Jan 2010 12:26:03 +0000</pubDate>
				<dc:creator>deanhodges</dc:creator>
				<guid isPermaLink="false">532@http://smashly.net/community/</guid>
				<description>&#60;p&#62;What the problem with these widgets?&#60;/p&#62;
&#60;p&#62;Does it work on 'most clicked' or 'most votes'?&#60;/p&#62;
&#60;p&#62;regards
&#60;/p&#62;</description>
			</item>
					<item>
				<title>deanhodges on "Highest ranked widget and gallery not working"</title>
				<link>http://smashly.net/community/topic/highest-ranked-widget-and-gallery-not-working#post-500</link>
				<pubDate>Wed, 06 Jan 2010 14:09:34 +0000</pubDate>
				<dc:creator>deanhodges</dc:creator>
				<guid isPermaLink="false">500@http://smashly.net/community/</guid>
				<description>&#60;p&#62;No mater what i have tried, the gallery and widget does not diplay most popular (highest ranked).&#60;/p&#62;
&#60;p&#62;I wondered what was not working&#60;/p&#62;
&#60;p&#62;regards
&#60;/p&#62;</description>
			</item>
		
	</channel>

</rss>
