You have been logged out!!!
User: Pass:

Author Topic: BxK's TalkBox Admin Add-on  (Read 550 times) Share this topic on Del.icio.usShare this topic on DiggShare this topic on FacebookShare this topic on FurlShare this topic on GoogleShare this topic on LiveShare this topic on MagnoliaShare this topic on MySpaceShare this topic on NewsvineShare this topic on RedditShare this topic on SlashdotShare this topic on SpurlShare this topic on SquidooShare this topic on StumbleUponShare this topic on TechnoratiShare this topic on TwitterShare this topic on YahooShare this topic on Google buzz

0 Members and 1 Guest are viewing this topic.

Offline BxK

  • Mobile Madman
  • Administrator
  • *
  • Posts: 709
  • Topics: 67
  • ¤301
  • Also known as BxK.
    • Projekt Mesmo
  • Awards: EOTSBBQ Attendee
BxK's TalkBox Admin Add-on
« on: March 22, 2010, 05:30:16 PM »
Alright here we go... CURRENT VERION>>>> 0.2.2

Current features:
-Enable and disable talkbox for guests.
-Disable guests from posting
-Disable edit/del/ban buttons ( will fix in the future)

Request all the features you want and I'll see what I can add.

Instructions.

Install the TalkBox FIRST then install this mod.

If you decide to update/remove anything with the talkbox mod you must remove this mod FIRST

This is just to get the ball rolling.

UPDATE: The mod has been updated to work with the June & July Rev.

« Last Edit: July 22, 2010, 11:01:51 AM by BxK »

Offline SunKing

  • Administrator
  • Founder
  • Posts: 3884
  • Topics: 351
  • ¤978
    • Empire of the Sun
  • Awards: EOTSBBQ Attendee
Re: BxK's TalkBox Admin Add-on
« Reply #1 on: March 22, 2010, 06:48:02 PM »
Nice BxK!

« Next Edit: Tomorrow at 08:34:45 PM by SunKing »


Offline gitCHuONe.

  • New Member
  • *
  • Posts: 29
  • Topics: 4
  • ¤78
Re: BxK's TalkBox Admin Add-on
« Reply #2 on: March 22, 2010, 09:34:06 PM »
Though I can see this listed in the package manager, it will not allow me to install it. I'm SMF version 2.0 RC2, if that matters.

Also, the manual edit of allowing guests to view the talkbox does not work for me as my shout.php (found /myforum/talkbox/shout.php) does not have the lines listed to be updated, including the $guestid variable which it seems almost reliant on.

Suggestions on what the heck is going on here?


Offline SunKing

  • Administrator
  • Founder
  • Posts: 3884
  • Topics: 351
  • ¤978
    • Empire of the Sun
  • Awards: EOTSBBQ Attendee
Re: BxK's TalkBox Admin Add-on
« Reply #3 on: March 22, 2010, 09:59:59 PM »
BxK will have to answer your first question.

The $guestid has nothing to do with allowing or disallowing guests from viewing or using in the TB. It is simply a unique identification code given to each visitor.

I will see if I can better clarify the steps needed to prevent guest access (in the morning as it is getting late here).

« Next Edit: Tomorrow at 08:34:45 PM by SunKing »


Offline BxK

  • Mobile Madman
  • Administrator
  • *
  • Posts: 709
  • Topics: 67
  • ¤301
  • Also known as BxK.
    • Projekt Mesmo
  • Awards: EOTSBBQ Attendee
Re: BxK's TalkBox Admin Add-on
« Reply #4 on: March 23, 2010, 05:41:45 AM »
Updated to work for RC2 . Try it now.
I also added the option to keep guests from posting while allowing them to vuew the talkbox.
Good luck.


Offline AnzuMerc

  • Awesome Maker
  • Programmer
  • *
  • Posts: 346
  • Topics: 33
  • ¤247
  • I make awesome, and you cant have any.
    • BetterByAnzu'sReplacement.com
Re: BxK's TalkBox Admin Add-on
« Reply #5 on: March 23, 2010, 07:31:07 AM »
Very Nice

"My software never has bugs. It just develops random features. "
"I would love to change the world, but they won't give me the source code "

Offline BxK

  • Mobile Madman
  • Administrator
  • *
  • Posts: 709
  • Topics: 67
  • ¤301
  • Also known as BxK.
    • Projekt Mesmo
  • Awards: EOTSBBQ Attendee
