Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Shoutbox (Read 3634 times)
alqutob
New Member
*
Offline


I Love YaBBarabic!

Posts: 6
Location: Jordan
Joined: Dec 19th, 2014
Gender: Male
Re: Shoutbox
Reply #3 - Apr 15th, 2015 at 8:11pm
Print Post  
In the mod file shoutbox261_2.mod

Code (Perl)
Select All
<edit file>
Sources/SubList.pm
</edit file>

<search for>
'vote','Poll.pm&DoVote',
</search for> 



The correct must be:

Code (Perl)
Select All
<edit file>
Sources/SubList.pm
</edit file>

<search for>
'vote' => 'Poll.pm&DoVote',
</search for> 




In the mod file  shoutbox261_2.mod

The mod title is: Shoutbox Mod for YaBB 2.6.1
and in the other Nod files is:
Shoutbox Mod for YaBB 2.6.0

Thank you
  
Back to top
IP Logged
 
Dandello
Forum Administrator
*****
Offline


I love YaBB 2.7!

Posts: 1759
Location: The Land of YaBB
Joined: Feb 12th, 2014
Gender: Female
Re: Shoutbox
Reply #2 - Nov 24th, 2014 at 10:12pm
Print Post  
Oops - I forgot to add those instructions.  Embarrassed

(BoardMod cam usually find yabbfiles at '../../yabbfiles')
  

Perfection is not possible. Excellence, however, is excellent.
Back to top
WWW  
IP Logged
 
Chazzazz
New Member
*
Offline


I Love YaBB!

Posts: 4
Joined: Nov 23rd, 2014
Gender: Male
Re: Shoutbox
Reply #1 - Nov 24th, 2014 at 7:59pm
Print Post  
When I ran Boardmod for Shoutbox, I got an error msg which was solved by putting  a 'yabbfiles' drawer alongside the yabb2 drawer, and then adding in yabbfiles/Templates/Forum/default.css

It's required by the code starting after line 463 of shoutbox261_2.mod but isn't listed in the 'Files to edit' section at the beginning.

I tried posting in the 'BoardMod is back › Mod Support › Mod Troubleshooting › Here's how you start installing a MOD' thread, to provide the tip about adding a yabbfile drawer in the same containing drawer as yabb2 for any mods that require it, but becoming a member is effectively turned off, as that board doesn't send out verification e-mails (tried twice giving e-mail add' from my server and yahoo).
  
Back to top
 
IP Logged
 
Dandello
Forum Administrator
*****
Offline


I love YaBB 2.7!

Posts: 1759
Location: The Land of YaBB
Joined: Feb 12th, 2014
Gender: Female
Shoutbox
Oct 2nd, 2014 at 2:52pm
Print Post  
And the version for for 2.6.1

It allows a "shoutbox" to be placed anywhere on your website. This allows members to chat quickly, rather than making posts. This is NOT designed to be a chat-system, but is somewhere in-between posting, and realtime chat.
Installation
------------
1) Modify YaBB files using BoardMod or manually.
2) Upload modified and ShoutBox files their respective locations on your server in ASCII mode. ( ShoutDisplay.pl should be chmod 755, or the same as YaBB.pl)
3) Upload the Shoutbox folder and graphics to the ModImages directory in Binary mode.
4) Go to 'Admin Center - ShoutBox' to set your options.

Files to edit
-------------
AdminIndex.pl
Admin/AdminSublist.pm
Admin/ModList.pm
Languages/English/Error.lng
Sources/Palette.pm
Sources/Profile.pm
Sources/Register.pm
Sources/SubList.pm
Sources/System.pm
Templates/default/BoardIndex.template
Templates/default/MyProfiles.template
  

shoutbox261_2.zip (Attachment deleted | 46 Downloads )
shoutbox260_German_001.zip (Attachment deleted | 37 Downloads )
shoutbox260_German_Du_001.zip (Attachment deleted | 37 Downloads )

Perfection is not possible. Excellence, however, is excellent.
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint