![]() |
Quote:
Quote:
Got any ideas? |
Quote:
Yes in the post bit? Just like on eBay. Might be an idea for the future. :) Thanks anyway I love this hack. |
Ok
I think i solved the customavatar problem.. at least on my system. the problem is in the query.. its missing the "avatarrevision". that is why when you build the avatar url example the avatar for user 3 is: customavatars/avatar_3_1.gif it will search for customavatars/avatar_3_.gif i implemented following fix: 1. backup itrader_main.php (its more important than you think) ;) 2. find (its there three times.. do it for all 3 times): PHP Code:
PHP Code:
Attention you have to do it 3 times in the file!!! that made my customavatar appear again... hope that helps Felix PS: on my localhost testboard I only have 3 users.. so i cant tell if it works in all configurations.. but it looks as it was that.. |
The latest version doesn't have any avatar problems. I have tested it several times. Please try downloading the latest zip.
The search, find customer, and find seller do not do the same thing at all. Fill in the fields What you want to buy or sell in "itrader options" and you'll see. |
Then there must be 2 versions around..
I downloaded it about five hours ago.. and just checked in case you had updated in the last five hours.. but no.. its the same version and I had avatar probs ONLY with custom avatar stored in filesystem.. on a windows server... All other avatars worked fine... Felix PS: to bad there arent any file version numbers.. and maybe vbulletin.org restored data from backup or some other server problem restored an older zip_file.. mind checking? |
Quote:
|
Well the custom avatar was a broken image...
the real avatar is located: forum/customavatars/avatar3_1.gif the url of the broken image was: forum/customavatars/avatar3_.gif the 1 was missing the "1" being (thats what i saw in the code) built with $search['avatarrevision'] But the avatarrevision was not pulled in the query.. so therefore empty.. when i added it.. it worked.. Felix |
Quote:
|
anyway thumbs up for that great hack! :up:
Felix |
Gio, also, do you have any idea why the Join Date is wrong: 12-31-69
shows for Browse All Members, Find a Customer, and Find a Seller? If I change: Code:
$searcher_date['datejoined'] = vbdate($vbulletin->options['dateformat'], $bbuserinfo['joindate']); Code:
$searcher_date['datejoined'] = vbdate($vbulletin->options['dateformat'], $userinfo['joindate']); |
All times are GMT. The time now is 04:06 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|