PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |
Old January 24th, 2006, 09:24 PM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Nov 2005
Location: Tampa, Florida
Posts: 13
Exclamation Category Glitch

Hi PhotoPost vBGallery Team,

I have just noticed something very odd. I don't know how to explain it really, so perhaps you can follow these instructions and see for yourselves:

1) From the gallery homepage, click on any category HEADING. You'll notice the categories are displayed normally, followed by the 'Category Contains New Images'/'Category Contains No New Images' icon keys on the left and the category jump menu on the right. This is the because the link you are following points to /index.php?c=X.

2) Now click on any category, either from here or the homepage.

3) Now go to the breadcrumb table at the top of the page and click on the same category HEADING name as before. You'll see the same as described above, BUT now a table has appeared below the categories entitled "Images in Category: X", even though the category heading is NOT acting as a category and will never have any images in it.

I noticed in example 3 that the breadcrumb is calling on /browseimages.php?c=X, instead of /index.php?c=X as it should. In essence this glitch is making the main category act as a subcategory.

How do we correct this and get the breadcrumb to correctly point to index.php?c=X and not /browseimages.php?c=X as it does currently?

I hope this make some kind of sense.
Rob Locke is offline   Reply With Quote
Old January 30th, 2006, 01:35 PM   #2 (permalink)
Junior Member
Verified Customer
 
Join Date: Nov 2005
Location: Tampa, Florida
Posts: 13
Can anyone help?
Rob Locke is offline   Reply With Quote
Old January 31st, 2006, 10:22 AM   #3 (permalink)
Registered User
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,244
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
link ? Please
- I must be thick headed @ the moment
Zachariah is offline   Reply With Quote
Old January 31st, 2006, 03:15 PM   #4 (permalink)
Junior Member
Verified Customer
 
Join Date: Nov 2005
Location: Tampa, Florida
Posts: 13
Sure...

From http://omnibilia.com, click on a category heading. For example, the first category heading Media Center (http://gallery.omnibilia.com/index.php?c=1). You'll see that section of categories listed correctly.

Now click on Site Uploads (http://gallery.omnibilia.com/browsei...hp?c=2&userid=) which takes you into that category.

IMPORTANT BIT: Go to the breadcrumbs and click back to Media Center (the link has changed to http://gallery.omnibilia.com/browseimages.php?c=1). Now you'll see that section of categories AND another table below it for Images in Category: Media Center with No images to display.

This second table shouldn't be there because Media Center is set to Act as Category: No in gallery admin. It's a category heading and will never contain images. Shouldn't there be some kind of condition in the code which prevents this from appearing if it's a not acting as a category but a heading (and does appear if it IS acting as a category)?

Hopefully this makes more sense now.

Thanks for the help,
Rob Locke is offline   Reply With Quote
Old January 31st, 2006, 06:02 PM   #5 (permalink)
Registered User
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,244
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
ya yes I see.
- This is something that vBulletin does. I have wanted to omit Cats w/o options to post threads or images since VB3.0.

Same thing happens in the Forums.

Parent
- Child (No posting)
-- Child 2

EX: How the forums is the same way.

http://www.gzhq.net/forums/forumdisplay.php?f=451
- Can not post here, but:

@ the bottem:
- There are no posts in this forum.
- Display Options
- Posting Rules
- Shows up in the breadcrumb / navbar

========================================
Related EX:
I have not looked in on this or worked on a "fix" to what I personaly think is a "bug" in a long time, but I got busy . I might pick it up again and play with it.

Dec 11th 2003, 8:34pm @ vb.com
sub-forum links in each forum's display area

have it set to 1 level.
The problem is the place holder Cat. forum.

What would it take to remove "System Building" out of the subforum list ?

Act as Forum(Will act as category if no) is set to NO and Forum is Open (Set this to 'No' to prevent any new posts being made in this forum) is set to NO.

Is there an if / then statment if both of these are true pull it from the sub-forums listing ?

Image below may help.
Attached Images
File Type: gif cat.gif (13.9 KB, 11 views)

Last edited by Zachariah; January 31st, 2006 at 06:05 PM.
Zachariah is offline   Reply With Quote
Old February 1st, 2006, 05:32 PM   #6 (permalink)
Junior Member
Verified Customer
 
Join Date: Nov 2005
Location: Tampa, Florida
Posts: 13
I see what you are saying. I tried a similar test in vBulletin and the forum heading links are all forumdisplay.php?f=X. Looking at the FORUMDISPLAY template, there is a conditional <if condition="$show['threadslist']"> and clearly in the PHP the threadlist is told NOT to show if it's a forum category and only to show when the link is to showthread.php.

What is missing from BROWSEIMAGES is the conditional similar to <if condition="$show['threadslist']"> which tells the table not to appear if it's a category heading.
Rob Locke is offline   Reply With Quote
Old February 1st, 2006, 06:32 PM   #7 (permalink)
Registered User
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,244
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
Got ya.
- I'll poke around on this and see what I can come up with.
Zachariah is offline   Reply With Quote
Old February 1st, 2006, 09:18 PM   #8 (permalink)
Junior Member
Verified Customer
 
Join Date: Nov 2005
Location: Tampa, Florida
Posts: 13
Many thanks. Your support is enormously appreciated.
Rob Locke is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
BUG IN 1.0.0-Please choose a category-parent category / structure not being displayed vissa Installs and Upgrade - vBulletin 3.0.X 13 July 14th, 2005 06:44 PM
Recent photos, 7 day glitch SoCalrailFan Photopost Pro How Do I...? 4 April 10th, 2005 07:04 PM
How to add 'mass edit category' under 'category tools'? tcb vBGallery Suggestions 3 January 12th, 2005 07:01 AM


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

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