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 Installation & Upgrades

Photopost Pro Installation & Upgrades If you're having install or upgrade problems

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old February 2nd, 2006, 02:47 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Jan 2006
Posts: 81
Send a message via AIM to ToyotaDiesel
VB3.5 Avatars in filesystem not showing in PP 5.3

www.toyotadiesel.com/photopost

Signatures show, avatars dont. Saw reference here:
http://www.photopost.com/forum/showt...tars+vbulletin

To what might be a lack of compatibilty with avatars in file system.

Please advise.

Thanks
ToyotaDiesel is offline   Reply With Quote
Old February 2nd, 2006, 03:35 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
Do you have an avatar set? Yours is coming up with no avatar. I made a comment and the avatar shows from your set of avatars

http://toyotadiesel.com/photopost/showphoto.php?photo=6

However if I upload it to your site from mine it does not. I would you need to check your forum url out in forum settings in admin. I use fileavatars on my site with 3.5

I guess the best thing is to see what is coming out of your database.

Code:
Content visible to verified customers only.
Try running this query on your vb and post the results here

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.

Last edited by Chuck S; February 2nd, 2006 at 03:43 PM.
Chuck S is online now   Reply With Quote
Old February 2nd, 2006, 03:53 PM   #3 (permalink)
Member
Verified Customer
 
Join Date: Jan 2006
Posts: 81
Send a message via AIM to ToyotaDiesel
results:

SQL query:
SELECT u.username, u.homepage, u.usertitle, u.posts, u.joindate, uf.field2, s.host, t.signature, avatar.avatarpath, NOT ISNULL( customavatar.filedata ) AS hascustomavatar, u.avatarrevision
FROM user u
LEFT JOIN userfield uf ON uf.userid = u.userid
LEFT JOIN SESSION s ON s.userid = u.userid
LEFT JOIN usertextfield t ON t.userid = u.userid
LEFT JOIN avatar AS avatar ON ( avatar.avatarid = u.avatarid )
LEFT JOIN customavatar AS customavatar ON ( customavatar.userid = u.userid )
WHERE u.userid =905
LIMIT 1
ToyotaDiesel is offline   Reply With Quote
Old February 2nd, 2006, 03:56 PM   #4 (permalink)
Member
Verified Customer
 
Join Date: Jan 2006
Posts: 81
Send a message via AIM to ToyotaDiesel
Thanks BTW. This and the wysiwyg prob then and i should be done with the install. This software is truly awesome. Cant wait to be done wrenching on it so I can use it.
ToyotaDiesel is offline   Reply With Quote
Old February 2nd, 2006, 03:59 PM   #5 (permalink)
Member
Verified Customer
 
Join Date: Jan 2006
Posts: 81
Send a message via AIM to ToyotaDiesel
fwiw, the avatar that worked for you is in /images/avatars and the uploaded ones are in /customavatars

That is default coding from vbulletin...
ToyotaDiesel is offline   Reply With Quote
Old February 2nd, 2006, 03:59 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
You did not post the query results. I am user 905 LOL you should have had data pulled
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old February 2nd, 2006, 07:33 PM   #7 (permalink)
Member
Verified Customer
 
Join Date: Jan 2006
Posts: 81
Send a message via AIM to ToyotaDiesel
sorry, it's been a long day.

Code:
Content visible to verified customers only.
ToyotaDiesel is offline   Reply With Quote
Old February 2nd, 2006, 09:09 PM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
Something is not right here with what your linking. If I am matching this up right

avatarpath hascustomavatar avatarrevision
NULL 0 1

Something is definately not right

First off hascustomavatar should definately be a 1 here I am using a custom avatar
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old February 2nd, 2006, 09:14 PM   #9 (permalink)
Member
Verified Customer
 
Join Date: Jan 2006
Posts: 81
Send a message via AIM to ToyotaDiesel
Dont you sleep man? Haha. Yeah, I thought that too. I even double checked your account, and you do indeed have a custom avatar. They work on the forum..?
ToyotaDiesel is offline   Reply With Quote
Old February 2nd, 2006, 09:20 PM   #10 (permalink)
Member
Verified Customer
 
