PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Bug Reports (http://www.photopost.com/forum/photopost-pro-bug-reports/)
-   -   5.5: admin option move/delete not work (http://www.photopost.com/forum/photopost-pro-bug-reports/127640-5-5-admin-option-move-delete-not-work.html)

Zarzal October 2nd, 2006 03:53 PM

5.5: admin option move/delete not work
 
I browse the gallery as admin. Below a photoe is a link to 'Move/Delete' a photo. Hover the mouse over it you get: 'show exif' and the link goes to: javascript:sendInfoReq('photoadmin','2231');

Clicking the link have no function in FireFox

Michael P October 2nd, 2006 04:34 PM

Clicking on it in FF on my site opens up the hidden cell under with the admin options (the label needs to be corrected, though).

Zarzal October 2nd, 2006 04:42 PM

I run FF1.5.0.7 on Windows XP. Absolut nothing happen if I click the link. If I view the java script console in FF I get this error:

Errorr: document.getElementById(update[0]) has no properties
Source: http://www.dragonclan-forum.de/photopost/pputils.js
line: 57

iloco October 2nd, 2006 06:09 PM

Might be mistaken but doesn't it have to be turned on in edit settings for it to work.

Zarzal October 2nd, 2006 06:18 PM

In "Show Photo Options" the Option "Display Admin quick move/delete options under photo?
On larger sites this option can slow down the showphoto page. Turn off to speed up this page." is set to yes on my PP.

iloco October 2nd, 2006 06:49 PM

Sorry I couldnt help but the link works for me when I clcik on it using Firefox 1.5.7 on Windows 98SE operating system. :)

Chuck S October 2nd, 2006 07:08 PM

Seems to work for me also

Zarzal October 2nd, 2006 07:15 PM

I set my page to trusted, allow all java, have no blockers. Whats about the error message?
Error: document.getElementById(update[0]) has no properties
Source: http://www.dragonclan-forum.de/photopost/pputils.js
line: 57

Its late in germany and I continue tommorow. I have an idea that I will verify. Maybe its something with the language (I use german). With Ajax/Java I notice several problems if language strings contains encodet chars like german special chars (öäüß). Just an idea - I will see. This breaks in many cases the function of scripts.

Chuck S October 2nd, 2006 07:17 PM

I am not saying your wrong. Michael has updated a few bugs so try making sure you download the build and make sure you have all the new files just in case.

Chuck S October 2nd, 2006 07:54 PM

TURN OFF SPIDER URLS and see if it works

Zarzal October 2nd, 2006 08:04 PM

thats the trick .... disable spiderfrindly and it work. Now the 'more' links work too... Source found.

UnderEstimated October 2nd, 2006 08:44 PM

working for me but i liked the dropdown menu that we had b4

Michael P October 2nd, 2006 08:46 PM

Considering how important spider urls are for many sites (and their indexing) and my inability to replicate the problem on my site where it is working; I've made a change to the current build that I would like for someone who had this problem to try. Download the current build, upload the "new" pp-inc.php and re-enable your spider URLs.

Do they AJAX features work now?

Zarzal October 3rd, 2006 04:53 AM

Yes, it work for me.

pistebasher October 6th, 2006 08:07 AM

I'm not sure if I've understood this problem correctly, but I downloaded and upgraded to last night's available build. The "Admin Move/Delete" option under the displayed photo gives me a drop-down list of places to "Move" but no "Delete". Or is that what the little square tick box with no name is for?

Chuck S October 6th, 2006 08:17 AM

well I would suspect you have not updated your language file cause your missing the proper language string

Code:

Content visible to verified customers only.

pistebasher October 6th, 2006 10:00 AM

I've just downloaded a new zip file and uploaded english.php from that. Still no delete option (I can do it from Edit photo though fortunately). And no indication of what the small tick box is for, to the left of the "Submit" button :confused:

Chuck S October 6th, 2006 10:15 AM

As I noted above that is the string right in our language file I posted above and this is right out of showframe.php

Code:

Content visible to verified customers only.
If you have the proper files uploaded it should say Delete Photo right next to the checkbox

pistebasher October 6th, 2006 10:42 AM

Hmm well I uploaded a new showframe.php and still the same.

EDIT - tried a different stylesheet and now I can see the "Delete Photo" text

looks like I'll have to play with the CSS a bit if I want to use my style.

Could you help by telling me which text colour and where I need to change to get the "Delete Photo" in a darker version which will show against my background?

pistebasher October 7th, 2006 05:12 AM

It's OK, I've found the place to do it now :-)


All times are GMT -5. The time now is 02:07 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97