SMF Shoutbox

Started by Deep, March 15, 2006, 08:09:52 AM

Previous topic - Next topic

kok3n

i followed everything and got this when trying to install it...


1.  Extract File  ./Sources/sbox.php 
2. Extract File ./Sources/sboxDB.php
3. Extract File ./Themes/default/languages/sbox.english.php
4. Extract File ./Themes/default/languages/sbox.german.php
5. Extract File ./Themes/default/sbox.template.php
6. Extract File ./Themes/default/images/sbox_refresh.gif
7. Extract File ./chat-inbound_GSM.wav
8. Execute Code sbox_setup.php
9. Execute Modification ./Themes/default/BoardIndex.template.php Test successful
10. Execute Modification ./Themes/classic/BoardIndex.template.php Test successful
11. Execute Modification ./Themes/babylon/BoardIndex.template.php Test successful
12. Execute Modification ./Themes/blackTed/BoardIndex.template.php Skipping file
13. Execute Modification ./Sources/Subs.php Test successful
14. Execute Modification ./Themes/default/languages/Help.english.php Test successful
15. Execute Modification ./Themes/default/languages/Help.german.php Test successful
16. Execute Modification ./Sources/ModSettings.php Test successful

JonoJames

Please can someone give a link or information on how to update this, tried the above and doesn't work!

kok3n

I hope they would be able to come up with a version compatible for 1.1. Ultimate Shoutbox already came up with an updated version but i like this better than the other one.

justafishermen

uncaught exception: Permission denied to get property HTMLDocument.sbox

I get that in FireFox everytime the shoutbox refreshs.

I did make this change in SMF.php as per Orstio regarding members complaining about java script errors.

http://www.simplemachines.org/community/index.php?topic=115776.msg741636#msg741636

The ShoutBox is working just fine but these errors are annouying. Anyone have any idea how to fix it? I tried doing a search and it came up blank.

Thanks guys, your all pros!
Angling Fanatics Fishing Community
Built By The Members For The Members

justafishermen

Man this is causing heavy lag on our board. I noticed the errors only pop up in Firefox but the lag is on any browser.
Angling Fanatics Fishing Community
Built By The Members For The Members

kok3n

still no updates for a new version compatible with the 1.1? :(

Kettu

Quote from: bisrock on December 06, 2006, 06:21:35 PM
still no updates for a new version compatible with the 1.1? :(
Unfortunately not. I get no contact to mbirth :(

@justafishermen
If you change SMF stuff it can happen that errors occur, because shoutbox is made for original smf.
Maybe it is cause by this if / else command.
Main Forum: SMF 2.0.6
Co-Forum: SMF 2.0.6

littleone

You should be able to do a manual install.  Read the install file and see where the files need to go and then do the manual changes in the other scripts.  I dont see why this mod wouldnt work with 1.1 already.  I havent tried it yet but it should work.  Let me know if I am wrong in that statement if anyone knows otherwise.

PTC Guy

#708
I tried this:
QuoteDecember 05, 2006, 10:14:56 AM Mig-32 wrote:
Update the package-info.xml to be like this:

[...]
   <install for="1.1 RC2, 1.1 RC3,1.1">
(...)



and in all fields that appear: "1.1 RC2, 1.1 RC3" add the 1.1 that all lines become "1.1 RC2, 1.1 RC3,1.1"

Save it, upload again on the zip file and then upload it to your forum and install!!

It will install the shoutbox, but it gives an undeclared sbox() error for modsetting.php.

The line is there in modsetting.

But the forum is shut down due to the error.

Arnaldo

any luck on a fix to make it work in 1.1final yet?

kok3n

Quote from: Arnaldo on December 07, 2006, 10:20:51 PM
any luck on a fix to make it work in 1.1final yet?

i have the same concern.. been waiting and waiting for it.. :(

kok3n

Quote from: PTC Guy on December 07, 2006, 12:52:12 PM
I tried this:
QuoteDecember 05, 2006, 10:14:56 AM Mig-32 wrote:
Update the package-info.xml to be like this:

[...]
   <install for="1.1 RC2, 1.1 RC3,1.1">
(...)



and in all fields that appear: "1.1 RC2, 1.1 RC3" add the 1.1 that all lines become "1.1 RC2, 1.1 RC3,1.1"

Save it, upload again on the zip file and then upload it to your forum and install!!

It will install the shoutbox, but it gives an undeclared sbox() error for modsetting.php.

The line is there in modsetting.

But the forum is shut down due to the error.

i got the same error.. :(

FoneBone

Here it is.... finally tested on clean and fresh installation of SMF 1.1. Hope, it will work for all of you.

Regards

kriskd

Quote from: FoneBone on December 16, 2006, 10:09:29 AM
Here it is.... finally tested on clean and fresh installation of SMF 1.1. Hope, it will work for all of you.

Regards

I got the following error with this version


Fatal error: Cannot redeclare sbox() (previously declared in /home/.cutiekins/sprechereast/thecohortcafe.com/Sources/Subs.php:3577) in /home/.cutiekins/sprechereast/thecohortcafe.com/Sources/Subs.php on line 3590


I'm working on manually unmodding it now.
SMF 2.0.2

kriskd

Okay, the error might not be with this version because the same thing happen when I tried to install version 1.15.  So, I must have messed something up along the way....
SMF 2.0.2

Havoc

I can't edit Shoutbox settings in 'Features and Options' section. When I mark the arrays and click Save button, they will not save. Does anyone know why?

I'm using SMF version 1.1 RC3.

kriskd

Quote from: Havoc on December 16, 2006, 04:11:14 PM
I can't edit Shoutbox settings in 'Features and Options' section. When I mark the arrays and click Save button, they will not save. Does anyone know why?

I'm using SMF version 1.1 RC3.

Also, before I started having all my problems, I saw I was unable to turn off the shout box with the check box.  This was for SMF 1.1 Final and with either version 1.15 or 1.16.
SMF 2.0.2

kriskd

I was able to get 1.15 installed successfully and like Havoc said, features can not be edited and saved.

For anyone who is brave enough to go into their db, I manually edited my settings in the smf_settings table.
SMF 2.0.2

kok3n

Quote from: FoneBone on December 16, 2006, 10:09:29 AM
Here it is.... finally tested on clean and fresh installation of SMF 1.1. Hope, it will work for all of you.

Regards

will it also work if forum was upgraded from r3c to 1.1?

kok3n

Quote from: FoneBone on December 16, 2006, 10:09:29 AM
Here it is.... finally tested on clean and fresh installation of SMF 1.1. Hope, it will work for all of you.

Regards

i was able to install it on my forum however, smileys doesn't work on the shoutbox.. if i type the smiley code and press enter, what comes out is the smiley name.. can somebody help me on this please?

Advertisement: