RubberToes Posted April 29, 2011 Posted April 29, 2011 OK guys, quick update, I'll be taking over support/updates to this app. I just got this transferred over to me today, and so I've got some work to do to get up-to-speed on everything going on with this app, but don't panic about it not being supported anymore. I'll be sure to ensure it is updated for IP.Board 3.2, and get things set up so that I can track and fix any existing bugs. A full announcement about the details will be coming soon. Very cool! Thank you so much.
RiTaLiN Posted April 30, 2011 Posted April 30, 2011 Hi, When i installed shoutbox it slowed my forum down by 70% for members,mods,etc.But the site loads fine for guests.. Any idea?.thank you
Nityananda Posted April 30, 2011 Posted April 30, 2011 Is it just the global shoutbox hook you're referring to? You can just disable that hook if you don't want it to show, or if you want to adjust what pages for it to show on then change the settings on the "Hook: Global Shoutbox" group of settings. Excellent news Michael and thankyou for taking this on
DeRealDeano Posted April 30, 2011 Posted April 30, 2011 Probably I'm not explaining myself properly. I had it once on another board before and when Application enabled was set to no it use to disable the hook along with it so if this is the case when the application is not in use do I have to manually disable the hook as well?
Michael Posted May 1, 2011 Posted May 1, 2011 Disabling the application will not disable the associated hooks, those must be disabled separately. This is so you can run this app as just the global shoutbox hook on top of standard forum pages without needing to also have the just-shoutbox application page.
RiTaLiN Posted May 1, 2011 Posted May 1, 2011 Your second screenshot is the hook, right? That hook is not affected by the application enabled setting. If you want to stop the shoutbox hook from displaying, disable the hook. This application is resource intensive, yeah, it's likely going to slow things down.Yeah,Thanks but i go on other forums with the exact same version of the shoutbox (1.1.3) and the exact same version of ipb (3.1.4).. Any reasons why?.Or do i need to upgrade my host?.Im only paying $9.99 a month.. Thank You.
Michael Posted May 1, 2011 Posted May 1, 2011 There's no way I could even begin to guess what the reason for your problem is. In order to properly diagnose it, you'd need to have someone debugging the site to see exactly where the slowdown is occurring. Anything else would be useless conjecture.
Elly Posted May 3, 2011 Posted May 3, 2011 Hello, is there a way to use the "Include Pages" function in a IP.Content page or as a standalone page?
Michael Posted May 3, 2011 Posted May 3, 2011 I doubt you;d be able to use it on a standalone page, since this is an IP.Board app, but it may be possible to have it work on a specific IP.Content page. There's this code in the hook for determining pages to show it on: elseif ( strtolower($this->request[ $key ]) == strtolower($value) ) { $foundParts++; } Sop if you set up a page value where you're checking for a specific $this->request key and value that show up on this IP.Content page, then it should show on that page.
Cybero Posted May 3, 2011 Posted May 3, 2011 I localize this problem: File: \admin\applications_addon\other\shoutbox\sources\classes\library.php // Get a proper date from UNIX #$r['s_date'] = $this->lang->getDate( $r['s_date'], 'manual{'.$this->settings['shoutbox_time_long'].'}' ); $r['s_date'] = ( $r['s_date'] > $this->_start_stamp ) ? $this->lang->getDate( $r['s_date'], 'manual{'.$this->settings['shoutbox_time_long'].'}' ) : $this->lang->getDate( $r['s_date'], 'manual{'.$this->settings['shoutbox_time_today'].'}' ); But I don't know how fix it? Any ideas? Same problem here, Today and Yesterday are not displayed because of the code above... Does someone can correct it please ?
Songstuff Posted May 5, 2011 Posted May 5, 2011 Look for the section: Where can the BBCode be used? If you have the option on Available on all sections, it will be visible on the shoutbox. Many thanks! That sorted it out :) I thought I was subscribed to the topic but it seems I wasn't otherwise I would have responded sooner. Cheers John
Caiman Posted May 7, 2011 Posted May 7, 2011 Hi, I am trying to position the shoutbox beneath the forums but above the statistics/whosonline box. At the minute all I seem to be able to do is put it up top under the header/above forums or down bottom above footer/below statistics/whosonline box, though perhaps I am missing something. Any one point me in the right direction?
RubberToes Posted May 7, 2011 Posted May 7, 2011 2 Suggestions: 1. Be able to set Flood times for individual members which would override the group flood permissions. 2. Automatically archive the shoutbox into a new Topic at the end of each day.
Gary. Posted May 8, 2011 Posted May 8, 2011 Hello, Is anyone having these issues, I installed a fresh version of IPB 3.1.4 , I installed the shoutbox 1.1.3 which installs fine, So on the board index it shows up with the message inside the box:Guest : (08 May 2011 - 10:20 AM) Congratulations, you have successfully installed IP.Shoutbox! Now you need to setup the shoutbox permissions in ACP -> Members TAB -> Manage User Groups -> Edit a Group -> IP.Shoutbox TAB On the members bar there is the tab [shoutbox] Now I set the permissions via ACP > Members > Member permissions > Shoutbox > Can use shoutbox [YES] Soon as I save the shoutbox goes of the index page, But when I click the shoutbox in the members bar tab I can se and use this. Done skin rebuild, Skin cache, Re install, Just about everything ! Any suggestions.
trancehed Posted May 9, 2011 Posted May 9, 2011 Hello. I have an issue with my shoutbox install.. it seems to work correctly for the most part. But the archive feature doesn't seem to work. Can you take a look and let me know if you have any ideas? http://4ravers.fm
AndyF Posted May 10, 2011 Posted May 10, 2011 Does it work on the default skin ? Guests cannot see the archive link on your board. Do you see it when logged in ? You have enabled it for each group as needed ? (Manage User Groups > Shoutbox tab > 'View Shoutbox Archive?')
trancehed Posted May 10, 2011 Posted May 10, 2011 Yes, all the permissions seem to be set right. I've temporarily made it so guests can use the sb and view the archive so you can see what I mean. Basically, the archive comes up, but it makes me enter a filter and nothing ever comes up in the filter search. No matter what dates I enter.
trancehed Posted May 10, 2011 Posted May 10, 2011 Actually it looks like you just can't leave member name blank. Is there a wild card you can use or something?
DeadlyGaming Posted May 12, 2011 Posted May 12, 2011 Can this be moved to the sidebar instead of at the top of the forum?
Michael Posted May 13, 2011 Posted May 13, 2011 Can this be moved to the sidebar instead of at the top of the forum? Go to the IP.Shoutbox -> Hook: Global Shoutbox group under System Settings in your Admin CP and change the Hook to enable? setting to Sidebar. You'll then need to recache your skins.
DarkRider Posted May 13, 2011 Posted May 13, 2011 Can anyone tell me how to remove the global shoutbox from my IP Content Homepage? I've tried excluding app=home, app=css, app=index, app=portal, app=ipcontent but none of these worked and I'm shooting in the dark. :blush: Nevermind, since I couldn't figure out what to exclude, I told it what to include and worked around the issue. :D
Binu Posted May 14, 2011 Posted May 14, 2011 i have installed shoutbox 1.1.3 on ipb 3.1.4 forum . I can see shoutbox on top of my forum but if i type a shout it will not work. Other functions like clear,refresh,smilies and also displaying under SB but if i click on those buttons it never work. Please advice.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.