Jump to content

Download: Shoutbox


Pete T

Recommended Posts

Posted

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?

  • Replies 2.9k
  • Created
  • Last Reply
Posted

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.

Posted

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!

Posted

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

Posted

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.

Posted

Hi!

I'm having troubles installing it :sad:

When I go to Manage Applications & Modules I get this:


%7Boption%7D
And when I click on Install, I'm sent to the ACP's welcome page and get this message:



%7Boption%7D

I don't know what I'm doing wrong. Our board's version es the 3.0.5.

Any clue?

Posted

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?
Posted

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).

Posted

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.

Posted

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.

Posted

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.

Posted

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.

Posted

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!
Posted

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.
Posted

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!!!
Posted

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.

Posted

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:

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...