KevinMc Posted July 31, 2011 Posted July 31, 2011 Michael, I believe I have discovered a bug... I have Shoutbox 1.2.0 installed on IP.Board 3.2. I believe the Shoutbox is conflicting with some of the functions on the text editor, such as "Link," "Image," and "Code." Whenever I have the Shoutbox and its hook enabled, those text editor functions don't work. Once one of those functions are clicked, its related popup is displayed and the background turns gray. Once the input is inserted and "OK" is clicked, the popup disappears, but the gray background stays and the screen just locks. In order to "unlock" the screen, I have to refresh/ reload the page. When the Shoutbox and its hook is disabled, the problem goes away. It seems like there's a conflict with either the Javascript or Ajax.
Razor S Edge Posted July 31, 2011 Posted July 31, 2011 Michael, I believe I have discovered a bug... I have Shoutbox 1.2.0 installed on IP.Board 3.2. I believe the Shoutbox is conflicting with some of the functions on the text editor, such as "Link," "Image," and "Code." Whenever I have the Shoutbox and its hook enabled, those text editor functions don't work. Once one of those functions are clicked, its related popup is displayed and the background turns gray. Once the input is inserted and "OK" is clicked, the popup disappears, but the gray background stays and the screen just locks. In order to "unlock" the screen, I have to refresh/ reload the page. When the Shoutbox and its hook is disabled, the problem goes away. It seems like there's a conflict with either the Javascript or Ajax. This is the support thread for the SB version for 3.1.x . You need to go here http://community.inv...__fromsearch__1 to Shoutbox 1.2.0 to report your problem. Also remember once the forums for the bug tracker are back up from there server transfer be sure to report any issues there as that is where they will get most noticed. *EDIT* Go to the link I posted, there is already a bug like this reported and a "quick fix" until a new release is out.
KevinMc Posted July 31, 2011 Posted July 31, 2011 That is a known bug in 1.2.0, fixed for 1.2.1. Instructions for patching this yourself can be found here. Does anyone have this fix that Michael is referring to? I'm not quite sure when his site will be back up and I'd like to get this fixed.
Razor S Edge Posted July 31, 2011 Posted July 31, 2011 Does anyone have this fix that Michael is referring to? I'm not quite sure when his site will be back up and I'd like to get this fixed. His site should be up within 24-48 hours....his offline message says just waiting for the nameservers and transfer. Nameservers take up 48 hours to propagate while the transfer should be quick (considering everything will be set to go when nameservers are propagated).
Funnykat Posted July 31, 2011 Posted July 31, 2011 Hello, I installed SB 1.2.0 for my 3.2.0 Forum. It looks great. My only problem is none of the buttons work. I can type text into the shout input field but absolutely none of the buttons work (shout, clear, refresh, smilies, etc etc. ). Similar issue, my Shout button only works if if I have the Shoutbox set as Global,
Michael Posted July 31, 2011 Posted July 31, 2011 Does anyone have this fix that Michael is referring to? I'm not quite sure when his site will be back up and I'd like to get this fixed. In the hookGlobalShoutbox skin template, this:<if test="$this->memberData['g_shoutbox_edit']"> Should be this: <if test="$this->memberData['g_shoutbox_edit'] && !isset( $this->registry->output->getTemplate('global')->functionData['globalTemplate'][0]['jsModules']['textEditor'] )">
KevinMc Posted August 1, 2011 Posted August 1, 2011 In the hookGlobalShoutbox skin template, this:<if test="$this->memberData['g_shoutbox_edit']"> Should be this: <if test="$this->memberData['g_shoutbox_edit'] && !isset( $this->registry->output->getTemplate('global')->functionData['globalTemplate'][0]['jsModules']['textEditor'] )"> Thank you, Michael! It works now. :D
OrahChris Posted August 1, 2011 Posted August 1, 2011 Hey Michael, Installed this on my 3.2 final board today. The following error popped up Fatal error: Call to a member function announcement() on a non-object in /home/xxx/public_html/xxx/forum/admin/applications_addon/other/shoutbox/sources/classes/library.php on line 381 Any ideas?
Michael Posted August 1, 2011 Posted August 1, 2011 http://community.invisionpower.com/topic/326667-download-shoutbox/page__view__findpost__p__2140417
Barlee Posted August 1, 2011 Posted August 1, 2011 Hi, there used to be a setting to allow the Shoutbox to be placed at the bottom of the page, I do not seem to be able to find it anymore, any ideas on this.
Michael Posted August 1, 2011 Posted August 1, 2011 Admin CP -> Other Apps -> Shoutbox -> Settings -> Hook: Global Shoutbox -> Hook to enable?
Barlee Posted August 1, 2011 Posted August 1, 2011 Hi Michael, For some reason those hooks are not showing there even though I have enabled them under Hooks
Barlee Posted August 1, 2011 Posted August 1, 2011 HI I just tried that and had no success, still not showing, would it be worthwhile removingt he feature and then uploading a fresh copy, although i only used the copy last night.
Funnykat Posted August 1, 2011 Posted August 1, 2011 Do you mean the global shoutbox that appears at the top of each page? That is a hook, and must be enabled and configured. Go to the Manage Hooks page to make sure it is enabled, then go to the settings for the hook under the My Apps -> Shoutbox page to set it up. Where can I find that hook?
Michael Posted August 1, 2011 Posted August 1, 2011 HI I just tried that and had no success, still not showing, would it be worthwhile removingt he feature and then uploading a fresh copy, although i only used the copy last night. Removing what feature, the entire application? Sure, you could do that. Where can I find that hook? It's included in the application.
Barlee Posted August 1, 2011 Posted August 1, 2011 Let me try remove the entire application and see if that works..I will keep you informed, thank you
Funnykat Posted August 1, 2011 Posted August 1, 2011 It's included in the application. Hmm i think we have deleted that by mistake :s Is there a option for put it back ?
Michael Posted August 1, 2011 Posted August 1, 2011 Hmm i think we have deleted that by mistake :s Is there a option for put it back ? Click the Reimport Application Hooks button on the Manage Hooks page.
Funnykat Posted August 1, 2011 Posted August 1, 2011 Click the Reimport Application Hooks button on the Manage Hooks page. Thanks it work :)
Barlee Posted August 1, 2011 Posted August 1, 2011 Hi My response was kind of premature, I made a setting change, then Re-Cached the Skins as it says I should do and then i get this error.Fatal error: Call to a member function announcement() on a non-object in /home/######/public_html/admin/applications_addon/other/shoutbox/sources/classes/library.php on line 381
Michael Posted August 1, 2011 Posted August 1, 2011 I've posted the link to that multiple times: http://community.invisionpower.com/topic/326667-download-shoutbox/page__view__findpost__p__2140417
Michael Posted August 1, 2011 Posted August 1, 2011 I was going to release version 1.2.1 of this app, but there's no point in me releasing that until IPS releases IP.Board 3.2.1. Any time you try and upgrade an application on IP.Board 3.2.0 (maybe only ones that use certain caches?) you will encounter this fatal error: http://community.invisionpower.com/tracker/issue-31897-another-fatal-error-during-application-upgrades/ This will prevent you from upgrading this application. Sorry, wish I could get this out there for you earlier.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.