|
SpiceFuse AJAX Shoutbox Beta for MyBB!
|
Posts: 4
Group: Registered
Joined: May 2008
Status:
Offline
Reputation: 0
|
RE: SpiceFuse AJAX Shoutbox Beta for MyBB!
When will the updated version for MyBB 1.4 come?
The current one doesn't work on 1.4. I am a beta user of MyBB 1.4 and I refuse to use any other shoutbox than yours.
07-28-2008 10:11 AM
This post was last modified: 07-28-2008 10:12 AM by swedess.
|
|
|
 |
Posts: 2
Group: Registered
Joined: Feb 2008
Status:
Offline
Reputation: 0
|
RE: SpiceFuse AJAX Shoutbox Beta for MyBB!
Asad,
YOur product is mind - Blowing,
Please upgrade it for the use of MyBB 1.4.. It will be a honnor to use it on MyBB 1.4
PLease upgrade as soon as possible ;)
FAISAL~
08-03-2008 01:55 PM
|
|
|
 |
Posts: 7
Group: Registered
Joined: Aug 2008
Status:
Offline
Reputation: 0
|
RE: SpiceFuse AJAX Shoutbox Beta for MyBB!
Just wondering... what is the error message when using Spicefuse in MyBB 1.4?
Back-on Online - Back-on Fansite
http://www.backon-online.com
08-06-2008 11:09 AM
|
|
|
 |
Posts: 221
Group: Administrators
Joined: May 2006
Status:
Offline
Reputation: 0
|
RE: SpiceFuse AJAX Shoutbox Beta for MyBB!
It will be updated over the coming weekend for MyBB 1.4.
08-06-2008 02:48 PM
|
|
|
 |
Posts: 7
Group: Registered
Joined: Aug 2008
Status:
Offline
Reputation: 0
|
RE: SpiceFuse AJAX Shoutbox Beta for MyBB!
It will be updated over the coming weekend for MyBB 1.4.
This is great news, thanks! I tried activating the existing version on a fresh MyBB 1.4 installation to get a column count sql error, so I started modifying the php file to fix the database insert error and managed to activate it without any obvious problems. However, as I posted here, I am now faced with the dreaded 'loading ...' message, despite the fact that I have included the shoutbox.js script as usual.
The error I receive on Firefox error console is for Line 39 'ajax is not defined':
new ajax('xmlhttp.php?action=show_shouts&last_id='+ShoutBox.lastID, {method: 'get', onComplete: function(request) { ShoutBox.shoutsLoaded(request); } });
Looking forward to the new release! Thanks again!
Back-on Online - Back-on Fansite
http://www.backon-online.com
08-06-2008 06:54 PM
This post was last modified: 08-06-2008 06:55 PM by flick.
|
|
|
 |
Posts: 2
Group: Registered
Joined: Aug 2008
Status:
Offline
Reputation: 0
|
RE: SpiceFuse AJAX Shoutbox Beta for MyBB!
Hi, I've this error too...
EDIT : I tried to download an other version of prototype.js and now I've this error:
Ajax is not a constructor
Help me pls !
EDIT 2: I replaced the original prototype.js of MyBB and I replaced the text "ajax" by "Ajax" and I've now the same error : Ajax is not a constructor"...
08-06-2008 09:34 PM
This post was last modified: 08-06-2008 09:52 PM by et65.
|
|
|
 |
Posts: 18
Group: Registered
Joined: Jan 2008
Status:
Offline
Reputation: 0
|
RE: SpiceFuse AJAX Shoutbox Beta for MyBB!
It will be updated over the coming weekend for MyBB 1.4.
Although I am still using V1.2 (V1.4 has to wait for a while) it is great to read this great news!!!!!!

Thank you!!!!
08-06-2008 10:14 PM
|
|
|
 |
Posts: 2
Group: Registered
Joined: Aug 2008
Status:
Offline
Reputation: 0
|
RE: SpiceFuse AJAX Shoutbox Beta for MyBB!
08-07-2008 07:13 PM
|
|
|
 |
Posts: 7
Group: Registered
Joined: Aug 2008
Status:
Offline
Reputation: 0
|
RE: SpiceFuse AJAX Shoutbox Beta for MyBB!
Thanks for sharing your file, et65 One change will have to be made to the shoutbox.js I think, since otherwise it still gives a 'not a constructor' error.
The equivalent of line 39 (in shoutbox.js) or rather 22 in your version, changing
to
IN addition to this, spicefuse_shoutbox.php needs to be edited at line 39 as well.
'version' => '1.0 Beta 3'
to
'version' => '1.0 Beta 3',
as it is missing a comma. 
For some reason I'm getting 3 shoutboxes... hmm... >_<
EDIT: Ok, I see why now. It automatically adds the template.
Is there a way to ensure that the template tag is removed when the plugin is de-activated? I ended up with about 4 of them because I was constantly activating and de-activating ^^
Now the only issue seems to be: if there are no shouts (Loading ... does show) however, once I've added a shout, although it is added successfully, 'Loading...' still appears at the end of all the shouts until I refresh the page.
Back-on Online - Back-on Fansite
http://www.backon-online.com
08-08-2008 08:56 AM
This post was last modified: 08-08-2008 09:19 AM by flick.
|
|
|
 |
Posts: 4
Group: Registered
Joined: Aug 2008
Status:
Offline
Reputation: 0
|
RE: SpiceFuse AJAX Shoutbox Beta for MyBB!
hello i've been using spicefuse since its first created for 1.2 and as 1.4 got released i became a coder
about this plugin
i declare it as beta 4
Features
Updated it with mybb 1.4 install function
all template modifications now working
able to deactivate and activate without loosing shouts
bugs fixed as above post
the attachment is uploaded
for uses of the spicefuse beta (from 2 posts above) please deactivate and clean up any templates used by it
clean the following templates first before uploading the new files
templates
index
find and delete
<sf_shoutbox>
headerinclude
find and delete
<script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/shoutbox.js?ver=1400"></script>
i wish to thank everyone who coded this great plugin
Download
upload is on my 4shared drive
i've tested this on my local and online servers it works perfect
08-09-2008 03:52 AM
This post was last modified: 08-09-2008 04:04 AM by ethernet.
|
|
|
 |
|
|