PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Bugs From 1.0.0 (http://www.photopost.com/forum/bugs-1-0-0/)
-   -   User Created Categories (http://www.photopost.com/forum/bugs-1-0-0/117041-user-created-categories.html)

ConqSoft December 15th, 2004 06:31 AM

User Created Categories
 
A user created a sub-category of the Members Gallery and uploaded a photo. The Last Upload field for that category still showed nothing until I ran the Update Counters in AdminCP.

Also, that user's image doesn't show up on the "Newest Images" section of the main Gallery page. (Or under the What's New menu option.)

Brian December 15th, 2004 09:00 AM

Re: User Created Categories
 
Can you tell me which category this was that the user created? I've still got one of your other support tickets open, so I'll have a look after you let me know which one it was.

ConqSoft December 15th, 2004 09:04 AM

Re: User Created Categories
 
It's the first one listed in the Member Galleries. ("TZG's Toys") I ran the update counters though, so the Last Upload is now showing for it.

Brian December 15th, 2004 09:55 AM

Re: User Created Categories
 
Did this image have to be moderated first, or was it approved right away? I just tried both ways, plus I created a new category and then uploaded an image to it, but it worked fine in all cases..

ConqSoft December 15th, 2004 10:28 AM

Re: User Created Categories
 
No, I don't use any type of moderation.

I'll watch and see if it happens again. Dunno.....

ConqSoft December 15th, 2004 10:39 AM

Re: User Created Categories
 
Did you see anything strange with his image record that would prevent it from showing under "What's New->Newest Images"?

Brian December 15th, 2004 11:05 AM

Re: User Created Categories
 
You're talking about 93 Seca @ Hawks Nest, right? It's showing that the image was uploaded in 2003.

ConqSoft December 15th, 2004 11:08 AM

Re: User Created Categories
 
But he just uploaded it yesterday. Also,

http://www.fireblades.org/gallery/sh...443&original=1

The original for it doesn't exist/shows 0 x 0 dimensions.

ConqSoft December 15th, 2004 11:12 AM

Re: User Created Categories
 
Here's what he said he did:
Quote:

I originally created a gallery called TGZ rc51 or something along those lines.

I went to change the name and it disappeared leaving the pics in the members gallery.

Last night I made a new one that you mentioned (tgzs toys) put a pic or 2 in and then it kept saying I dont have any access and thats where I left off

ConqSoft December 15th, 2004 11:16 AM

Re: User Created Categories
 
Ok, He added this also:

Quote:

I forgot to mention that I clicked on the picture and edit to move attempt the move into the new category
So it was an old picture that he moved into a new category. So the orginal image missing must have just been something to do with the import from PhotoPost, like you mentioned in the PM.

Brian December 15th, 2004 11:17 AM

Re: User Created Categories
 
Quote:

Originally Posted by ConqSoft
But he just uploaded it yesterday.

He couldn't have... The imgeid is 443, but it would have to be 3800+ if it was uploaded recently. If you look at imageid 442 and 448 they also fall around the same timeline.

ConqSoft December 15th, 2004 11:18 AM

Re: User Created Categories
 
Quote:

Originally Posted by Brian
He couldn't have... The imgeid is 443, but it would have to be 3800+ if it was uploaded recently. If you look at imageid 442 and 448 they also fall around the same timeline.

Yeah, sorry. See above.

ConqSoft December 15th, 2004 01:16 PM

Re: User Created Categories
 
Ok, narrowed it down. When you Edit an Image, then choose a new category for it, it doesn't move the original image it appears. Or, it doesn't move the information about the original image I guess. Since Rebuild Image Info corrects it.

Brian December 15th, 2004 01:26 PM

Re: User Created Categories
 
Ahhh, I think I see the problem now. In your editimage.php file try looking for this:
Code:

Content visible to verified customers only.
And right below it add this:
Code:

Content visible to verified customers only.
And see if that solves the problem.

ConqSoft December 15th, 2004 02:00 PM

Re: User Created Categories
 
Yep, seeems to work now.

ConqSoft December 15th, 2004 05:21 PM

Re: User Created Categories
 
Another issue found by this, when an image is moved to a category, it doesn't update the Last Post and other fields for that category.

Not sure how that should work... In this case, the category was empty before, so it should have updated it. If you have images in there already, and you move an older image in, should it show up as Last Posted, even though it's actually older? It was the last one posted to that category technically.....

Dunno.

Brian December 16th, 2004 10:19 AM

Re: User Created Categories
 
Could have swore I had something there to update the category info...
If you'll look in your editimage.php file for this:
Code:

Content visible to verified customers only.
And add this right above it:
Code:

Content visible to verified customers only.
Then that should take care of the problem.


All times are GMT -5. The time now is 06:08 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