CodeCanyon

PHP - AJAX Image Gallery Management

  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
superuntitled says
Purchased

I am getting a black box for images that I upload… is there a file format that is required (only jpegs maybe – all the images that are showing up with black boxes are png’s and gifs). Any thoughts on why this would happen? It is only the thumbnail that is not showing up correctly, everything else seems to be fine. http://superuntitled.com/photos/test.php?gallery=1

The error I get is:

Warning: imagecreatefromgif() [function.imagecreatefromgif]: ‘superuntitled.com/html/photos/uploads/Gallery 2/tumblr_krvgjwgsnX1qa9bmwo1_400.gif’ is not a valid GIF file in xxxx/xxx/superuntitled.com/html/photos/includes/functions.php on line 39

4 months ago
Author
dijitals dijitals replied

Hello Superuntitled,

The problem is porbably because of the file format but not the extension. Try converting or saving with an image program you use.

Thanks…

4 months ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Bought between 10 and 49 items
rheeralal says
Purchased

Hi, getting the same error message:

Installation There is a problem in the gallery folder. Please check your settings.php or the gallery folder.

Database connection: OK

There is a problem in the javascript folder. Please check your settings.php or the javascript folder.

There is a problem in the CSS folder. Please check your settings.php or the CSS folder.

There is a problem in the admin folder. Please check your settings.php or the admin folder.

There is a problem in the ajax calls folder. Please check your settings.php or the ajax calls folder.

There is a problem in the uploaded images folder. Please check your settings.php or the uploads folder.

There is a problem in the thumbnail images folder. Please check your settings.php or the thumbs folder.

There is a problem in the static images folder. Please check your settings.php or the images folder.

— I am currently working locally, on a MAMP server. Should there be any issues in doing so?

4 months ago
Author
dijitals dijitals replied

Hello Rheeralal,

The MAMP server is probably the reason. But it might also because of the configuration. Please send me an email and let me check.

Thanks…

3 months ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
graphcom says
Purchased

Really like this product – easy to use and install. But I’m trying it on a Windows server. All functions are OK except the multiple image upload function. I’m assuming there’s an issue with ’\’ as opposed to ’/’ in maybe the ajaxcall uploadify function or the multiple function page. The class.upload seems to account for this in the $server_path variable. Any ideas?

3 months ago
Author
dijitals dijitals replied

Hello Graphcom,

I am not very familiar with windows based systems but I know that this script does work on them. Please send me an email and let me check.

Thanks…

3 months ago
Purchased
Default-user graphcom replied

I started uploading all the files again incase I missed something. I did have the right folders on the server, but it was suddenly fixed, so I’m assuming there was just a corrupted file or something.

So it’s all good. Works great. Nice application. Thanks for the response.

3 months ago
Author
dijitals dijitals replied

Happy to hear Graphcom! Have a good day!

3 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
maaster999 says
Purchased

Hello,

I keep getting the error “Parse error: syntax error, unexpected $end in C:\xampp\htdocs\alexispereira\portfolio\index.php on line 133”

any idea?

3 months ago
Author
dijitals dijitals replied

Hello Maaster999,

This issue probably arrives because of the xampp being local. Can you please let me know, on which page does this error arrive?

Thanks…

3 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
jamesjodal says
Purchased

I want to add photo galleries via ftp but when i downloaded it, I cannot see any instruction how to do so. Please help me because I have been having problem with the admin database connection and all. I need this done asap please.

3 months ago
Author
dijitals dijitals replied

Hello Jamesjodal,

Please send me an email and I’ll help you right away.

Thanks…

3 months ago
  • Has been a member for 0-1 years
  • Bought between 10 and 49 items
jpapan says
Purchased

SOLVED

I have the same problem with another user

Installation There is a problem in the gallery folder. Please check your settings.php or the gallery folder.

Database connection: OK

There is a problem in the javascript folder. Please check your settings.php or the javascript folder.

There is a problem in the CSS folder. Please check your settings.php or the CSS folder.

There is a problem in the admin folder. Please check your settings.php or the admin folder.

There is a problem in the ajax calls folder. Please check your settings.php or the ajax calls folder.

There is a problem in the uploaded images folder. Please check your settings.php or the uploads folder.

There is a problem in the thumbnail images folder. Please check your settings.php or the thumbs folder.

There is a problem in the static images folder. Please check your settings.php or the images folder.

Do you have anything to try?

3 months ago
  • Has been a member for 0-1 years
  • Bought between 10 and 49 items
flydilla says
Purchased

Hi dijitals,

I got an error:

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /htdocs/public/www/gallery/admin/galleries.php on line 102

Are there incompatibility with mysql 5.0?

Regards

2 months ago
Author
dijitals dijitals replied

Hello Flydilla,

Can you please let me know, which page do you get that error? I will check.

Thanks…

2 months ago
  • Has been a member for 0-1 years
  • Bought between 10 and 49 items
flydilla says
Purchased

Hi dijitals,

I got the error on page galleries.php (row 101 and 102)

You can see my galleries.php by link below: http://db.tt/TmNE3gnU

Regards

2 months ago
Author
dijitals dijitals replied

Can you please edit this line from:

$galleries = mysql_query("select `name`,`id`,`thumbnail`,`description` from `galleries` order by `order` asc");

to:

$galleries = mysql_query("select `name`,`id`,`thumbnail`,`description` from `galleries` order by `order` asc") or die(mysql_error());