Join Date: Jan 2006
Posts: 81
Send a message via AIM to ToyotaDiesel
here you go
Attached Images
File Type: jpg sqlcap.jpg (63.5 KB, 7 views)
ToyotaDiesel is offline   Reply With Quote
Old February 3rd, 2006, 06:20 AM   #11 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
yeah something is not right about your setup

You can PM me an admin login and phpmyadmin to look at this

hascustomavatar should always be 1 when you upload a file like that.

I run my avatars on my vb35 setup in the filesystem and hasav will always be 1 because it is a custom avatar. here is a pic of how the result should be
Attached Images
File Type: gif Image2.gif (2.5 KB, 7 views)
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old April 23rd, 2006, 03:10 PM   #12 (permalink)
Member
Verified Customer
 
Join Date: Apr 2006
Posts: 36
I'm having the same problem with my 3.5.4 install and the newest PP. Any thoughts? You can see example here. http://www.thebluelodge.org/gallery/...o.php?photo=50
dwbro1 is offline   Reply With Quote
Old April 23rd, 2006, 07:21 PM   #13 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
Code:
Content visible to verified customers only.
You have in Forum Option in admin of Photopost your forum url set incorrectly. If you correct fix the forum url you should be fine. See the code in vb3.php that corresponds to 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 online now   Reply With Quote
Old April 27th, 2006, 01:04 AM   #14 (permalink)
Member
Verified Customer
 
Join Date: Apr 2006
Posts: 36
That did not work either I had to just put the Fully qualified link in there instead
dwbro1 is offline   Reply With Quote
Old April 27th, 2006, 06:36 AM   #15 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
Is that not what my advise was above to set the proper forum url in the forum options.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old April 27th, 2006, 01:08 PM   #16 (permalink)
Member
Verified Customer
 
Join Date: Apr 2006
Posts: 36
Quote:
Originally Posted by Chuck S
Is that not what my advise was above to set the proper forum url in the forum options.
Ok to clarify .. Setting the FQDN in the config did not work I had to add it directly into the template

Code:
Content visible to verified customers only.
You can see here what I mean.
dwbro1 is offline   Reply With Quote
Old April 27th, 2006, 01:33 PM   #17 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
Well okay if that works for you fine but makes no sense to me. Our program throughout uses the variable noted to autorewrite your links not just the avatar and they work on your site fine.

$Globals are pulled from the database and the forum url if set to this should pull as this

http://thebluelodge.org/forums
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old April 27th, 2006, 01:57 PM   #18 (permalink)
Member
Verified Customer
 
Join Date: Apr 2006
Posts: 36
Quote:
Originally Posted by Chuck S
Well okay if that works for you fine but makes no sense to me. Our program throughout uses the variable noted to autorewrite your links not just the avatar and they work on your site fine.

$Globals are pulled from the database and the forum url if set to this should pull as this

http://thebluelodge.org/forums
Oh don't get me wrong Chuck I'm not trying to say it is Photopost not working. I'm sure that somewhere between my many template hacks, etc. something has stopped it from working that way for me. Right now I have way to many other bugs to spend too much time tracking this one down right now so this was a quick fix.
dwbro1 is offline   Reply With Quote
Old April 27th, 2006, 04:10 PM   #19 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
Ah there you go your started saying your many hacks. That why I said it works for you then good. I just did not understand how it would not work correctly but with all the hacks and such yes I can see there could be issues.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old April 27th, 2006, 04:44 PM   #20 (permalink)
Member
Verified Customer
 
Join Date: Apr 2006
Posts: 36
Quote:
Originally Posted by Chuck S
Ah there you go your started saying your many hacks. That why I said it works for you then good. I just did not understand how it would not work correctly but with all the hacks and such yes I can see there could be issues.
Ok let me clarify a little more.. I suck at coding so when I refer to hacks I mean "plugin modules" for VB or VBAdvanced.

An "advanced" template "hack" for me would be adding an "if / else" statement too see if they are a member or not.
dwbro1 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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
VB3.5.0 Avatars not showing after Update.(NOT A BUG) sfm_aceman Photopost Pro Bug Reports 3 October 6th, 2005 08:11 AM
vB3 avatars and message editors funkmiester Photopost Pro How Do I...? 21 March 23rd, 2005 02:44 PM
User avatars on comments not showing up. clockwood8494 ReviewPost Installation & Upgrades 4 February 23rd, 2005 06:19 PM


All times are GMT -5. The time now is 04:48 PM.

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