![]() |
I updated to photopost 7.0 having problem with delete Hello, I uploaded 7.0 got everything working good, only problem is that, when I go to delete a photo, the button is broken. Don't know if this is a problem resulting from something I did, or with the program. I enabled users to be able to delete their own photos. The button shows up under photo options, just doesn't do anything. Photopost is on my site at Gaming Screenshots - MMORPG - My Photo Gallery Any help is appreciated. Thanks, Richie |
The button under photo options is only for admin and only shows for you admin. Users see the regular edit photo link and they go there to delete Your button is not broken it is ajax. The move delete stuff will appear as it always has under the photo details part of the page so hit move delete and scan down. ;) |
Not the right thing The move/delete button it'self is broken. I am looking at the admin photo options, trying to delete a photo myself. When I click on move/delete it doesn't take me anywhere just sits there. The only way I am able to delete a photo is by going to edit photo. Another problem I am having is that my images are now coming out fuzzy. I had this problem before, but it was when I was using magick now I use GD1 or 2 both are having the same problem, any suggestions? |
It is not suppose to take you anywhere as I previously posted. You click it and then you go down to the photo details box and you will see the move delete stuff. what is your thumbnail quality setting under admin upload options? |
Yes, it's ajax I ran into this same problem, because I'm styling my gallery to fit in with our web site. Then I fixed it! I thought I'd share what I did, just in case it helps other people. It turns out I deleted a tag: <div id="extrainfo"></div> I put it back on the page, and it works again. This is how it works: - you click move/delete - fancy JavaScript goes to the server to get the move/delete form - the JavaScript puts that form inside that "extrainfo" div on the page - voila! you have a move/delete form without having to leave the page you are on In my case, it broke because I removed that div. So it's no surprise that putting it back fixed the problem. :eek: Mary |
Exactly ;) |
| All times are GMT -5. The time now is 04:25 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0