About this topic

  • Posted by sgeyer 1 year ago. There are 4 posts. The latest reply is from byron.
  • This topic is not resolved

No tags yet.

  1. Hello,

    We're using your plug-in to allow users to upload photos of themselves to a gallery. I used [photosmash] to display the plug-in and gallery on one of our pages and I had the "Add Photo" link working where the text box came up and I could select a photo from my desktop to upload. However, I wasn't seeing the photos appear in the Media Library (or anywhere else) on the server side. How/where do you access the uploaded photos? Are there any settings that might be preventing the photos from actually being uploaded?

    Problem #2: I tweaked a few of the Photosmash Settings and now when I click on the "Add Photo" button, I'm getting a Page Not Found error. I went through some of the troubleshooting tips and made sure my wp_head and wp_foot tags were in the header and footer files respectively. I also went back and restored the original default photosmash settings, but I'm still getting a "Page Not Found" error when I click the "Add Photos" button. I'm definitely a little confused since it was working before. Any ideas why this could be off the top of your head? Thank you for your help.

    The website is mustache4mallett.com and I can even give you the admin login info if that would help. Thanks.

  2. Byron, Problem #2 above has been fixed now. It was due to conflicting jquery files in the Theme. So the first problem still exists about the photos not appearing to get to the server side. Thanks for your help! Looks like a great plug-in if we can just get it set up correctly.

  3. Hi sg,

    I'm seeing a Javascript error on your site (using FireFox with FireBug...a great debugger!). It's in the base.js file, which I guess is theme related. It uses the $ function, whereas WordPress uses jQuery in compatibility mode, which turns off the $ function.

    Getting the JS error fixed might fix the issue.

    Cheers,
    Byron

  4. Sg,

    I also noticed that jQuery is being loaded at least twice. That will definitely blow up the script. The trouble shooting posts discuss this problem at length (see problem #1 in this post: http://smashly.net/community/topic/cant-upload-images-add-photo-link-doesnt-work).

    Hope that helps,
    Byron

RSS feed for this topic