Kandice Posted November 8, 2011 Posted November 8, 2011 Hello Michael, The option to show user avatar next to their name is not working in IPBoard 3.2.3. I click the option but in the shout, it still just display their name. Was wondering if this option work in 3.2.3?
Michael Posted November 8, 2011 Posted November 8, 2011 Yes, it still works fine in 3.2.3. If you're not seeing it working , make sure to revert any customized skin templates. If that still doesn't work, follow the steps under the "Fatal error: Call to a member function announcement()" issue in the FAQ.
Kandice Posted November 8, 2011 Posted November 8, 2011 Thank after refresh browser it is working now. Got a question, the avatar display is so tiny. Anyway to modified to make it display a little bigger? I can't make out anything because it is so small. Thanks!
Michael Posted November 8, 2011 Posted November 8, 2011 It's designed to be that small, any bigger and it will make each shout row bigger too.
Kandice Posted November 8, 2011 Posted November 8, 2011 Hmm..I don't mind the row being longer though. It is easy edit? I think the Avatar look pretty neat, been waiting for this features. Was just a bit disappointment find out it is so small. Thanks
Michael Posted November 9, 2011 Posted November 9, 2011 Edit the /admin/applications_addon/other/shoutbox/sources/classes/library.php file. Find this line: $r['photo'] = IPSMember::buildProfilePhoto( $r, 'icon' ); Change 'icon' there to one of the other photo size values, which are: 'thumb', 'main', 'full', 'small', 'mini', 'inset', or 'icon'. Then save and upload the file.
Mascarada Posted November 9, 2011 Posted November 9, 2011 Hi! I'm having troubles installing it :sad: When I go to Manage Applications & Modules I get this: And when I click on Install, I'm sent to the ACP's welcome page and get this message: I don't know what I'm doing wrong. Our board's version es the 3.0.5. Any clue?
Michael Posted November 9, 2011 Posted November 9, 2011 Try re-uploading all of the files, looks like maybe the information.xml file is either not present or corrupted on your site.
Mascarada Posted November 9, 2011 Posted November 9, 2011 First of all, Michael, to thank you for your answer, so quickly! :) Secondly: I did as you said and installed it, yay! But... it doesn't work :( It keeps us saying: Congratulations, you have successfully installed Shoutbox! Now you need to setup the shoutbox permissions in ACP -> Members TAB -> Manage User Groups -> Edit a Group -> Shoutbox TAB We did set it all, everything, everywhere, recached all several times, and it doesn't work. It greets us as Guests, as if it didn't recognize us or as if we weren't logged in :( So... Any suggestion?
Connor T Posted November 9, 2011 Posted November 9, 2011 Did you setup the groups for permission to post from the chat? I know I missed that.
Mascarada Posted November 9, 2011 Posted November 9, 2011 From the Chat or from the Shoutboux? Anyway, I did setup the groups permissions (several times) and didn't work, nor the mods options work. Buttons are like dead and we tried using several browsers (IE, FF, Opera).
Kandice Posted November 10, 2011 Posted November 10, 2011 I notice whenever a members change their Avatar it does not get change or refresh in the Shoutbox. A member Avatar who have a Avatar before change to another one now it turn into a Default Blank Avatar, so it not refresh or reflex the new change in Shoutbox. Have to manually go into Admin CP and re-cache the Shoutbox each time.
Michael Posted November 10, 2011 Posted November 10, 2011 That's very odd, have not heard anyone say the buttons aren't working. They're standard IP.Board buttons. I really don't know what to even tell you about that... As far as the permissions, again, I don't know what to tell you, because that's exactly what you should be doing to grant permission to this app.
Michael Posted November 10, 2011 Posted November 10, 2011 That would be the case if you are loading your shouts from the cache instead of the database, there's nothing I can do about that because the shoutbox cache stores what avatar image they used.
The_Welsh_One Posted November 10, 2011 Posted November 10, 2011 Hi Michael, I was hoping you could help me with something. I would like to exclude the shoutbox from my IP Content page, I have the attempted the exclude page option within the Shoutbox ACP but to no avail. http://www.proevoeliteleagues.net/ I've PM'd my login details to you. Your help is very much appreciated. Thanks WelshLad
Michael Posted November 10, 2011 Posted November 10, 2011 There's information about how to construct the list of pages for this to show on in the Shoutbox FAQ. As far as getting it to show on IP.Content pages, it will only ever show if you're using the IP.Board wrapper. If you are, then you should be able to use the info in the FAQ to make that work, you just need to be setting either the correct app/module/section values or an appropriate $this->request value.
Kandice Posted November 10, 2011 Posted November 10, 2011 That would be the case if you are loading your shouts from the cache instead of the database, there's nothing I can do about that because the shoutbox cache stores what avatar image they used. I see. What are cache and database option? and which one is best to use and which one is faster? Thanks!
The_Welsh_One Posted November 11, 2011 Posted November 11, 2011 Probably irrevelant but I think I've thought of a good idea for the shoutbox. Think it would be great to be able to quote other members shouts. :)
Michael Posted November 11, 2011 Posted November 11, 2011 I see. What are cache and database option? and which one is best to use and which one is faster? Thanks! Look in the settings for this app, under the Shouts section, there is a setting called "Loads shouts from DB". Set that to Yes to have it query the database for the shouts to display, or No to store the shouts in a cache. Neither is necessarily better, which is why there's a choice you can make. Loading from the database always gives you the freshest results, but it has to execute a query to do that, and queries take server resources. Loading from the cache is cheaper, resource wise, but it can mean the data is not always as up-to-date as getting it from the database. Probably irrevelant but I think I've thought of a good idea for the shoutbox. Think it would be great to be able to quote other members shouts. :smile: I think if you're going to get into needing to quote each other, that that discussion probably should be a topic on the forums.
The_Welsh_One Posted November 11, 2011 Posted November 11, 2011 Look in the settings for this app, under the Shouts section, there is a setting called "Loads shouts from DB". Set that to Yes to have it query the database for the shouts to display, or No to store the shouts in a cache. Neither is necessarily better, which is why there's a choice you can make. Loading from the database always gives you the freshest results, but it has to execute a query to do that, and queries take server resources. Loading from the cache is cheaper, resource wise, but it can mean the data is not always as up-to-date as getting it from the database. I think if you're going to get into needing to quote each other, that that discussion probably should be a topic on the forums. Very good point, damn!!!
Kandice Posted November 12, 2011 Posted November 12, 2011 Instead of the Quite Members, I think it is more useful to add a Reply instead to Members. On most of the shoutbox I seen and on my forums, people often use the @Name then reply, so it a nice feature if it could be done automatic reply to Member it will put @Name and their Group Color Indication. I find this more useful then a Quote. Hope you have plan for it.
Mascarada Posted November 12, 2011 Posted November 12, 2011 Hi, Michael! Just to let you know that I attempted a lot of times to run the 1.1.5 without success (and I tried everything I could think of, reinstalling the files and all). Finally, I uninstalled the whole pack, downloaded and installed the 1.1.4... and it works perfectly! Yay! :D I don't know what happened and why, but well... we're VERY happy with this Shoutbox. Thank you for your work! :wub:
Digityman Posted November 14, 2011 Posted November 14, 2011 @Kandice - I agree with that. Almost like the @mention addon for IPBoard.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.