and let me know what the new error message is.

Thanks….

2 months ago
  • Has been a member for 0-1 years
  • Bought between 10 and 49 items
flydilla says
Purchased

Hi dijitals,

thank you for your support.

I had already tried to insert this string but It doesn’t work. Same error.

This gallery worked great for a couple of weeks. Now it shows this error also if the database works fine. (it got two tables: galleries and images)

I’m very sorry because this is the only script gallery allows to do everything!

Regards

2 months ago
Author
dijitals dijitals replied

Hello Flydilla,

Can you please send me an email and we’ll check.

Thanks…

2 months ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
rodvaN says

I need this but I need to separate into different folders, Each folders got 2 subfolders divided for “Male” and “Female” Is it possible to use this for embeding into a HTML and surf on the galleries between those uploaded images?

2 months ago
Author
dijitals dijitals replied

Hello RofvaN,

You can create create different galleries, and embed them anywhere you like.

2 months ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Bought between 10 and 49 items
eberswine says

THis looks promising. Is this easy to adjust the resulting template for the images?

So, say I want to use this for a PHOTOSWIPE jquery mobile gallery CMS ..

Can I make a template to just have the images be on a HTML5 page with a :
<li><a href="link"><img src="photo.jpg" /></a></li>

ANd then have the outcome be a gallery link to a page ??
2 months ago
Author
dijitals dijitals replied

Hello Eberswine,

Sure it is easy if you know a little php. Let me know if you need any help.

2 months ago
  • Has been a member for 0-1 years
  • Bought between 10 and 49 items
azactro says

Hi. Is it possible to get this with a custom request? I’m looking for a gallery that the thumbnails are albums. Basically I want a gallery with the ability to have an album in an album and then the lightbox script in that album… Thanks.

1 month ago
Author
dijitals dijitals replied

Hello Azactro,

This can be done with a little modification. Send me an email from my profile page and let us discuss.

Thanks…

1 month ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
ddstaff says

Hi, I would buy this gallery, can I add a watermark to photos? It’s difficult? I’m not very expert in this codes.

Thanks

1 month ago
Author
dijitals dijitals replied

Hello Ddstaff,

You’ll need a php watermark script and it won’t be very easy to integrate.

Thanks…

25 days ago
  • Has been a member for 0-1 years
  • Bought between 10 and 49 items
jpapan says
Purchased

I add the gallery but I cannot even see the test page. The images seem corrupted.. I am strongly interesting in the slideshow but cannot use it…

28 days ago
Author
dijitals dijitals replied

Hello Jpapan,

Pls send me a email and I will help you..

Thanks…

25 days ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
whatwhat says
Purchased

Hello dijitals ! First of all thank you so much for creating this beautiful piece of code :) setting it was very easy and overall it works quiet well !

I do have problems when trying to upload multiple pictures with a large file size (8-9mb) and/or when uploading a lot of pictures ! (20+), would you know how to solve this? Everything works fine with small pictures !

Kind Regards, Th

26 days ago
Author
dijitals dijitals replied

Hello Whatwhat,

Perhaps you may try to increase your php memory limit.

You can do this via server configuration or with .htaccess.

Thanks…

25 days ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
wallylunk says
Purchased

*Using a working Linux server.

modifying the settings.php The Database connects, but every other setting is a problem.

Question: define (“gallery_folder”,”ajax/”); //The folder you have uploaded the gallery files *Do I rename the “gallery_folder”?

26 days ago
Author
dijitals dijitals replied

Hello Wallylunk,

Please send me an email and I will help you.

Thanks…

25 days ago
  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
  • Spain
sedos says
Purchased

Hi, getting the same error message:

Installation There is a problem in the gallery folder. Please check your settings.php or the gallery folder.

Database connection: OK There is a problem in the javascript folder. Please check your settings.php or the javascript folder.

There is a problem in the CSS folder. Please check your settings.php or the CSS folder.

There is a problem in the admin folder. Please check your settings.php or the admin folder.

There is a problem in the ajax calls folder. Please check your settings.php or the ajax calls folder.

There is a problem in the uploaded images folder. Please check your settings.php or the uploads folder.

There is a problem in the thumbnail images folder. Please check your settings.php or the thumbs folder.

There is a problem in the static images folder. Please check your settings.php or the images folder.

25 days ago
Author
dijitals dijitals replied

Hello Sedos,

Seems like you need to re-check your settings.php file. You can send me an email and I’ll check it for you.

Thanks…

25 days ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
ghabhal says

Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in /home/web/public_html/envato/gallery/admindemo/admin/galleries.php on line 20

This error appears on your demo site, I want to buy a license, and I would like to know the solution beforehand in case it appears on my site, thanks

23 days ago
Author
dijitals dijitals replied

Hello Ghanhal,

Can you please send me a link from the demo site so I can fix the issue.

Thanks for your help…

13 days ago
Author
dijitals dijitals replied

Hello Ghabhal,

The bug has been fixed. Thank you for your feedback!

Thanks…

13 days ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
aberstan says

FYI

The demo is throwing this error: Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in /home/web/public_html/envato/gallery/admindemo/admin/galleries.php on line 20

http://codecanyon.net/item/php-ajax-image-gallery-management/full_screen_preview/87411
15 days ago
Author
dijitals dijitals replied

Hello Abertan,

The bug has been fixed. Thank you for your feedback!

Thanks…

13 days ago
by
by
by
by
by