Post Reply  Post Thread 
Pages (15): « First < Previous 2 3 4 5 [6] 7 8 9 10 Next > Last »
SpiceFuse AJAX Shoutbox Beta for MyBB!
swedess
Junior Member
**

Posts: 4
Group: Registered
Joined: May 2008
Status: Offline
Reputation: 0
Post: #51
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.

Find all posts by this user Quote this message in a reply
Faisal Shah
Junior Member
**

Posts: 2
Group: Registered
Joined: Feb 2008
Status: Offline
Reputation: 0
Post: #52
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
Find all posts by this user Quote this message in a reply
flick
Junior Member
**

Posts: 7
Group: Registered
Joined: Aug 2008
Status: Offline
Reputation: 0
Post: #53
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
Visit this user's website Find all posts by this user Quote this message in a reply
Pacifier
Administrator
*******

Posts: 222
Group: Administrators
Joined: May 2006
Status: Offline
Reputation: 1
Post: #54
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
Find all posts by this user Quote this message in a reply
flick
Junior Member
**

Posts: 7
Group: Registered
Joined: Aug 2008
Status: Offline
Reputation: 0
Post: #55
RE: SpiceFuse AJAX Shoutbox Beta for MyBB!

Pacifier Wrote:
It will be updated over the coming weekend for MyBB 1.4.


This is great news, thanks! Big Grin 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':

Code:
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! Smile 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.

Visit this user's website Find all posts by this user Quote this message in a reply
et65
Junior Member
**

Posts: 2
Group: Registered
Joined: Aug 2008
Status: Offline
Reputation: 0
Post: #56
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.

Find all posts by this user Quote this message in a reply
Jockl
Junior Member
**

Posts: 26
Group: Registered
Joined: Jan 2008
Status: Offline
Reputation: 0
Post: #57
RE: SpiceFuse AJAX Shoutbox Beta for MyBB!

Pacifier Wrote:
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!!!!!!

Clapping

Thank you!!!!

08-06-2008 10:14 PM
Find all posts by this user Quote this message in a reply
et65
Junior Member
**

Posts: 2
Group: Registered
Joined: Aug 2008
Status: Offline
Reputation: 0
Post: #58
RE: SpiceFuse AJAX Shoutbox Beta for MyBB!

Hello all, I adapted for MyBB 1.4 and created a language pack for french people like me...
Enjoy your self !

PS : Now, the template are automaticaly edit !

DL Link : http://filebeam.com/5a65f98eacdb33a49074581d8bb23268

08-07-2008 07:13 PM
Find all posts by this user Quote this message in a reply
flick
Junior Member
**

Posts: 7
Group: Registered
Joined: Aug 2008
Status: Offline
Reputation: 0
Post: #59
RE: SpiceFuse AJAX Shoutbox Beta for MyBB!

Thanks for sharing your file, et65 Smile 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

Code:
new Ajax.Request.Request

to

Code:
new Ajax.Request


IN addition to this, spicefuse_shoutbox.php needs to be edited at line 39 as well.

Code:
'version'        => '1.0 Beta 3'

to

Code:
'version'        => '1.0 Beta 3',


as it is missing a comma. Smile

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.

Visit this user's website Find all posts by this user Quote this message in a reply
ethernet
Junior Member
**

Posts: 4
Group: Registered
Joined: Aug 2008
Status: Offline
Reputation: 0
Post: #60
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.

Find all posts by this user Quote this message in a reply
Pages (15): « First < Previous 2 3 4 5 [6] 7 8 9 10 Next > Last »
Post Reply  Post Thread 

View a Printable Version
Send this Thread to a Friend
Subscribe to this Thread | Add Thread to Favorites

Forum Jump: