WP Showroom

There is still someone listening!

Since the first release there hasn’t been a lot of time for me to continue developing this plugin.
But: I am quite astonished how many people still download and use this gallery! So my intention is:

I would like to keep this project alive. I now have more time to keep this up to date, but If someone is eager to help implementing (and to improve the overall concept) please contact me.
In these times, standalone galleries are becoming even less common. Flickr, facebook, smugmug, Amazon S3 & Co also have great APIs – maybe a new approach to hosting and implementing galleries in blogs / CMS is also a good direction to think about.

02.12.2010 – naabster.

Current Version: v0.1b2

The old version of this gallery, ANIga, does not work with the latest Version of WordPress. Also it was not really that great – so I wrote a new gallery plugin based on it: WPshowroom.

You can see it working here on this site!

I didn’t submit this plugin to the WordPress Plugin Repository yet – so YOU can be a beta tester!

Main Features:

  • Picture Gallery completely integrated in WordPress
  • Group your pictures in Albums and an unlimited level of Child-Albums
  • Allow your visitors to comment on every picture
  • Restrict access to Albums and Pictures based on WordPress Userlevels / Capatibilites
  • Support for EXIF information
  • Order Albums like you want
  • Display a picture caption for each pic
  • Easy prev / next navigation for pictures
  • Completely configurable Layout (example theme files for the default WordPress Theme included)
  • Easy flash based Upload
  • Configure unlimited thumbnail / picture sizes – you can display your pictures in all sizes you like
  • Remake thumbnails for existing pictures if you need another size
  • Manage Pictures and Albums one by one or in batch
  • Nice Permalinks for everything
  • Widgets: random pictures, latest comments (for the whole blog, but with adjusted links for picture comments), latest galleries, …
  • Deinstall script – completely remove WPshowroom from your Database :(

Whats still missing (planned or in development):

  • Tags
  • Paged thumbnail display
  • Watermarks for thumbnails
  • Slideshow
  • More JS / Ajax stuff – sort pictures and albums even better
  • Support for all kinds of lightboxes
  • Zip File upload
  • Support for PHP4 – probably not :)
  • More Themes
  • Multi-language support
  • Better Usermanagement: A gallery for every WordPress User of your blog?
  • Picture rating
  • Whatever you like and I am able to code! I am looking forward to hear your feedback!

What you need:

  • Up-to-date version of WordPress (2.8+)
  • PHP5 (if you’re still running PHP4 or less: PHP6 is almost here, go and upgrade to PHP5 already, lazy you!)
  • GD Library
  • gettext support for EXIF information
  • Ability to give folders write-access (should be no problem if you managed to install wordpress)
  • Basic WordPress-theming ability to adjust the look to your theme (but the default should work with most Themes)
  • Pictures…

How to install:

  1. It is always wise to make backups of your files and your database!
  2. Download and de-zip the plugin.
  3. You’ll see the basic WordPress structure. Copy the folders to the appropriate location on your webserver:
    “WPshowroom” goes in your plugin directory
    the stuff in “themes/default” goes in your default theme directory (if you are not using the default theme copy it to your current theme directory)
  4. Make the “gallery” folder (and its subfolders) in the “WPshowroom” plugin folder writable by the webserver (CHMOD 777)
  5. Acitvate the plugin in WordPress.
  6. Thats it. Grab a beer.

What now?

  • You will see a new menu in your WordPress dashboard called “WPshowroom” – thats where all the action is.
  • Use the Settings page to adjust your settings.
  • There is already a sample Album – edit or delete it.
  • Upload some pictures and follow the steps there. The first step lets you upload pictures from your disk. On the second step you need to assign the uploaded pictures to an album. The third step finally makes all the thumbnails.
  • Look at your blog: You’ll see a new page – this is where your new gallery is located
  • Adjust the theme files to your needs.
  • Activate the new widgets if you need them. If you use the Default latest comments Widget you should use the new one to get proper links to the picture comments.
  • There are sample htaccess files in the gallery folder – I would recommend using them if you want to protect your pictures. If you want to relocate the gallery folder, you have to adjust the new path settings on the Options page.
  • Ask here if you are stuck.

Download & History:



282 Comments

  1. Laura F wrote on September 18, 2009 at 09:06 #

    I cannot get the uploader to work. It’d be a lot easier if it could find my pictures in my gallery, since it asks for the path anyway. It says to use java and flash — I’ve got both plugins installed already. I don’t need to add it to my website too do I?!?

    • Laura F wrote on September 18, 2009 at 09:20 #

      I got it to sorta work with IE by hitting enter while the path box was selected. It seems to freeze up big time when doing anything with ajax. I’ve got the latest wp 2.8.4, PHP 5.2.6, the gd library and gettext, as well as setting the chmod on the required folders to 777. It gets stuck when it tries to load settings, so perhaps there’s another necessary folder that doesn’t have sufficient permissions?

    • Lucas G. wrote on December 4, 2009 at 17:46 #

      I’m having the same problem here, and I can’t upload ANY photo…
      No one knows how to fix it? ç.ç

      • Lucas G. wrote on December 4, 2009 at 17:50 #

        Ok, I got it.

        I desactiveted all my plugins and then I activeted first thw WPshowroon and work it.
        Now I’ll atcitevted the others =]

  2. dex wrote on September 18, 2009 at 11:42 #

    Woohoo, update! Where’s the “Donate!” button? :)

  3. Jesse Harris wrote on September 18, 2009 at 18:11 #

    Does the successor migrate data from ANIga, or will you pretty much have to start from scratch? We’ve got quite a bit of stuff already in ANIga and would hate to lose it.

    • naabster wrote on September 18, 2009 at 18:18 #

      so far there is migration script for ANIga. What Version of WordPress are you using right now?

      • Jesse Harris wrote on September 21, 2009 at 23:26 #

        2.8.4. Amazingly, ANIga 0.31 is working fine on it (so far as I can tell). I’ll try the upgrade on a test copy and see how it goes.

      • Igon wrote on October 9, 2009 at 10:42 #

        (maybe a dumb question) where can i find this migration script?

        • naabster wrote on October 15, 2009 at 18:55 #

          sorry, seems i forgot the “no” in my previous post. There is currently no migration script available.

  4. Michelle wrote on September 19, 2009 at 22:53 #

    I keep getting the following error when trying to active the plugin. Help!

    Parse error: syntax error, unexpected ‘&’, expecting T_VARIABLE or ‘$’ in /xxxxxxxxxxxx/public_html/xxxxx/wp-content/plugins/WPshowroom/wpsr.php on line 223

    • Michelle wrote on September 19, 2009 at 22:59 #

      Sorry, I should have investigated further, I didn’t have php5 enabled. Installed and working great! Thankyou!!

  5. JK wrote on September 19, 2009 at 23:52 #

    + Installation process was easy and nice!
    + Nice Settings page!
    o Picture upload could be easier. If the album already exists it would be nice if i can add images directly instead of going through the 3-steps-adding-processs.
    – Album cover changing is not possible? Can just remove it?
    – Clicking on the [^] redirects me to a wrong page: Page Not Found
    Also trying: index.php/wpshowroom/ doesn’t work at all ;(.

    Hope somebody can help me.
    Anyway NICE PROJECT! Keep going!

    Cheers JK

    • naabster wrote on September 22, 2009 at 09:24 #

      – you can remove or change the album cover if you edit that album.
      – can you post the URL you are redirect from the [^] ? Do you have nice permalinks (rewrite rules) enabled?
      – I will make the upload easier

      • JK wrote on September 23, 2009 at 21:34 #

        – The redirection goes to: http://www.domain.com/wpshowroom
        /album-name/
        – Thanks, album covering works ;)
        – where can i check the permalink/rewriterule stuff?

        • Przem wrote on September 28, 2009 at 11:36 #

          Have the same problem. When clicking on album I get Page not found :(

          • naabster wrote on October 15, 2009 at 18:56 #

            Did you try the nice permalink option?
            Is your server a Windows or Linux/Apache system?

            • JK wrote on October 16, 2009 at 11:57 #

              Its an Apache with URLRewrite. Thought i have tried, but will double check this later this day.

  6. Karin wrote on September 21, 2009 at 19:36 #

    Hi! Love your plugin, but i was wonder one thing! Is it possible to use the pitures in posts?? If i add a pic in a galleri, i maby want to show it in a post you know.

    • naabster wrote on September 22, 2009 at 09:27 #

      I’d like to add a picture browser for the media library in a future release. It will allow you to add pictures from the gallery in to your posts.
      But right now you need to copy the URL of a picture and add to your posts manually.

      • Karin wrote on September 24, 2009 at 09:16 #

        ok, do you have any plans to realese that soon? =)

  7. Adrian wrote on September 23, 2009 at 12:00 #

    Hello,

    i keep getting an error in the admin panel, when i get to the upload screen, it keeps giving me this error:

    Warning: require_once(/home/ro0100/public_html/home/wp-content/plugins/WPshowroom/../../../wp-content/plugins/home/site/public_html/home/wp-content/plugins/contact-form-7/settings.php) [function.require-once]: failed to open stream: No such file or directory in /home/site/public_html/home/wp-content/plugins/contact-form-7/wp-contact-form-7.php on line 67

    And then I tried changing the ABSPATH in the source code, because it obviously confilcts with another plugin, and it gives me an INTERNAL SERVER ERROR #500

    • naabster wrote on September 23, 2009 at 12:12 #

      It seems there is a conflict with a contact form plugin. Have you tried to deactivate this plugin?

      • Adrian wrote on September 23, 2009 at 12:29 #

        Yes, i deactivated it, then it showed me a conflict with another plugin. Dunno what the problem is …

      • Adrian wrote on September 23, 2009 at 12:35 #

        Ok, i tried deactivating ALL the plugins and it works now but I will now try and find which are the conflicting ones.

        • naabster wrote on September 23, 2009 at 12:39 #

          if you can identify the conflicting plugin by yourself – perfect. If not please send me a list a with all your plugins.
          then I’ll fix the conflict..

          • flinz wrote on September 23, 2009 at 12:42 #

            by god, i wish you were working with some other companies i needed support from.

          • Adrian wrote on September 23, 2009 at 12:54 #

            Ok, the only conflicting plugins are:

            – Post Thumb Revisited – http://www.alakhnor.com/post-thumb
            – Contact 7 – http://contactform7.com/

            Let’s say that the contact form can be replaced with another one but the Post Thumb plugin is vital to my blog.

            • Jim wrote on October 21, 2009 at 23:36 #

              I also have a conflict with the wp-simpleviewer plugin when uploading photos. I deactivated it and the upload works.

          • Brian wrote on August 4, 2010 at 08:41 #

            I am also having this same conflict with the Contact Form 7 plugin. Do you know a fix for this? I would love to be able to use both of these plugins together. Thank you so much!

      • Brian wrote on August 10, 2010 at 22:56 #

        I am also having this same conflict with the Contact Form 7 plugin. Do you know a fix for this? I would love to be able to use both of these plugins together. Thank you so much!

      • Torsten wrote on September 11, 2010 at 18:46 #

        The error is in inc.upload.php line 9 – when the file is called through AJAX, the ABSPATH is not set correctly.

        To fix, replace
        if ( !defined(‘ABSPATH’) ) {
        define(‘ABSPATH’, $path.’/../../../’);
        }

        with
        if ( !defined(‘ABSPATH’) ) {
        define(‘ABSPATH’, dirname(dirname(dirname($path))) . “/”);
        }

    • Kevin wrote on June 3, 2010 at 07:47 #

      Hi there! Working with the plugin. I found that it has a conflict with the “wp-table” plugin. I deleted it for now, but just an FYI.

    • Torsten wrote on September 11, 2010 at 18:47 #

      The error is in inc.upload.php line 9 – when the file is called through AJAX, the ABSPATH is not set correctly.

      To fix, replace
      if ( !defined(‘ABSPATH’) ) {
      define(‘ABSPATH’, $path.’/../../../’);
      }

      with
      if ( !defined(‘ABSPATH’) ) {
      define(‘ABSPATH’, dirname(dirname(dirname($path))) . “/”);
      }

  8. Gem wrote on September 27, 2009 at 17:51 #

    Hi,

    The plugin seems great – everything I’m looking for! The only problem comes when I try to upload something. It consistently fails and says “Server returned HTTP-Status #403” (and yes, I checked that everything was CHMODed to 777). Any ideas what I’m doing wrong? I’d be eternally grateful!!

    • naabster wrote on October 15, 2009 at 19:08 #

      It looks like you are not allowed to access the ajax script.
      What happens if you access http://yourdomain.com/wp-content/plugins/WPshowroom/request.ajax.php directly?

      • Gem wrote on October 22, 2009 at 16:27 #

        It comes up with:

        Warning: Cannot modify header information – headers already sent by (output started at /wp-content/plugins/WPshowroom/request.ajax.php:1) in /wp-content/plugins/photoxhibit/photoxhibit.php on line 30

        Warning: Cannot modify header information – headers already sent by (output started at /wp-content/plugins/WPshowroom/request.ajax.php:1) in /wp-includes/pluggable.php on line 865

        I’ve tried reinstalling everything but to no avail, the only other plugin I’m running is WP Showroom. Your plugin really seems to cater for my needs so if there was anyway I could solve this, it’d be wonderful! Many thanks!

  9. NATIVE wrote on October 1, 2009 at 12:12 #

    Hello I install WPShowromm and it works very well! But I can not display the album (on the index page) in 2 columns like on your gallery! So I can not cover a standard background of my blog on this page. Do you support has to offer me?

    example here : http://www.nativedzgn.com/blog/?page_id=12

    • naabster wrote on October 15, 2009 at 19:11 #

      you need to adjust the css of the plugin in your Templates directory. Which theme are you using? If a have the templates i could have a look

    • Michelle wrote on December 1, 2010 at 09:16 #

      in the css find #wpsr-albumlist li and add float: left;
      that should do it

  10. ray wrote on October 1, 2009 at 17:52 #

    Hi!

    Thanks for your plugin, it’s exactly what i need.

    I have a problem in photo comments. When i comment in a photo, i get an error:
    “Error: Bad ID. Album not found!”

    And the comment is writed in the album root.

    My url is:

    http://www.antonioorozco.com/galeria

    Thank you very much for your work!

    • naabster wrote on October 15, 2009 at 19:14 #

      right now your comments are disabled. Could you check, if there is a new column called “pid” in your wp_comments table?

  11. anakin_ch wrote on October 4, 2009 at 20:16 #

    Hello, I install this WPShowroom on a Windows Server with IIS and WordPress but when I click on the admin link “WPShowroom” I have a FastCGI error, someone can help me?

    Bertrand

    • naabster wrote on October 15, 2009 at 19:15 #

      I havent tested this on Windows Servers. I need to get a test system first… (Mac User here. :) )

  12. Clark wrote on October 7, 2009 at 01:19 #

    I’ve got 30 images i uploaded and am trying to insert into the album. I click step 3, and then ‘Click here to start’, and it doesn’t generate the thumb nails or insert the photos. I’ve done this 3 times, and waited more than 2 hours for each.

    • Clark wrote on October 7, 2009 at 01:33 #

      Seems that you can’t import that many photos. After doing them 10 at a time, it works great. Now I’m receiving the same error as ‘ray’ above.

      • naabster wrote on October 15, 2009 at 19:18 #

        hm. It shouldnt matter how many pictures you are trying to import. Could you give me more infos about your server and browser?

  13. Sergio wrote on October 8, 2009 at 20:48 #

    Need help please

    Fatal error: Class ‘WP_Widget’ not found in /var/www/vhosts/www.xxxxxxx.com/httpdocs/wp-content/plugins/WPshowroom/wpsr.widgets.php on line 17

    • naabster wrote on October 15, 2009 at 19:20 #

      what version of WordPress are you using? You need the latest and greatest version to have widget support.

  14. kravosas wrote on October 8, 2009 at 22:56 #

    i think it would be nice to have an option to automatically assign image’s name as a caption.
    filip

  15. silentvoice84 wrote on October 9, 2009 at 11:57 #

    Greetings,

    I can say good work but I i got problem when trying to create a new album.

    Warning: move_uploaded_file() [function.move-uploaded-file]: open_basedir restriction in effect. File(/var/www/php_uploads/phpdhSXcw) is not within the allowed path(s): (/var/www/xxxx/www.cyclone.ax/) in /var/www/xxxx/www.cyclone.ax/wp-content/plugins/ANIga/functions.php on line 88

    Warning: move_uploaded_file() [function.move-uploaded-file]: open_basedir restriction in effect. File(/var/www/php_uploads/phpdhSXcw) is not within the allowed path(s): (/var/www/xxxx/www.cyclone.ax/) in /var/www/xxxx/www.cyclone.ax/wp-content/plugins/ANIga/functions.php on line 88

    …. etc

    I don’t know what is that php_uploads folder or how do i redirect the plug in to get the file from another directory

  16. kravosas wrote on October 9, 2009 at 17:41 #

    hello!
    i uploaded several albums and everything was really smooth, but “back to album” link works on none of them.
    “Error: Bad ID. Album not found!”
    maybe it’s some banal css problem but i can’t help myself.

    thanks

    • kravosas wrote on October 13, 2009 at 23:48 #

      SOLVED – i activated “pretty” permalink (any but “Default”) and it seems to work fine.

  17. Wolfgang wrote on October 11, 2009 at 19:04 #

    I would like to use this gallery, but is there a way you can integrate the option for google adsense withing the slideshow?

  18. Greg wrote on October 13, 2009 at 23:51 #

    I seem to be able to create albums, but when I go to upload pictures I get 2 errors within the WP Showroom plugin..
    Warning: Upload Directory not writable. Check your permissions!

    Warning: Temporary upload Directory not writable. Check your permissions!

    I have set the permissions listed in your install instructions..

    the gallery folder is 777 along with cache and original under it.

    aslo the uploads folder is also 777 for the main site uploads folder.

    am I missing something that is not described in the instructions? screen shot can be found at http://winningyourwellnessback.com/wp-content/uploads/2009/10/image001.jpg

    • naabster wrote on October 15, 2009 at 19:30 #

      you need to make sure that the gallery folder in http://yourdomain.com/wp-content/ and all its subfolders is writable for the webserver.

      • iRonnie wrote on October 23, 2009 at 19:07 #

        i am also encountering the same problem. i am 100% sure that i have chmod the gallery folder and its sub-folder to 777. but this error still appears.

    • DiTi wrote on February 13, 2010 at 17:33 #

      You need to CHMOD the gallery/cache/upload to 777.

  19. Alan Beauchamp wrote on October 15, 2009 at 17:30 #

    This plug-in is incredible. Easily the best picture gallery plug-in I have found. Just wanted to let you know to keep up the good work. Also, email me a link to a donate button. I would love to support this.

  20. oki wrote on October 15, 2009 at 18:16 #

    hi man, I’d LOVE your new plugin.
    I’ve been using the aNiga and really sad that it’s not working with the new wordpress version.

    So, I try to install WP Showroom, everything is already according to instructions,
    but when I try to activate the plugins, it says:

    Fatal error: Class ‘WP_Widget’ not found in /home/xxxx/public_html/wp-content/plugins/WPshowroom/wpsr.widgets.php on line 17

    ANy idea why this happen?3

    thanks and keep it up!

    • naabster wrote on October 15, 2009 at 19:33 #

      you need to have the latest WordPress Version. Widgets support with the WP_Widgets class is fairly new. A workaround could be:
      Add this line to the wpsr.widgets.php file after line 2 (havent tried it, but should work):
      if (!class_exists('WP_Widget')) { exit; }

  21. Martijn wrote on October 18, 2009 at 22:03 #

    Greetings,

    I just love your plugin. I installed it pretty easy and it works very well. There’s one problem I have. When I upload an album and view it in my gallery, I get an error when clicking on the thumbnail of the photo which is active. The error is Error: Bad ID. Album not found!

    Thanx for any reply given and if you need a betatester, just give me an e-mail.

    Again, thanks for this great plugin.

  22. Simon Leedham wrote on October 19, 2009 at 23:12 #

    Hi there, this is a great plug-in, but I’m having some issues uploading photos. I’ve successfully added a number of albums but now when I try to upload new photos I get the following error:

    Could not move uploaded file! #null

    It seems to do one or two photos from a list of about 10 – 15 and then all the remaining photos get this error.

    Any ideas what it could be and how I go about fixing it?

  23. jonny wrote on October 21, 2009 at 18:08 #

    i cant intergate my theme with wpshowroom theme.. i have copied the default theme to every conner even WpShowrm in default folder.. but it still says no theme found. what can i do. It works when i change my theme to default and not the theme that i want.. please help

  24. Simos wrote on October 24, 2009 at 13:04 #

    Hello! Great Plugin! But can i add photos from my flickr account as “embed”? Is there a fast way to add to my wordpress blog the hundreds of photos i have on my flickr account with this plugin?

  25. oz wrote on October 25, 2009 at 22:44 #

    I try to made a new album but there was an error. Bcz I can’t select the Parent Album. Bcz there isnt any one. Can you help me. (pls send an email)

  26. Ciops wrote on October 26, 2009 at 11:51 #

    I installed following step by step your instructions, but the “wpshowroom/example-album/” does not exist, and so I cannot see any image. On the other side the admin area seems to work perfectly, I can add photos, manage album ad all the other stuff, but I can not see them!

    • Ciops wrote on October 26, 2009 at 15:19 #

      …Pardon! Iunderstand Now something about Permalink!
      No more problem. Great Plugin.
      Just one note: the 30×30 icon for the pictures in the admin panel is too small to understand which item is going to be edited. A bigger one should be nice.

  27. Julian wrote on October 27, 2009 at 03:51 #

    how can I display randome pictures in my sidebar like you?

    • Patrik wrote on October 27, 2009 at 14:00 #

      Look at your widgets, add the “Random gallery pictures” widgets to your sidebar.

  28. Patrik wrote on October 27, 2009 at 13:59 #

    Hi!

    Wonderful plugin, though I cant really get it to work.
    The upload works great, but I cant see my photos.

    If I look at the source code, it searches for images here:
    http://www.svelan.se/_sites/sverresverredal_se/wp-content/gallery/109102713/20091019_1577_redigerade_(800_x_600).jpg

    But what does it take 440x310_ncw from?

    The image is placed here on the server: http://www.svelan.se/_sites/sverresverredal_se/wp-content/gallery/original/109102713/20091019_1577_redigerade_%28800_x_600%29.jpg

    The strange thing is that it started to work when I first installed it, but when I deleted some of the Thumbnail sizes in the settings panel, it stopped working.

    Alsom, when it was working, the images displayed was very tiny?

    Best Regards Patrik

  29. Patrik wrote on October 27, 2009 at 14:42 #

    Reinstalled it and got it to work, but the images showing are really small… Any idea how I show it larger?

    http://www.svelan.se/_sites/sverresverredal_se/?page_id=31

  30. Patrik wrote on October 27, 2009 at 15:00 #

    Also, how do I get the Random photo thumbnails in the widget to show be displayed in a 3×3 array, instead of 1×6 as it is now?

  31. giulia wrote on October 27, 2009 at 18:18 #

    great plugin! …but, why can I see galleries only when I am logged in???
    thanks

    -sorry for my english-

    supergiù

  32. tolga wrote on October 29, 2009 at 18:56 #

    it is great plugin!

    my question is i want change the size of the images.

    i played with thumbnail option and regenerate thumbs but no luck so far. i wanna size like http://faild.de/photography/marcus-niki-fahren-nach-berlin/show/6452/

    thanks in advance

    • naabster wrote on November 13, 2009 at 14:41 #

      you can change the picture sizes in your theme files.
      Have a look at /YOURCURRENTTHEME/WPshowroom/gallerypicture.php
      Change ‘440x310_ncw’ to some other size you have defined on your setting page..

      • David wrote on October 31, 2010 at 09:16 #

        ok, but.. how about a setting that allows the picture to just be displayed in it’s natural resolution in the gallery picture page?

        • David wrote on October 31, 2010 at 10:05 #

          A follow up to the above ^ comment.. yes.. I really think you should implement some kind of option to allow uploaded images to simple display in their native resolution, leaving cropping to the responsibility of the user.

  33. Photon wrote on October 30, 2009 at 13:02 #

    Hey, did you get my email? You didn’t reply back.

  34. ChuckMcB wrote on October 30, 2009 at 15:20 #

    The idea behind this mod is pretty good for folks (like me) who want to add lots of images to a blog. Good stuff.

    Got a bug report tho: there seems to be an incompatibility with the redirection plugin I use {wordpress.org/extend/plugins/redirection/}. I’m getting the below errors on almost any page that edits

    —-quote—
    Warning: Cannot modify header information – headers already sent by (output started at /home/xxx/public_html/wp-content/plugins/WPshowroom/request.ajax.php:1) in /home/xxx/public_html/wp-content/plugins/redirection/ajax.php on line 23

    Warning: Cannot modify header information – headers already sent by (output started at /home/xxx/public_html/wp-content/plugins/WPshowroom/request.ajax.php:1) in /home/xxx/public_html/wp-content/plugins/redirection/ajax.php on line 24
    —-/quote—-

    Once suggestion: I would like to be able to upload via FTP a _load_ of images and then process them. By the look of it this is not possible at the moment. If not, can you add it to the wish list?

    • ChuckMcB wrote on October 30, 2009 at 15:28 #

      Seems that if you FTP the images to /gallery/uploads/1/ they appear in the admin interface and can be added without problem.

  35. Martha wrote on November 1, 2009 at 04:28 #

    Ok I know you said to edit the CSS but how/where do you edit the main picture size? I have a very narrow layout and the picture goes off the sides of it! Also I cant find where I would adjust the width of the box that holds the albums? (http://societysmosthated.com/?page_id=45) because the “(11 pictures)” gets cut-off….. the browser Im using/have access too wont expand your comment threads so I cant sift through all of your replies to people so if you could e-mail me with some help or point me in the right direction i’d really really apreciate it!

  36. martha wrote on November 2, 2009 at 05:45 #

    ok i just made my layout bigger to accomodate it haha i cheated. but my widgets are all on one page i foudn the php file i need to edit to get the random imaged to go striaght accross instead of straight down but i dont know what to edit! Also i figured out if i view source to this page i can read the full comments

  37. Julien wrote on November 3, 2009 at 23:05 #

    Hello, first I wanted to congratulate you for the work you did, really nice ! I used WP Showroom on my website and it helps me a lot (the easiest to use).

    But I’ve got a question about big pictures. Is it possible to allow people to download the picture or to use right click to save the picture?

    Thanks

    • Thew wrote on November 15, 2009 at 22:00 #

      I would also like to know whether the picture download could be done.

      Further, advanced user access control would be nice, or support for e.g. User Manager Plugin.

      Oh and by the way, excellent work!

  38. rodney wrote on November 4, 2009 at 16:42 #

    seems to be a conflict with WP-o-matic on the admin side when uploading pictures. I kept getting the You Need To Activate Javascript And Flash message until I deactivated the WP-o-matic.

    anyway around this?

    • naabster wrote on November 13, 2009 at 14:38 #

      WP-o-matic loads the Prototype JS framework by default, regardless which admin-page is displayed.
      I am using Mootools, so there is a conflict. I am looking into this, but I cant do much, if WP-o-matic doenst change the way it loads its JS..

  39. rizaldy wrote on November 6, 2009 at 06:51 #

    nice plugin !!!
    but my problem is, whenever i go to my Showroom URI which is
    http://mydomain.com/mygallery

    it only show WPShowroom, nothing else

    how can i put my album in my gallery page ?

    • naabster wrote on November 13, 2009 at 14:08 #

      you need to copy the theme files provided to your current theme folder.

      • beeborghes wrote on November 28, 2009 at 02:29 #

        Hello dude, look, i put the folders in the theme folder but nothing happens, is this compatible with pixel theme?

  40. George OVNI wrote on November 9, 2009 at 02:12 #

    Same problem as “rizaldy” says. Suddenly I only got “WPshowroom” text instead of my gallery when I clicked “Galería”. I guess it’s some king of plugin conflict with this one:

    http://picandocodigo.net/programacion/wordpress/list-category-posts-wordpress-plugin-english/

    Hope you can help us with this!!

  41. Mojo wrote on November 10, 2009 at 08:38 #

    I have a Timeout error #0 when trying to upload images in the gallery, Im not sure why it just says Fail Timeout Error #0. I have uploaded nearly 200 pics. But now i cant. I can find the # 0 in the code but nothing that tells me what wrong there is. Pls what can be wrong? I really adore this plugin.

    Sincerly

    Mojo

  42. Natalia wrote on November 12, 2009 at 12:47 #

    Hello. I tried it locally, it’s a very nice work, thank you for new plugin. But will you make any migration script from previous Aniga? It’s very important for me really because we have a nice and big ‘women photo gallery’ in Aniga and it would be very pity to lose it…

  43. Julien wrote on November 13, 2009 at 15:04 #

    Hello,
    I’ve got a big problem… Yesterday, my website was working but today not I don’t know what happened. I’ve got an error :

    Parse error: syntax error, unexpected ‘&’, expecting T_VARIABLE or ‘$’ in xxx/wp-content/plugins/WPshowroom/wpsr.php on line 223

    I can’t change anything, help me please.

  44. Barry Prendergast wrote on November 17, 2009 at 04:15 #

    Hi!

    Really excited about this plugin. One thing though (how many comments start like this!!) –

    How do I properly set WP permalinks?

    Photos do not show on my blog. All the boxes and so appear, but no photos inside. I can click down into sub-albums, the correct number of boxes appear and so on, but again, no photos inside. I have tried to regenerate thumbnails a few times (I can see them in the gallery folder too) but no display on the page. Any ideas?

    Thanks!

  45. Rose wrote on November 18, 2009 at 22:33 #

    getting this error when trying to upload images: Upload failed: Server returned HTTP-Status #500

    not sure why this is happening. any help is appreciated.

    thanks!

  46. AllLacqueredUp wrote on November 19, 2009 at 18:51 #

    The gallery was functioning perfectly until I changed my hosting to a private server. Now I’m getting the following errors:

    *

    Dashboard
    *

    *

    Posts
    Posts
    o Edit
    o Add New
    o Post Tags
    o Categories
    *

    Media
    Media
    o Library
    o Add New
    *

    Links
    Links
    o Edit
    o Add New
    o Link Categories
    *

    Pages
    Pages
    o Edit
    o Add New
    o My Page Order
    *

    Comments 0
    *

    *

    Appearance
    Appearance
    o Themes
    o Widgets
    o Editor
    o Add New Themes
    *

    Plugins 1
    Plugins 1
    o Installed
    o Add New
    o Editor
    *

    Users
    Users
    o Authors & Users
    o Add New
    o Your Profile
    *

    Tools
    Tools
    o Tools
    o Import
    o Export
    o Upgrade
    o Title Tags
    o Maintain Blogger Permalinks
    *

    Settings
    Settings
    o General
    o Writing
    o Reading
    o Discussion
    o Media
    o Privacy
    o Permalinks
    o Miscellaneous
    o Commentaires admin
    o All in One SEO
    o Recent Comments
    o Grouped Links
    o LinkWithin
    o Maintenance Mode
    o SEO Friendly Images
    o SEO Title Tag
    o PostViews
    o XML-Sitemap
    *

    *

    WPShowroom
    WPShowroom
    o WPShowroom
    o Upload Pictures
    o Settings

    Help
    Documentation
    Support Forums
    Help

    Warning: scandir(/mnt/local/home/alllacqueredup/alllacqueredup.com/wp-content/gallery/cache/upload/1) [function.scandir]: failed to open dir: No such file or directory in /home/alllacqueredup/alllacqueredup.com/wp-content/plugins/WPshowroom/wpsr.file.php on line 585

    Warning: scandir() [function.scandir]: (errno 2): No such file or directory in /home/alllacqueredup/alllacqueredup.com/wp-content/plugins/WPshowroom/wpsr.file.php on line 585

    Warning: Invalid argument supplied for foreach() in /home/alllacqueredup/alllacqueredup.com/wp-content/plugins/WPshowroom/wpsr.file.php on line 586

    How do I fix this??

    • AllLacqueredUp wrote on November 19, 2009 at 18:53 #

      sorry for the long comment, i didn’t realize how much i pasted before replying

      • AllLacqueredUp wrote on November 20, 2009 at 00:46 #

        My site designer was able to fix the issue but now the images that I was uploading while my site was being moved to the private server are showing up blank and I can’t delete them from the gallery. Any thoughts on how to delete them?

  47. Bree wrote on November 20, 2009 at 00:03 #

    This is probably a really ridiculous question.. but I am trying to integrate photo galleries on two separate pages for my wordpress based page. I really like the look of your plugin but my web knowledge is severely lacking. If it were to download your plugin, what steps to I need to do before I set up the galleries and upload pages? I’ve tried a few plugins and I feel like I’m missing something really obvious.. any insight would be much appreciated. Thanks.

    • Bree wrote on November 20, 2009 at 00:15 #

      maybe i should specify that the installation is successful, and i see the edit panels on the left part of the dock, but every time i upload images and try to link the gallery to a page it wont actually show up on the page– do i need to copy and paste coding? sorry for the very nonspecific question..

  48. JK wrote on November 20, 2009 at 20:14 #

    yeah cool plugin! now it works for me to!
    is there a place where i can change the shown image size? because i uploaded 1024px pictures and see only ~ 460x320px pictures??? cheers.

  49. Alejandro wrote on November 22, 2009 at 19:26 #

    Hi man, how are u? I hope fine. Look, firts I have to say that your
    gallery plugin is so amazing, but I have a little question about it:
    how do I set the galleries y many columns, because from the settings
    panel on my WordPress dashboard I dont see it.
    The second point is that the gallery doesnt keep the template configuration, and to show my galleries, I always have to enter to my dashboard and update the page where it’s inserted. I you can help me, I’ll
    really be so so happy. Thanks a lot man!!!

    The site where I’m implemented is http://www.greenurbano.com.ar, if you need
    to check about what I’m talking about. Thanks again. Cheers!

  50. Alejandro wrote on November 24, 2009 at 03:27 #

    Come on man! I need you…

  51. Eduardo wrote on November 26, 2009 at 20:58 #

    Hi, maybe a silly question: I install everthing, upload photos and… where do I see my gallerie? I go to the new page http://www.barrento.com/magazine/?page_id=56 but there is nothing there, should I do something more? Please, help…

  52. Paul wrote on November 29, 2009 at 17:30 #

    Hey guys,
    Thanks for your work. It seems to be great, but I currently cant use it…

    In the WP Admin Pannel / WPShowroom area, I can access to “Upload Pictures” and to “Settings”.
    I can’t access to “WPShowroom” page. Is it normal ? Where can I manage the Albums ??
    Thanks for your help
    See you,

    Paul

    PS : I’m using WP 2.8.6, PHP 5.

  53. Eduardo wrote on November 29, 2009 at 17:45 #

    Great plugin! I installed it, work fine. Just a small problem about the comments area where the avatars hides part of the comment. http://www.barrento.com/magazine/?page_id=71&pid=4#WPshowroom Could you help me? Also can I change the size of the pictures? And can I installed the galleries in two different pages? Thanks

  54. RG wrote on December 7, 2009 at 15:11 #

    Great plugin! Absolutely love it!

    But I’m having issues.

    I just moved my blog from DreamHost to a cPanel based server… and now I’m getting errors:

    Warning: Upload Directory not writable. Check your permissions!

    Warning: Temporary upload Directory not writable. Check your permissions!

    the cache and the uploads directory under wp-content directory are chmod’ed to 777

    I’ve also tried changing it to 755 also because I know suphp and suexec are enabled on the server.

    Anyone have any suggestions?

    Thanks!

    • flinz wrote on December 7, 2009 at 20:01 #

      hi there.
      the folder you want to chmod 777 is a subfolder of the gallery folder, i.e. WPDIR/wp-content/plugins/WP-Showroom/gallery. Did you chmod this one too?

      (c.f. point 4 in install manual: Make the “gallery” folder (and its subfolders) in the “WPshowroom” plugin folder writable by the webserver (CHMOD 777))

      • Carla wrote on December 12, 2009 at 23:40 #

        I am having the exact same problem. I have definitely followed the instructions and changed permissions to 777 but it still gives me the same error. I also tried to customize it to place the gallery folder and the folders it includes at the root of my domain and when I go to the plugin’s settings, they do not save in the system. Can this only run in the wp-content folder where the plugin is?

  55. BHaase wrote on December 10, 2009 at 16:16 #

    I cannot install! Please help. Cannot activate plugin because of fatal error
    Cannot redeclare wpsr_flush_rewrite_rules() (previously declared in /home2/teamhaas/public_html/wordpress/wp-content/plugins/WPshowroom/wpsr.php:1159) in /home2/teamhaas/public_html/wordpress/wp-content/plugins/WPshowroom/wpsr.php on line 1161

    any ideas? thank you!

  56. Francesc wrote on December 10, 2009 at 17:53 #

    Great plugin, but how can I do visitors can see original size and I change information (Picture Info size, focal lenght…) and add extra info.

    Thanks!

  57. Luca wrote on December 11, 2009 at 08:13 #

    Hey,
    is there a way to display the gallery in an article that i want?
    Is there a way to not show WPShowroom as page?

    I hope you will implement these features.

    Best regards.

  58. Paul wrote on December 12, 2009 at 03:35 #

    installed. on the upload pictures section it states “please activate Javascript and Flash. Both are enabled… I have downgraded to Flash 9, reinstalled the swfupload folder…nothing is working…. any ideas?

  59. barnes wrote on December 12, 2009 at 04:21 #

    I was having issues, so I went to reinstall. I manually deleted the tables, and removed the entire plugin. The I reuploaded and reactivated the plugin, but can’t get the tables to regenerate. I can’t force inc.install.php to run for some reason.

    I can’t figure this out, any ideas?

  60. BT wrote on December 13, 2009 at 01:12 #

    It seems that I’ve run into a problem. I’ve activated the plug-in and can select pictures to upload. But on step 3, it seems to get stuck generating thumbnails. It just stays are “working….” and never completes. Any ideas? (FYI: I’m on the latest Apache, PHP, MySQL windows 64-bit versions)

    • John wrote on February 12, 2010 at 22:38 #

      Hey BT, were you able to figure out how to fix this? I’m getting the same problem. I am running on the same specs as you.

  61. Carla wrote on December 13, 2009 at 02:16 #

    I was able to figure out the permission issue I was having earlier but I still need some help, I hope you can point me in the right direction.

    So this is my index using a WordPress theme:
    http://three-oh.com/

    Now this is my gallery:
    http://three-oh.com/wpshowroom/

    I didn’t modify any CSS or anything so I’m not sure why it is not respecting the template’s styling.

    The URL is also using “photography” in the title. Do I need to edit the PHP files to correct this?

    • dinuka wrote on January 12, 2010 at 11:14 #

      I have gone through your site & the gallery. it’s look nice. I also triede to use it in my site. but it gives an error; “An error occured:” and display WP admin login below that.

  62. Henning Fladland wrote on December 14, 2009 at 22:59 #

    WOW!
    What an excellent piece of work.
    You truly rock.

    Thanks!

  63. Adrian wrote on December 19, 2009 at 07:22 #

    I’m also having problems where it just hangs on “working” on generating thumbnails and never does anything. Do we have a solution for this yet?

    • elzora wrote on January 11, 2010 at 21:49 #

      I’m having this same issue… any solution on your end?

      • Jenny wrote on January 13, 2010 at 00:16 #

        Same problem here :(

    • Carlos Giles wrote on January 14, 2010 at 23:36 #

      Hi there, I use to have the same issue, in order to correct I just rename the pictures without any special characters.

      • elzora wrote on January 15, 2010 at 04:16 #

        I can’t get rid of the files already in the cache … permissions on the server I’m on or something. Any suggestions to get rid of those? There are spaces in the filename and if I try to uninstall the plugin or try to do the “delete database with deactivate” the page stalls.

      • Adrian wrote on January 17, 2010 at 02:53 #

        My pictures don’t have special characters. Plain names like image01.jpg etc.

    • Chris wrote on February 5, 2010 at 16:51 #

      I had the same problem but it works if i keep the filesizes below 300Kb, try experimenting a bit with filesize and it might work

  64. Richard wrote on January 10, 2010 at 18:26 #

    Nic plugin, just started to use it.
    I have one feature request: I would like to be able to assign one picture to multiple albums, without upoading the same pic for every album.

    • elzora wrote on January 11, 2010 at 21:44 #

      I’m having this same issue… any solution on your end?

  65. Kercecile wrote on January 11, 2010 at 14:08 #

    Hello

    How to give access to the WP Showroom administration for the editors and autors of WP ?

    THX

    • j2MiA wrote on May 12, 2010 at 19:51 #

      I have the same question… where can I modify to make accessible to editors?

  66. Carlos Giles wrote on January 14, 2010 at 23:37 #

    Hi there, is there any way to put the sidebar? It is a really good Plugin but since I can’t put the sidebar is not useful at all for me :(

  67. Matt wrote on January 15, 2010 at 05:09 #

    I recently added you app to a website. When I go through the upload I get to step three and it just sits there. I have let it just for about an hour and still nothing. I have given the gallery section full read/write access.

    • Matt wrote on January 15, 2010 at 05:36 #

      I also noticed under my settings of WPShowroom that the Absolute path of picture directory, Absolute path of original picture directory, & Cache directory have ‘\\’ instead of single ‘\’. When I try to change it, it reverts back to ‘\\’. Am I doing something wrong?

  68. MD wrote on January 16, 2010 at 19:42 #

    I would like to know how to set the size of the image pages, they’re too small

    • MD wrote on January 17, 2010 at 20:21 #

      It’s done! ignore my previous comment

  69. Jonathan wrote on January 18, 2010 at 11:49 #

    hi nice plugin. I am argentinian sorry for mi english. I like this plugin support images from external hosting for example imageshack tynipic etc.

    Thanks!

  70. Carlos Giles wrote on January 19, 2010 at 16:03 #

    Naabster, Is there any way to put the wpSidebar next to the images? Is such a great plugin But I need this feature to add to a website

    • Leon wrote on February 25, 2010 at 17:05 #

      Hi Carlos,

      You can ad

      To file: WPshowroom.php just before

      Make sure that your content in the same file is set to:

      Greetings ;)

      • Leon wrote on February 25, 2010 at 17:06 #

        mmm… that didn’t work, visit my web page and send me a mail, i will help you :)

  71. Simon wrote on January 20, 2010 at 12:09 #

    I’m usin 2.8.6 and there are lots of bugs, and it conflicts with other widgets (contact form 7) which are obviously not related. Do i have to update to 2.9.1 to get it working?
    The Comment-each-single-photo feature is exactly what i urgently need! Does anyone know another plugin with this feature?

  72. Kim wrote on January 20, 2010 at 20:07 #

    i’m so excited about your plugin. congratulations on its success. I am a testimony to how well your instructions were and how easily I was able to get it up and running. I do have a few questions in the details: 1: I can not get an image to generate for my albums. i read through all your comments here to find a solution and i see where you say to edit the album, but i still do not have the option to change or give an image for the album cover. 2: i would like to have my random image widget with 3 columns as you have yours. can you tell how how i can change mine? everything else i’ve been able to fix either on my own or from here (which doesn’t say anything about me, but rather how well you developed this plug-in) thank you!

    • Kim wrote on January 21, 2010 at 10:42 #

      by more looking, i found how to change the album cover (you actually have to edit the pictures in the album to choose a cover-easy enough) still haven’t figured out the widget.

    • Kim wrote on January 23, 2010 at 08:02 #

      ok now i have something really strange. I am working in Safari. I have made 2 albums, they are working perfectly. However they do not work in Firefox. What do you think could be the problem? Please advise

  73. Matt wrote on January 21, 2010 at 05:08 #

    Anyone have this working with Godaddy? Every time I change anything in the settings of this plugin it starts adding more ‘\’ in my absolute paths to the folders.

  74. Baki wrote on January 21, 2010 at 15:37 #

    I get this:

    Parse error: syntax error, unexpected ‘&’, expecting T_VARIABLE or ‘$’ in /hsphere/local/home/dadzobak/electriccarsreport.com/wp-content/plugins/WPshowroom/wpsr.php on line 228

  75. Henry Christensen wrote on January 23, 2010 at 23:09 #

    A long time ago, I installed version 0.3 of ANIga gallery. It did not meet my needs at the time, so I disabled the plugin and deleted the associated files from my site. The problem I now have is that there are ANIga associated table in my database. Is there a way to remove them? (Please keep in mind that I am less than a novice when it comes to MySQL.) Thanks.

    • alex wrote on January 24, 2010 at 14:08 #

      you want to look into your phpmyadmin probably, it’s an administrative tool mostly installed on and php/sql server setups. link should have been provided to you by your provider.

  76. Kim wrote on January 31, 2010 at 15:23 #

    still waiting to see hoe to make my random images 9 cubes like yours; please respond and advise how to

  77. Chris wrote on February 5, 2010 at 16:14 #

    I am having the same problem as some others that have posted. The upload process stalls at stage 3 when generating thumbnails. all filenames are basic with no special characters and are jpg format.

    i am using the latest cpanel server with all latest versions of php5, apache, mysql and (for what i can tell) GD libraries. I think the problem might be related to the GD library though, just not sure how.

    • Chris wrote on February 5, 2010 at 16:50 #

      if anyone else is having this problem, maybe there is a filesize limit in place on your server. If i keep my images below 300Kb then the thumbnails generate fine, anything above that and the script freezes. It doesn’t matter what resolution the image is as far as i can tell, just filesize

      • alex wrote on February 6, 2010 at 13:20 #

        probably its configurable in the server conf. or a php setting.

  78. Alex wrote on February 6, 2010 at 14:35 #

    I’m getting a problem with uploading. It says that flash or javascript is disabled but both are working fine on other websites (facebooks uploader is fine, for example).

    • Alex wrote on February 6, 2010 at 14:51 #

      To be specific, it says
      “File Upload
      Please activate Javascript and Flash to use the Uploader.”

      Same problem as a guy above me mentioned a while ago. Tried disabling plugins and enabling this one first, didn’t work. Tried different browsers and different computers, no dice.

  79. Adrian wrote on February 8, 2010 at 18:46 #

    Hello again,

    i have moved my server to another and everything works fine except the WP Showroom plugin which gives me “Error: WP-ID does not match!” in the theme implementation that i have. Could you please clear this as i have no idea what this is from!

    Thank you and best regards!

  80. Dennus wrote on February 9, 2010 at 15:04 #

    I keep getting this error when trying to edit an album:

    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 30720 bytes) in […]/wp-content/plugins/WPshowroom/inc.thumb.php on line 1370

    PHP memory limit is usually set to 128M. I set it to 512M for testing, still the same error.

    Any clue?

    • Dennis wrote on February 9, 2010 at 19:45 #

      I commented out the content of several (probably unnecessary) functions in inc.thumb.php, and the line # where the error occured went up and up.
      Now inc.thumb.php is fine, but I get the same error with another file now:
      wp-content/plugins/WPshowroom/gallery/cache/cache.album.php on line 1
      The file is empty.
      It somehow seems that the whole script with all includes etc grows too big (although my server is far overscaled for its load). Is it really necessary to include all stuff just for editing an album?

    • Dennis wrote on February 9, 2010 at 19:51 #

      Okay, I solved it.
      In request.ajax.php, one of the first lines is:
      @ini_set(‘memory_limit’, ’32M’);
      32M in my configuration isn’t enough, and therefore I set it to 128M. But the script overwrites it. I just commented out that one line and now it works :)
      You should either leave out that line (does anyone run WordPress with <32M?) or check whether the set value is higher already.

  81. Jess wrote on February 9, 2010 at 18:22 #

    I keep getting “The plugin does not have a valid header.” for either version after I successfully upload the plugin and go to activate it. I’m sad because this is the PERFECT gallery plugin for us! :( Does anyone have a fix?

    • Maroa wrote on March 14, 2010 at 17:00 #

      I am having this same problem. Did you find a solution yet?

    • Maroa wrote on March 16, 2010 at 04:33 #

      It works now. If you follow the install directions above exactly, the “The plugin does not have a valid header.” warning should not appear.

  82. Bryan Myhr wrote on February 11, 2010 at 02:00 #

    I am also having “The plugin does not have a valid header.” message when I try to activate. I am using using WordPress 2.9.1. I am also sad, because this is the perfect gallery program for me too… Please fix this, I’ll donate a cheeseburger or two, seriously.

    • Maroa wrote on March 14, 2010 at 17:01 #

      I’m having this same problem. Did you find a solution yet?

  83. WP Showroom and PHP memory limit bei Dennis Jlussi wrote on February 11, 2010 at 22:01 #

    […] found a nice new gallery plugin for WordPress: WP Showroom. It looks really nice and is easy configurable and […]

  84. […] ※2010年2月現在、YAPBはやめてWPShowroomというプラグインと格闘中です。。 […]

  85. f0rest wrote on February 15, 2010 at 19:22 #

    Thanks bro for the plugin I’m from chile

    Please i need know how i can show the images like your “Random Pictures” :( in 3 or 6 columns , please is very important u.u
    thanks!!!!! if u share the .css or something I aprecciated
    I have 30 images on the plugin but the 30 images show in horizontal mode =/ and i want 6 columns of 5 images

    If this have a cost please tell me.
    My email es felipe@geeked.cl

  86. Tom wrote on February 17, 2010 at 20:54 #

    After some fiddling I got it to work, but have a small problem.
    How can I make an author upload images and managing albums.

  87. Fabrizio Fancelli wrote on February 26, 2010 at 12:24 #

    30 Risorse gratis per Photoblog con WordPress…

    Volete creare un album fotografico on line? WordPress sembra fatto apposta ed offre una serie di plugin gratis per farlo. Ce ne sono per tutti i gusti. Dal plugin più semplice al più sofisticato. Dipende tutto dall’utilizzo che se ne vuole fare e…

  88. Marc wrote on February 28, 2010 at 15:06 #

    hi, i’ve installed showroom in my wordpress (chmod 777 to gallery folder, with all of its subfolders also done) and activated ist.
    It is possible to change settings and upload pictures, but the site under “WPShowroom” is empty, so that I can not create or edit albums, and there is no album available for the second step of the picture uploading.
    I also found no example album folder in the plugin folder or the theme folder of WPShowroom

    What is wrong or can I create manually an album folder?

    Thank you for your support!

  89. Héctor wrote on March 8, 2010 at 06:38 #

    I’ve running WP Showroom well, but when I want to show albums in the INDEX page of WordPress, but I received some errors:

    Error: Bad ID. Album not found!
    Error: WP-ID does not match!

    What I need to configure for this works, thanks!

    PD. I copy the structure of WPshowroom.php

  90. pikciu wrote on March 9, 2010 at 09:19 #

    Is someone there who could display random pictures in a block with 3 x 3 blocks? Thanks.

  91. D. W. Palme wrote on March 14, 2010 at 08:31 #

    Curious what the level means or is used for?

  92. D. W. Palme wrote on March 14, 2010 at 08:33 #

    One feature I would love to see is the ability to allow a user to post to their own album, and a limit on the # of images / total size for an album.

  93. Martino wrote on March 16, 2010 at 02:10 #

    Everything goes smoothly except for when I’m uploading files.

    I get to step 4 and it says there’s no files to process.

    Everything uploads fine before hand. What ever the issue is here is also stopping my images from appearing or uploading all together.

    • Chris wrote on March 17, 2010 at 02:00 #

      Do you mean step 4 in the image upload process? That isn’t a required step, the thumbnails and images are generated in step 3. They should be visible on the site after step 3.

      • Martino wrote on March 17, 2010 at 10:35 #

        Yes that’s the step I’m talking about.
        My pictures still don’t seem to upload however.

        It says everything’s successful, but I fail to see them anywhere.

        • Chris wrote on March 17, 2010 at 16:54 #

          I’m not sure why that’s happening, but I’ll spell out the steps I take start to finish and see where, if anywhere, we differe.

          1. From WPshowroom admin page, click Add Album.
          2. Add a title, allow comments, leave Level as Subscriber, leave the parent album as Photos (the name of my top-level page) and submit.
          3. Click Upload Pictures.
          4. Browse to photos and click Start Upload.
          5. Once I get Upload Completed, click Add Pictures to Album.
          6. Select all photos, select Assign Photos from pulldown menu, choose the new album created in step 2, leave level as Subscriber and hit Apply.
          7. Once all photos have the green checkmarks, hit Insert pictures and generate thumbnails.
          8. Click the link and let that step run its course.

          At that point, the gallery on my site will now have thumbs and photos.

          Are you getting a “no pictures in the album” error on your gallery instead?

          • Martino wrote on March 18, 2010 at 07:56 #

            Managed to figure everything and it worked. I must have been changing the Level to admin. Why must it stay subscriber?

            Also, how can I get the “Title” of the page NOT to say “photography”?

            • Chris wrote on March 18, 2010 at 22:43 #

              I wanted to do the same eventually. I feel like I’ve found the source of that “photography” title but I can’t seem to change it. In the directory wp-content/plugins/WPshowroom, line 124 of the file inc.install.php says:
              $title = ‘photography’;

              Yet changing that and reuploading it didn’t change the title. Still trying to find a fix for that one.

              As for the bracket following the word photography in the title, I was able to locate and remove that. In the same directory, line 1306 of the file wpsr.php contains the HTML for that left-bracket. Remove it there to take care of that.

  94. CLG wrote on March 17, 2010 at 03:59 #

    I thought I’d point something out for anyone that might have this same problem I was having. I randomly got the following error on certain photo pages without any rhyme or reason as to when it’d appear:

    Warning: fread() [function.fread]: Length parameter must be greater than 0 in […]/wp-content/plugins/WPshowroom/makers/gps.php on line 197

    After hours of trial and error, I discovered that it was the photos’ EXIF file properties that were causing the error. Specifically, for whatever reason some of my photos (from friends) don’t have a Date Picture Taken, and those were the culprits with the above error.

    To solve it, I downloaded a freeware app that mass-edits EXIF tags, removed all the EXIF data from my photos, and reuploaded. Everything worked.

    I don’t know PHP so I can’t begin to explain why (perhaps WPshowroom uses EXIF data to process the image files??) but the solution works so I’m sticking with it! Hope that’s of help.

  95. Robbie wrote on March 17, 2010 at 09:50 #

    Does this work with the newest version of wordpress? All of these issues and messy install instructions/hacks make this plugin seem sketchy. Too bad, because it’s the best-looking wordpress gallery plugin I’ve seen.

    • CLG wrote on March 17, 2010 at 16:57 #

      I’m using it with WP 2.9.1 without issue. Or rather, minimal troubleshooting (minus my issue in the comment above). But I’ve struggled much longer with lesser galleries and never got them working, so in my opinion this one is absolutely worth the effort.

  96. Maroa wrote on March 20, 2010 at 03:55 #

    Is there going to be upgrades to this plugin to allow us to manually change the order of pictures in each album?

    Thanks

  97. vZ wrote on March 23, 2010 at 03:44 #

    I have read every comments in this page, and found out that this questions have been asked several times but no confirmed answer. >> What to do when only ‘wpshowroom’ text is displayed in the album page (actual photo album/pictures is not displayed)?

    I have copied the required files to each theme subdirectory.
    Set permission to 777 to gallery and its subdirectory+subfiles.
    Activate the plugin.
    Upload pictures, set permission to lowest: subscriber.
    Upload shows no error. Thumbnail generation shows no error.
    Random image thumbnails is also displayed in the widget.
    BUT… still only the word ‘wpshowroom’ is displayed on the album page?

    What line of code do I need to add (or make sure it’s there) in the site CSS file so that the albums can be viewed?
    Thanks in advance for the help..

  98. Seags wrote on March 23, 2010 at 21:50 #

    Hi, this plugin is great actually. No real problems with it. An issue I have with it is the album structure. Basically I have years 2009/2010 etc etc and then in those i have sub albums called Ladies and Mens. Now I cannot add Mens, I have to add 2010 Mens because it errors if I try. The work around is not to bad but a bit redundant. It also sorts out the permalink issue out.

  99. Valentine wrote on March 24, 2010 at 02:10 #

    Hi. Can anyhtink help me with my problem?
    2 errors.
    1.Warning: Cache Directory not writable. Check your permissions!

    2.Warning: WPshowroom theme files not found. Make sure you have the templates in your current theme directory!

    1. CMOD folder catche – 777
    2. theme, what I use – oltik_design

    screen – http://s41.radikal.ru/i092/1003/24/b5401bc2cb6e.jpg
    can any help? ths!

  100. hora wrote on March 25, 2010 at 20:58 #

    i have a same problem @vZ… some one can help?

  101. YAPBの便利な使い方 wrote on April 5, 2010 at 17:17 #

    […] ※2010年2月現在、YAPBはやめてWPShowroomというプラグインと格闘中です。。 […]

  102. S wrote on April 5, 2010 at 23:16 #

    How do you make that while picture is loading there is a funny effect is showed. Some tricks with Silverlight? Could you please tell how to make something similar? TNX

  103. […] like a wireless keyboard and mouse (I’m looking forward to the R.A.T. 9). WP Showroom is a WordPress Plugin the followup to the ANIga plugin. It’s really easy to install, which was my only requirement. […]

  104. Martino wrote on April 10, 2010 at 18:42 #

    How can I get my gallery to look similar to yours? I want the album listing to lay out beside eachother like you have instead of having mine in a list under each other. Please help asap! Thanks!!

  105. Jo wrote on April 10, 2010 at 21:31 #

    i can’t get the thumbnails to generate. it’s done one and then just stopped. everything up to then was just fine. any hints?

  106. Seags wrote on April 12, 2010 at 09:59 #

    When is the next release coming. I am super excited for the future features. :D

  107. Tim wrote on April 14, 2010 at 22:14 #

    Step 3 of the upload process gets stuck for me. I can upload images, add photos to albums, but then “insert and generate thumbnails” gets totally stuck for me. Turns out I had to increase my WP_MEMORY_LIMIT from the default 32MB. I had previously been increasing my PHP memory limit which later I realized had no effect at all.

    Feature Request: Even more than zip-file upload, I’d love to just manipulate the folders/files on the server directly and have WPShowroom automatically reflect changes. Is that an option/goal in the future?

  108. Stephen wrote on April 19, 2010 at 00:43 #

    I am also experiencing path issues similar to those mentioned in an earlier comment: (path info snipped below)

    require_once([path]/wp-content/plugins/WPshowroom/../../../wp-content/plugins/[path]/wp-content/plugins/tdo-mini-forms/include/tdomf-hacks.php) [function.require-once]: failed to open stream: No such file or directory in [path]/wp-content/plugins/tdo-mini-forms/tdomf.php on line 564.

    I don’t really think it is all these other plugins at fault; it appears whatever this plugin is doing is affecting the WP_PLUGIN_DIR variable causing all these other plugins to break it. Unfortunately these other plugins are required, so makes this plugin unusable.

  109. LordZed wrote on April 26, 2010 at 10:15 #

    Hi! I uninstalled the Plugin (tables were deleted) and reinstalled it. Now the Page to administer the Albums won’t load and in the Apache’s error.log I’m getting a “Child pid #### exit signal segmentation fault (11)”.
    And it seams like he does not found the default-album. Look at http://falken-aachen.de/wpshowroom/ to see it. When I’m trying to assign pictures to albums in the backend I can’t choose the existing default album, too. There is only the default-album in the album-table and all other tables are empty. Someone can help me?

    • LordZed wrote on April 26, 2010 at 10:32 #

      Could reproduce the failure in a second wordpress installation. When I was trying to add a new album it won’t show in the backend. So i deinstalled the plugin (did set the uninstallation-field in the preferences). When i reactivate it, it won’t work anymore. No default-album is shown and the Admin-Page to administrate the Albums and Pictures won’t show… I did not edit anything in the files. Just in the templatefiles. But tried it with a fresh installation, too, and it did not work… someone got an idea?

      • LordZed wrote on April 26, 2010 at 10:38 #

        When I’m trying to add the same album again it sais, that an album with this name already exists… but I can’t see it and still got the failure with the segmentation fault…

  110. francesco wrote on April 26, 2010 at 12:36 #

    hi
    i have a problem with wpshowroom.
    the problem is: Warning: WPshowroom theme files not found. Make sure you have the templates in your current theme directory!
    I copied the default folder inside the folder of my theme (themes / titan)
    but the error remains,
    can u help me please?

  111. Patricia Ryan wrote on May 2, 2010 at 20:25 #

    Have it working and absolutely love it! Thank you!

  112. Bryan Myhr wrote on May 3, 2010 at 23:20 #

    Any update on this being compatible with the newest versions? Great plugin, Thanks!

    • LordZed wrote on May 4, 2010 at 16:10 #

      I’m using it with the newest WordPress and it works fine. For me it would be more interessting when the new wpshowroom-plugin whould be released ;-P

      • flinz wrote on May 4, 2010 at 17:41 #

        I think I can answer for naabster (the creator):
        As of yet there is no newer version in development, mainly due to a severe lack of time on his side. Sorry.

  113. Zenxeon wrote on May 8, 2010 at 22:35 #

    I have installed your plugin and everything was pretty straight forward, no errors. Problem is when I go to the WPShowroom page nothing is there but the text wpshowroom in the posting area.

    Again, there are no errors and the themes default has been installed to my correct template.

    Any help would be great, thanks in advance.

    ~Z

    • Jared wrote on June 29, 2010 at 22:17 #

      Same issue here.. Any solution?

  114. Lu wrote on May 12, 2010 at 22:57 #

    how can a show the galleries manually?

    or something like that..

    my question because in my Gallery page don’t show the galleries…

    what can i do?

  115. franklin wrote on May 16, 2010 at 19:45 #

    hi, i instaled the plugin and work fine, but now i have this problem and i dont now why

    Warning: chmod() [function.chmod]: No such file or directory in /home/content/a/p/a/apartment23/html/wp-content/plugins/WPshowroom/inc.thumb.php on line 1866

    Warning: imagedestroy(): supplied argument is not a valid Image resource in /home/content/a/p/a/apartment23/html/wp-content/plugins/WPshowroom/inc.thumb.php on line 1867

    please anyone can help me please…

    • Zigo wrote on July 16, 2010 at 21:52 #

      Got the same problem … any solution ?

  116. Cedric wrote on May 17, 2010 at 06:21 #

    Michael,

    Great job on your plugin, This is a great piece of software.
    But I can’t change the size of the picture displayed… I must do something wrong… I try to change the thumbnails size but nope…

    Where can you change the picture size ?

    Thank you

    Cedric

    • cedric wrote on May 17, 2010 at 20:51 #

      Alright so I figured it out.

      – create a size you want in WPshowroom setting in wordpress
      – go get the file called gallerypicture.php in theme>WPshowroom
      – change line 8 to call the right folder:

      and that’s it !

  117. franklin wrote on May 18, 2010 at 00:45 #

    if i need to copi the picture how can i do?
    or if you know any plugin for copi image please i need one. thanx for the plugin is amazing….

  118. fred wrote on June 1, 2010 at 11:29 #

    hey! is it possible to make the albums findable at google? it only indexed the foto album index-page an thats not got. i want to find the album with a direct link in google. can you help me? i will pay for a good suggestion! :)

    best regards

    • Alex wrote on June 1, 2010 at 13:38 #

      Depends on whichever plugin you are using to generate an xml site map, but you should hack that plugin and add entries for the albums.

    • fred wrote on June 1, 2010 at 21:01 #

      thanks alex for your answer!
      do you speak german!?

      we are use this plugin: http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/ – but the problem is, the sitemap don’t indexed the links automatic. and if we are typing the sites manually in the sitemap, googles-index it also didn’t works! whats yout suggesition!?

      • Alex wrote on June 2, 2010 at 11:12 #

        sicher.
        irgendwo in dem plugin wird die xml sitemap ausgespuckt. an dieser stelle musst du anknuepfen und xml konform die alben aus der aniga gallery ausgeben (per db anfrage direkt waers am einfachsten). ist zwar nur ein hack sollte aber schnell gemacht sein.

        • fred wrote on June 4, 2010 at 03:05 #

          super! :)

          das es schon mal möglich ist, ist gut. aber leider kenn ich mich da nicht gut aus! bist du entwickler? hätte da nämlich ein paar sachen, die mich noch “stören” – würde dich dafür auch bezahlen!? lg

          • Alex wrote on June 4, 2010 at 14:35 #

            entwickler – ja
            zeit – leider nein.
            kann ich gerade nix machen – in 2 monaten haette ich aber wahrsch. wieder luft.

            • fred wrote on June 7, 2010 at 19:30 #

              hmm schade, kennst du sonst wen der sich mit dem beschäftigen könnte! die seo-tauglichkeit wäre für meine website extrem wichtig!!! lg

  119. cute girls blog wrote on June 2, 2010 at 02:48 #

    lovely plugin, first and only gallery plugin i have used that is clean, easy to use and seo friendly….. i wish i knew how to make the single column into a 2 or even 3 column, looks like it could be done with CSS but im not very good, any help?
    here is my gallery http://www.sheisbeautiful.com/beautiful

    • fred wrote on June 2, 2010 at 09:14 #

      hey! seo friendly? whats yout trick? but if i search one of your albums i can’t fiend anything in google > that’s also my problem!

      ok you are right: the plugin is lovely!! =)

      • cute girls blog wrote on June 2, 2010 at 22:13 #

        well, i just installed my gallery, by the code, im assuming its seo friendly, i will find out once teh gallery is spidered by google, i hope its SEO friendly

  120. Kevin wrote on June 3, 2010 at 08:05 #

    Possible to embed a mini-gallery into the middle of my post? Or do I need to send users to a link to my gallery?

  121. ric wrote on June 16, 2010 at 10:39 #

    what the fuck does this mean and how do you do it:
    Please activate Javascript and Flash to use the Uploader

  122. ric wrote on June 16, 2010 at 10:44 #

    can’t upload and exactly how do I activate javascript and flash

    • Tim wrote on June 26, 2010 at 20:22 #

      Ric: this isnt a basic browser help forum. Google it.

  123. Juanmabs22 wrote on June 20, 2010 at 00:19 #

    Hello!
    Thanks for your plugin and i have some ideas:
    – I Like to add the images in the post more easy.
    – I like to add a .pot archive for get translations.
    – I like to add a image in de sidebar admin.
    – I like to automatic image in the albums and after you can change it.

    Saludos!

  124. Juanmabs22 wrote on June 20, 2010 at 00:25 #

    This plugins works on wordpress 3.0???

    • fred wrote on June 29, 2010 at 10:41 #

      dont’t know! have you test it?

      • Juanmabs22 wrote on August 24, 2010 at 01:02 #

        Hey!
        Work’s good!!
        But… i translated to spanish without .pot archivo, and now, the configuration don’t save it!

        Error: There is a mixup.. Settings not saved!

        PLEASE: create a .pot archive

  125. Peter wrote on June 20, 2010 at 01:45 #

    i couldn’t get it working

  126. algaivel wrote on June 20, 2010 at 17:03 #

    Can I integrate your plugins with nextgen gallery?

  127. Nicole wrote on June 21, 2010 at 14:11 #

    I can’t get this to work on WordPress 2.9.2 or 3.0.

    • Tim wrote on June 26, 2010 at 20:21 #

      Works fine for me on 3.0. Try again.

  128. WordPress Plugins for Web Comics — Word Grrls wrote on June 27, 2010 at 13:39 #

    […] WP Showroom […]

  129. Matte wrote on June 30, 2010 at 13:20 #

    “getting this error when trying to upload images: Upload failed: Server returned HTTP-Status #500

    not sure why this is happening. any help is appreciated.

    thanks!”

    I use WP 2.9.2 and I have this error… halp please!!! :(

    • Alex wrote on June 30, 2010 at 19:35 #

      known plugins to cause upload errors:
      – Post Thumb Revisited – http://www.alakhnor.com/post-thumb
      – Contact 7 – http://contactform7.com/
      – simpleviewer

      also, did you change your permissions on the upload folders?

      • Matte wrote on July 12, 2010 at 16:31 #

        The problem was Contact Form 7, now the image comes uploaded.
        After the upload, how I make to visualize the images in my page?
        How I can recall my album in a specific page (example “gallery”)?
        Thanks! ;)

        PS. sorry for bad english…

  130. WordPress Galleries « Test-Bed wrote on July 3, 2010 at 00:34 #

    […] the winner till now is WPShowroom. It is the one that meets all the above mentioned […]

  131. PatrizioRD wrote on July 14, 2010 at 11:08 #

    Hi,
    I tried your plugin on WP 3.0, 2.9.2, 2.8.6
    Each installation succeded, but:
    in WP 3.0 I got only this:
    http://www.creeo.it/lab/?page_id=4
    in WP 2.9.2 and in 2.8.6 the plugin got stuck on step 3 “insert pictures and generate thumbnails”
    This three installation are on the same server in 3 different folders.
    Any help?

  132. […] im obigen Blog nicht erwähntes Plugin is WPShowroom. Auf den ersten Blick ist dieses Plugin deutlich schlanker als NextGen Gallery. Es bietet außerdem […]

  133. Iammath wrote on August 5, 2010 at 17:27 #

    Hey, like the plugin. But i gettin annoyed at that fact I cant change galleryalbum layout. And that I cant upload pictures due to other plugins? Thats is ASAP fix.

    • Iammath wrote on August 5, 2010 at 21:05 #

      Why require a file that doesnt exit on the server? wp-load.php doesnt exit. Not in admin and not in showroom. Thats is nuts. Please giv a fix to it. Really like the plugin otherwise.

  134. Apuli wrote on August 5, 2010 at 21:51 #

    Hi there,

    just installed the plugin like discribed above. Started Uploading pictures. So far so good. At step 2 when I want to assign the pictures I always get the message “The request failed”

    Does anybody know a solution?

    • Apuli wrote on August 9, 2010 at 17:35 #

      Problem solved. Was using PHP 5.2. Now Im using PHP 5.3 and it looks like everything is working fine.

      Thank you very much for this awesome plugin. Its exactly what I was looking for.

  135. Competitive Cars wrote on August 15, 2010 at 07:43 #

    Works on my site. But it took a lot of hacks and mysql massaging to get there. Not as user friendly as Gallery2 but it works!
    Watermarks and useralbums with an easy upload feature would be great but this will do until then.

  136. FIJY wrote on August 17, 2010 at 12:30 #

    I have this error when trying to upload images: Upload failed: Server returned HTTP-Status #500.

    I change permissions on the upload folders.

    I hope to help…Plzzz…

  137. Apuli wrote on August 19, 2010 at 21:31 #

    Is it possible that other users than Admin are able to upload pictures? If yes how is it done?

  138. Lizz Tsosie wrote on August 23, 2010 at 00:13 #

    I am having problems generating my photos. Right now it says there are 395 “working”, but it’s not generating. I understand that I probably need to upload small amounts at a time, but right now at this point even if I upload 10 photos, it will still add on to the other 395 pics.

    How can i get it to work. Is there anyway I can delete this & start over, without erasing my other albums.

  139. neoDite wrote on August 30, 2010 at 09:27 #

    Hi guys, looking for some help that’s driving me up the wall trying to work out. Im creating a photography portfolio and have everything setup apart from “random pictures”

    I would like to place them on the homepage only (Not the sidebar) so would like to insert them right into the homepage code. How can i do this? Is it a php include?

    Also how do i go about themeing it to match the website?

    Thanks in advance for any help

  140. Uploading problems wrote on September 2, 2010 at 11:39 #

    Hi people! This pluin looks great. The thing is it says I need to activate flash and javascript. Im using Chrome and Firefox and they both have Flash and Javascript. Any suggestions?

    Thanks. :)

  141. abendkleid wrote on September 10, 2010 at 11:15 #

    Hi…I got few problems while uploading the images. If i get the solution than that would be really great…

  142. Ben wrote on September 30, 2010 at 06:43 #

    Hi Peeps, this looks almost perfect for what I need it to do, but does it support videos??

  143. Elia wrote on October 6, 2010 at 17:26 #

    Hi! Thanks so much for the plugin! I love it!
    Do you think you can implement a tool like “Resize at upload”?
    Thanks so much!

  144. Préparatif Mariage wrote on October 19, 2010 at 01:10 #

    […] http://faild.de/wpshowroom/ Did you like this? Share it:Tweet […]

  145. David wrote on October 30, 2010 at 11:37 #

    Wow! You guys have a really promising plugin here, but.. it is really buggy. Using WP 3.0.1 — basically, it seems like if I change anything I start getting “BAD ID” errors.. if I select the title folder in the drop down and change the parent folder to the title, the title folder disappears in the backend.

    Will you update sometime soon..?

    • David wrote on October 30, 2010 at 12:37 #

      Sooo.. if I save some name as the title of my showroom under settings, a new page is created of that name that the gallery automatically links to? and if I try to make it a subpage in WP’s page options –> “BAD ID” Album not found. How can I fix this?

  146. Martin wrote on November 2, 2010 at 02:24 #

    WP Showroom has been working for me for quite some time now. Today, I tried to upload some pictures. After browse files, selecting the photo files and then clicking the start upload button, I got the following error message:

    Upload failed: Error caused a send or load operation to fail (Error #2038)

    Has anyone seen that before and know how I can fix it?

    Thanks

  147. Sunshine wrote on November 3, 2010 at 03:17 #

    Can you make something to import the old galleries from Aniga?

  148. Pedro Molteni wrote on November 8, 2010 at 06:29 #

    help..!!
    When I upload images I get the following error

    An error occured:
    Notice: Constant ABSPATH already defined in C:\wamp\www\pol\wp-load.php on line 20
    {“status”:”1″,”name”:”smilecg13.jpg”,”width”:375,”height”:289,”mime”:”image\/jpeg”}

  149. Pedro Molteni wrote on November 9, 2010 at 05:35 #

    please answer my question would be of much help

    Thanks

  150. Ben wrote on November 17, 2010 at 05:18 #

    Can you attach a specific individual links to each photo in the gallery (e.g. http://www.google.com) and then choose in which order the thumbnails are displayed?

    Can you also choose to turn links off for the thumbnails in the gallery, and can you style the pic’s caption and background?

    Thanks,

    Ben

  151. Peporuiz wrote on December 1, 2010 at 08:20 #

    ei, i’m trying set my gallery but when i create a new gallery in the mainpage of gallery only show a whitesquare with the description of gallery, this whitesquare is about a file named “blank.gif”, what can i do for that showme a image? my gallery have a images but in the mainpage the gallery only show the whitesquare and the description of the gallery, thanks!!

  152. naabster wrote on December 3, 2010 at 01:40 #

    please see my comment/edit at the top of the page.

  153. Michelle wrote on December 5, 2010 at 01:23 #

    I’m looking to display the caption on the gallaryalbum.php page.
    Thought I could just put <?php WPsr_getCaption('‘, ‘‘); ?>
    there but obviously not. Can it be done? Thanks in advance for your help and for your plugin!

  154. Haldir wrote on December 15, 2010 at 21:30 #

    Hi, I was testing your plugin which seems to be very helpful, but I have a problem with it… I upload the file, I assign the file to the album, but the button to generate thumbnails doesn’t work….I clik the “work” button but nothing happens…

    Can anybody help me with it??

    thx!!

    • Haldir wrote on December 16, 2010 at 00:02 #

      ok. I hadn’t enabled the GD Library, sry :D

  155. Gloria wrote on December 20, 2010 at 23:37 #

    Hi,I am having problems when installed WP Showroom, tell me: Parse error: syntax error, unexpected ‘&’, expecting T_VARIABLE or ‘$’ in /nfs/c01/h09/mnt/32572/domains/limaestademoda.com/html/wp-content/plugins/WPshowroom/wpsr.php on line 228

  156. Mr. Dobalina wrote on January 15, 2011 at 03:49 #

    Hiya folks. I’m having the same problem with naabster above. I can’t upload any pictures, I just get error:

    Upload failed: Server returned HTTP-Status #403

    I’m on a linux server. I installed per directions on top of WP 3.0.4. Gallery directories set to 777. The upload box appears when requested and it tries to upload the picture but dies with the error above. I tried accessing the AJAX script directly but just got a blank browser window with a -1 in it. Curious. Little help please?

Leave a Reply

You must be logged in to post a comment.