PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Pro Support Forums > Photopost Pro How Do I...?

Photopost Pro How Do I...? Wondering how to do things in PhotoPost?

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old July 24th, 2008, 07:46 PM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Jul 2008
Posts: 17
Main Index Avatars / Member IP displaying?

Main Index - My Photo Gallery

Could use a little help, please.

1) On my Main Index, I can't figure out why Category Avatars are showing for some categories, but not others. I have the Index Options for that function set to "yes" ... and don't see that there's an option to show them or not within each category in the Category Editor ... so I'm not sure what I'm missing.

2) Also can't find how to edit the way users profiles are appearing in the Photo Details module for their posted pics. It's currently displaying the user's IP and not avatar or sig. Only admin panel access I've been able to find with any control over these functions is the Show Photo Options menu, where I have Show Avatars? set to "yes."

Something obvious I'm missing in both cases?
-Om- is offline   Reply With Quote
Old July 24th, 2008, 07:56 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,653
Categories that do not contain actual images can not have a category avatar

There is also a show signature setting in admin options as well. As far as avatar I need to see an example of one that is not displaying.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old July 24th, 2008, 08:18 PM   #3 (permalink)
Junior Member
Verified Customer
 
Join Date: Jul 2008
Posts: 17
Quote:
Originally Posted by Chuck S View Post
Categories that do not contain actual images can not have a category avatar
Well ... yeah.

I also have categories that contain images where the avatar isn't displaying.

Quote:
There is also a show signature setting in admin options as well. As far as avatar I need to see an example of one that is not displaying.
None of them are showing, Chuck. All are displaying like this:

Yellowstone - My Photo Gallery

As to sigs, thanks, saw that. I've just opted to not show those.
-Om- is offline   Reply With Quote
Old July 25th, 2008, 07:21 AM   #4 (permalink)
Junior Member
Verified Customer
 
Join Date: Jul 2008
Posts: 17
Just realized the "IP address displaying" thing is just my own stupidity. I was viewing while logged in as an admin. When viewing as guest or member IP numbers are not visible. Dumb.

Still no idea about the other 2 issues though.

- Some categories with photos posted display category avatars and others do not. Cannot find anywhere that I have set different settings for certain categories.

- still no user avatars diplaying. Sometimes get the dreaded red X, other times simply no display at all. Of the 2 would prefer the latter ... first preference obviously would be so see the avatar displayed. Understand from poking around here this is an issue that led to a hack being written? Is there a version I can grab to apply the fix on my own?
-Om- is offline   Reply With Quote
Old July 25th, 2008, 11:31 AM   #5 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,653
You can try making sure your get_profiledata function in vb3.php is this??

Code:
Content visible to verified customers only.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old July 25th, 2008, 11:33 AM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,653
Try uploading a photo to a category that does not have an avatar
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old July 26th, 2008, 03:49 PM   #7 (permalink)
Junior Member
Verified Customer
 
Join Date: Jul 2008
Posts: 17
Quote:
Originally Posted by Chuck S View Post
You can try making sure your get_profiledata function in vb3.php is this??

Code:
Content visible to verified customers only.
Thanks, will work on that once I'm brave enough.
Quote:
Originally Posted by Chuck S View Post
Try uploading a photo to a category that does not have an avatar
As to this one, I had done that previously, and uploaded additional pics since. As you can see, still no dice on several categories with pics. Still can't find any difference in how I've set them up or in the kinds of pics being uploaded.

Main Index - TN Photo Gallery
-Om- is offline   Reply With Quote
Old July 26th, 2008, 04:51 PM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,653
Well looking at the code there has to be a result saved in the categories table as the thumbnail perhaps a photo you deleted?

If you run this query in phpmyadmin what is the result

SELECT thumbnail FROM pp_categories WHERE id=535
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old July 27th, 2008, 08:23 PM   #9 (permalink)
Junior Member
Verified Customer
 
Join Date: Jul 2008
Posts: 17
You may be right about deleted pics. I definitely cut a few while setting things up. Had no idea it would affect the thumbnails for that category in perpetuity though. Pretty harsh learning curve.

Also afraid you're giving me too much tech credit. Not even sure where phpmyadmin is, much less how to query it. Tempted to shortcut this by simply recreating the affected categories from scratch.
-Om- is offline   Reply With Quote
Old July 28th, 2008, 09:09 AM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,653
Okay in that category try viewing a photo in that category and hit MAKE INDEX THUMB does it update the cat variable.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old July 28th, 2008, 10:04 AM   #11 (permalink)
Junior Member
Verified Customer
 
Join Date: Jul 2008
Posts: 17
Please tell me you just added that button while I wasn't looking.

Swear to [insert Deity-of-Choice here] I looked at every conceivable link there was before coming on here.

Sigh.

Thank you sir. Again.
-Om- is offline   Reply With Quote
Old July 28th, 2008, 10:33 AM   #12 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,653
LOL No I cant add anything to your site it was always there when your an admin
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old July 28th, 2008, 01:52 PM   #13 (permalink)
Junior Member
Verified Customer
 
Join Date: Jul 2008
Posts: 17
I was afraid of that.

To add to my humlility level even more ... could you kindly direct me toward where to access my "get_profiledata function in vb3.php"? I looked in the various places I thought it oughta be. Promise.
-Om- is offline   Reply With Quote
Old July 28th, 2008, 02:10 PM   #14 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,653
it is right in the vb3.php file in the forums subdirectory of our product. It is like the 4th function down in that file.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old July 28th, 2008, 10:14 PM   #15 (permalink)
Junior Member
Verified Customer
 
Join Date: Jul 2008
Posts: 17
Unfortunately, that wasn't it. Replaced the existing [function get_profiledata( $cuserid ) ....] block with the one you provided above into vb3.php, but no change. Still no user avatars appearing.

Not a big concern really ... just something I'd like to resolve eventually.
-Om- is offline   Reply With Quote
Old July 28th, 2008, 11:45 PM   #16 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,653
yeah I would need more about your site url ftp login etc to say more about this.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S 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
Avatars not displaying KenDude Bugs - vBulletin 3.6x 43 December 21st, 2008 01:10 PM
gallery index load as domain main index sabrina Photopost Pro How Do I...? 1 October 15th, 2007 07:18 PM
avatars and member name sinjix Photopost Pro How Do I...? 1 November 9th, 2006 08:10 AM
Member Avatars.. how to display? alma townsend Photopost Pro How Do I...? 0 June 19th, 2006 12:59 AM
Sub-Categories Displaying on Main Gallery Page Borinal How Do I? - vBulletin 3.0.X 4 March 29th, 2005 12:33 PM


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

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