Re: BxK's TalkBox Admin Add-on
« Reply #6 on: March 26, 2010, 08:57:38 AM »
Any other requests?


Posted from EOTS Mobile


Offline gitCHuONe.

  • New Member
  • *
  • Posts: 29
  • Topics: 4
  • ¤78
Re: BxK's TalkBox Admin Add-on
« Reply #7 on: March 26, 2010, 01:11:53 PM »
I haven't gone any further than clicking on the Install Mod link in the Package Manager and am being shown this...

Code: [Select]
1.  Execute Modification  ./Sources/ManageSettings.php  Test successful
1. Add After ./Sources/ManageSettings.php Test successful
2. Add Before ./Sources/ManageSettings.php Test successful
3. Add After ./Sources/ManageSettings.php Test successful
* 2. Execute Modification ./talkbox/shout.php Test failed
1. Replace ./talkbox/shout.php Test successful
2. Replace ./talkbox/shout.php Test failed
* 3. Execute Modification ./Themes/default/languages/Modifications.english.php Test successful
1. Add Before ./Themes/default/languages/Modifications.english.php Test successful
* 4. Execute Modification ./Themes/default/index.template.php Test successful

Backups are made of course, but what do you think will happen if I install anyway?



Offline SunKing

  • Administrator
  • Founder
  • Posts: 3884
  • Topics: 351
  • ¤978
    • Empire of the Sun
  • Awards: EOTSBBQ Attendee
Re: BxK's TalkBox Admin Add-on
« Reply #8 on: March 26, 2010, 01:28:08 PM »
I think you'll have to manually add the two blocks that failed and then all should work beautifully.

« Next Edit: Tomorrow at 08:34:45 PM by SunKing »


Offline gitCHuONe.

  • New Member
  • *
  • Posts: 29
  • Topics: 4
  • ¤78
Re: BxK's TalkBox Admin Add-on
« Reply #9 on: March 26, 2010, 01:50:58 PM »
I think you'll have to manually add the two blocks that failed and then all should work beautifully.

Before or after install?

and...

they are both referencing the same shout.php file, so.... manually add/remove the functions in that file I assume?


Offline SunKing

  • Administrator
  • Founder
  • Posts: 3884
  • Topics: 351
  • ¤978
    • Empire of the Sun
  • Awards: EOTSBBQ Attendee
Re: BxK's TalkBox Admin Add-on
« Reply #10 on: March 26, 2010, 05:44:40 PM »
Install the mod, then make the changes. Yes, both blocks to add manually will be added to the shout.php.

« Next Edit: Tomorrow at 08:34:45 PM by SunKing »


Offline BxK

  • Mobile Madman
  • Administrator
  • *
  • Posts: 709
  • Topics: 67
  • ¤301
  • Also known as BxK.
    • Projekt Mesmo
  • Awards: EOTSBBQ Attendee
Re: BxK's TalkBox Admin Add-on
« Reply #11 on: July 15, 2010, 09:41:20 PM »
updated to 0.2.2 . works with june rev. admin panel away noobs


Offline AnzuMerc

  • Awesome Maker
  • Programmer
  • *
  • Posts: 346
  • Topics: 33
  • ¤247
  • I make awesome, and you cant have any.
    • BetterByAnzu'sReplacement.com
Re: BxK's TalkBox Admin Add-on
« Reply #12 on: July 16, 2010, 07:53:07 PM »
* AnzuMerc strongly recommends this to everyone who uses the TalkBox, so stop fooking asking how to do crap, BxKs gone and dont it for ya.

Nice work!

"My software never has bugs. It just develops random features. "
"I would love to change the world, but they won't give me the source code "

Offline BxK

  • Mobile Madman
  • Administrator
  • *
  • Posts: 709
  • Topics: 67
  • ¤301
  • Also known as BxK.
    • Projekt Mesmo
  • Awards: EOTSBBQ Attendee
Re: BxK's TalkBox Admin Add-on
« Reply #13 on: July 16, 2010, 08:33:20 PM »
Lmfao anzu. If anyone wants more features request them


Offline w1tw0lf

  • New Member
  • *
  • Posts: 55
  • Topics: 0
  • ¤99
Re: BxK's TalkBox Admin Add-on
« Reply #14 on: July 20, 2010, 03:53:31 AM »
Is this for rc3 or rc2 ? fails to install on rc3