Nant's Gallery Plugin: "No item uploaded"

17 years 11 months ago #12648 by dsendecki
I just installed Nant's new gallery plugin (just released). It installed and published without a hitch.

However, when I try to upload a photo -- I get an error that says:

"No item uploaded"

the directory:

images/comprofiler/plug_profilegallery/

is 777...

Hmmmm... any ideas?

Please Log in to join the conversation.

17 years 11 months ago #12654 by nickjo
I'd be more than happy to help but I can't find the download at the moment...

hehe.. n/m... llemme see what error i get if any..

Post edited by: nickjo, at: 2006/05/14 23:00

blwebsolutions.com

Please Log in to join the conversation.

17 years 11 months ago #12655 by nickjo
try chmodding your /images directory in the root... also see if there is a directory /images/comprofiler/ .. you might want to chmod that directory as well.. Also depending upon how you have everything setup you might want your apache account to have perms to it.. chown nobody.noobody images/

chown nobody.nobobdy /images/comprofiler
chmod 777 /images
chmod 777 /images/comprofiler

try again and lemme know if you have a success.

-nick

blwebsolutions.com

Please Log in to join the conversation.

17 years 11 months ago #12660 by dsendecki
Replied by dsendecki on topic Re:Nant's Gallery Plugin: "No item uploaded&q
If I remove this code:

[code:1] // Check for valid upload!
if (filesize($upload_pgitem_tmpname) == 0){
$html2return .= "<font color=red>" . _pg_NoFileUploaded . "</font><br />";
return $html2return;
}


list($in_width, $in_height, $in_type, $in_attr) = getimagesize($upload_pgitem_tmpname);[/code:1]

I can upload, and everything works ok -- except no thumbnails are created for images -- just the standard JPG icon is displayed...

Help!

Please Log in to join the conversation.

17 years 11 months ago #12670 by dsendecki
Replied by dsendecki on topic Re:Nant's Gallery Plugin: "No item uploaded&q
No it's not a permissions problem -- the permission are good!

Please Log in to join the conversation.

17 years 11 months ago #12673 by nickjo
Have you checked any of your error logs? maybe it wil return some sort of error.. and i presume since the permissions are fine there is no reason to uninstall / reinstall. what's the url of your site?

blwebsolutions.com

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.216 seconds

Facebook Twitter LinkedIn