PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Bugs From 1.0.0 (http://www.photopost.com/forum/bugs-1-0-0/)
-   -   Category Images (http://www.photopost.com/forum/bugs-1-0-0/118486-category-images.html)

Iridium1 June 6th, 2005 03:32 PM

Category Images
 
Where is the "Category Image" supposed to show? I set some of my cats to have images, but they are not showing at all...

ConqSoft June 6th, 2005 03:32 PM

Re: Category Images
 
Next to the category name. :) (To the left.)

Like here: http://www.fireblades.org/gallery/br...?c=675&userid=

Iridium1 June 6th, 2005 03:38 PM

Re: Category Images
 
Quote:

Originally Posted by ConqSoft
Next to the category name. :) (To the left.)

Like here: http://www.fireblades.org/gallery/br...?c=675&userid=

mine won't show up. look here: http://www.makeuptalk.com/forums/gallery/

A few are enabled...

ConqSoft June 6th, 2005 03:41 PM

Re: Category Images
 
Requires registration. Do you have a test account to use? Or can you temporarily open the gallery to guests?

Iridium1 June 6th, 2005 03:47 PM

Re: Category Images
 
Quote:

Originally Posted by ConqSoft
Requires registration. Do you have a test account to use? Or can you temporarily open the gallery to guests?

oop nm ;)
U: tester
p: mut8000

Iridium1 June 6th, 2005 03:49 PM

Re: Category Images
 
Quote:

Originally Posted by ConqSoft
Requires registration. Do you have a test account to use? Or can you temporarily open the gallery to guests?

sorry...see the previous

ConqSoft June 6th, 2005 05:51 PM

Re: Category Images
 
Sorry, was away for a bit.

Did you upgrade from a previous version of Gallery? If so, did you manually revert all Gallery templates that you may have previously modified?

Iridium1 June 6th, 2005 07:06 PM

Re: Category Images
 
THanks for comin back. No, this was a brand new install 2 days ago.

Iridium1 June 6th, 2005 07:17 PM

Re: Category Images
 
Here is my ADV_GALLERY template

Code:

Content visible to verified customers only.

Brian June 7th, 2005 11:00 AM

Re: Category Images
 
I just took a look at this for you since I still had your support ticket from the other day open. It looks like there was a small bug that can occur with category images when you're running in safe mode, which I have gone ahead and fixed for you. If you browse the categories again and set the category images it should work without a problem.

For anyone else that's having this problem, please look in your forum/includes/functions_gallery.php file for this code:
Code:

Content visible to verified customers only.
Replace with this:
Code:

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

Iridium1 June 7th, 2005 11:06 AM

Re: Category Images
 
Quote:

Originally Posted by Brian
I just took a look at this for you since I still had your support ticket from the other day open. It looks like there was a small bug that can occur with category images when you're running in safe mode, which I have gone ahead and fixed for you. If you browse the categories again and set the category images it should work without a problem.

For anyone else that's having this problem, please look in your forum/includes/functions_gallery.php file for this code:
Code:

Content visible to verified customers only.
Replace with this:
Code:

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

Wow that's a bunch brian! Yes, our server is running php in safe mode...

Unfortunately the images are still NOT working as I see it. Did you mod my functions_gallery.php for me? or should I do it?

Iridium1 June 7th, 2005 11:38 AM

Re: Category Images
 
Quote:

Originally Posted by Brian
I just took a look at this for you since I still had your support ticket from the other day open. It looks like there was a small bug that can occur with category images when you're running in safe mode, which I have gone ahead and fixed for you. If you browse the categories again and set the category images it should work without a problem.

For anyone else that's having this problem, please look in your forum/includes/functions_gallery.php file for this code:
Code:

Content visible to verified customers only.
Replace with this:
Code:

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

Brian, did you look?

Brian June 7th, 2005 11:41 AM

Re: Category Images
 
Yes, I made the changes to that file for you. Did you go through your categories and set the cat images again?

Iridium1 June 7th, 2005 03:59 PM

Re: Category Images
 
Quote:

Originally Posted by Brian
Yes, I made the changes to that file for you. Did you go through your categories and set the cat images again?

Set them? some of them were already set when you fixed(adjusted) the php file.

What I did was remove the url of the image, then saved. Then inserted the url of the image BACK then saved it again. Still does not work.

ConqSoft June 7th, 2005 04:00 PM

Re: Category Images
 
Read the description of the category image field. It prefixes that path for you, so you only enter part of the path in the field.

Iridium1 June 7th, 2005 04:04 PM

Re: Category Images
 
You know, I was wondering what that meant. LOL. Ok fixed it The way it is worded is strange. ;)


All times are GMT -5. The time now is 01:11 AM.

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