MyBB Community Forums

Full Version: How to upload MyShoutBox?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
My root file is Public_html, and I read the "readme", its instructions are:

"Upload the contents of the Upload folder to your forums's root and activate the plugin MyShoutbox from your Admin Panel."

Plugin link: http://mods.mybb.com/view/myshoutbox

Unless there is a file name "root" I didn't see, my FTTP information said my folder to upload files is public_html. I uploaded a dice plugin successfully before, and I did it by throwing the Inc folder into the public_html.

What am I doing wrong this time?

http://slasher.hostoi.com/





Is it because I have another shoutbox in the plugin folder? I have uninstalled the Shoutbox I have but it's still in the Plugins's page in the ACP.

I don't know how to remove it completely.

Please just tell me what to do to fix this.
By root, they mean: public_html directory.

-----

Alright so in that plugin, there are two folders and two files. You need to upload each file where it belongs.

1: This file: pspshoutbox.php belongs here: public_html/. Meaning directly upload it to the public_html directory.

2: This file: shoutbox.php belongs here: public_html/. Meaning directly upload it ot the public_html directory.

3: Then dont just directly upload theincfolder to public_html/. You need to go to public_html/inc/languages/english/. Upload themyshoutbox.lang.php` in that location.

4: Then go to: public_html/inc/languages/english/admin/ and upload this file there: myshoutbox.lang.php

5: Then go to: public_html/inc/plugins. Upload the myshoutbox.php there.

6:Then go to: public_html/jscripts. Upload the myshoutbox.js there.

Hopefully that makes sense (:
Okay, it's working now. I followed the instructions you gave me and it worked!!!

My problem is solved. Thank you (: