No avatars show from my forum. I am running phpBB 3.0RC5. I know it's a very old pre-release version, but I need to run this and have no choice right now because of the phpBB/Gallery integration. I did the update to phpBB 3.0.7, but the integration got messed up and I had to revert back. When it was at 3.0.7, I was seeing the avatars. Is there any way I could modify the plugin so users can see avatars in Tapatalk? I've turned quite a few of my users onto Tapatalk and they have been commenting about this. I'd also really like to make it work. Thanks. -Ken
Meanwhile Jayeley looking into it... I think the latest phpBB plugin fixed the avatar issue. Are you using the latest one?
Hi Hazmat, the whole forum is private, I registered a test account as 'tapatalk', please confirm it and then I can browse your forum and check the issue.
Thanks again for looking into this. If it's related, a few of the tabs tell me that the forum is temporarily closed, like Messages and Statistics.
Hi Hazmat, normally the avatar url should like this: http://www.newyorkharriers.com/board/download/file.php?avatar=57_1190402262.jpg However, the url in your forum is: http://www.newyorkharriers.com/board/download.php?avatar=57_1190402262.jpg I can not find file download.php in any of PHPBB version. Did you change anything?
Interesting. Other than the Gallery integration, no. This must have been something changed from the pre-releases of phpBB3.
I modified that line to: $avatar_img = $phpbb_home . "download.$phpEx?avatar="; and avatars show up! Thanks for the pointer. Now if I could get Messages and Statistics to work without seeing the error that the board is temporarily closed. Could this be another difference from RC5 to 3.0.x?
Like I said, unfortunately I have to stay at this version due to the Gallery integration. If you could give me some pointers on what could cause that error by simply going to those tabs I'd be happy to look into that. Thanks.