[ABD] AJAX Chat/Shoutbox MOD 2.0.0 Beta 8

Any abandoned MODs will be moved to this forum.

WARNING: MODs in this forum are not currently being supported or maintained by the original MOD author. Proceed at your own risk.
Forum rules
IMPORTANT: MOD Development Forum rules

WARNING: MODs in this forum are not currently being supported nor updated by the original MOD author. Proceed at your own risk.
Martin40
Registered User
Posts: 2
Joined: Thu Feb 18, 2010 9:51 am

Re: [BETA] AJAX Chat/Shoutbox MOD 2.0.0 Beta 8

Post by Martin40 »

Martin40 wrote:How can I show on the forum, who's on the chat?
How I can place query in index body?
Joe_Joe
Registered User
Posts: 52
Joined: Sun Apr 26, 2009 8:16 pm

Re: [BETA] AJAX Chat/Shoutbox MOD 2.0.0 Beta 8

Post by Joe_Joe »

Serious question before I try to install this.

Can this be run INSIDE of a forum?

In other words can a Forum be created on the board where this would run exclusively. No link in the header, no other way to use it but from that Forum.

JJ
Xavier123
Registered User
Posts: 2
Joined: Tue Feb 23, 2010 8:27 pm

Re: [BETA] AJAX Chat/Shoutbox MOD 2.0.0 Beta 8

Post by Xavier123 »

How do I make a chat handle Polish characters?

Sorry for my bad English -> translator
User avatar
mej284
Registered User
Posts: 1126
Joined: Fri Nov 02, 2007 11:38 am

Re: [BETA] AJAX Chat/Shoutbox MOD 2.0.0 Beta 8

Post by mej284 »

This was written for phpbb. So if you are talking outside that realm no.
I do not respond to unsolicited PM's

Skin-lab styles
SubMerged Style
User avatar
spaceace
Registered User
Posts: 1999
Joined: Wed Jan 30, 2008 8:50 pm
Contact:

Re: [BETA] AJAX Chat/Shoutbox MOD 2.0.0 Beta 8

Post by spaceace »

Xavier123 wrote:How do I make a chat handle Polish characters?

Sorry for my bad English -> translator
this mod fully supports UTF-8. so Polish characters should show if the mod was fully installed correctly.
Xavier123
Registered User
Posts: 2
Joined: Tue Feb 23, 2010 8:27 pm

Re: [BETA] AJAX Chat/Shoutbox MOD 2.0.0 Beta 8

Post by Xavier123 »

When you try to send a message to the Polisch charakters don't show the message. Help.
rsandr
Registered User
Posts: 39
Joined: Fri Nov 27, 2009 9:47 am
Location: East Lancs, UK
Contact:

Re: [BETA] AJAX Chat/Shoutbox MOD 2.0.0 Beta 8

Post by rsandr »

Hi,

I have changed the height of the chat in the index page to suit.

Is it possible to have a different height on the chat page? Ie, when you click 'chat centre' in the header?
I would like to show more shouts when it is running in it's own page.

Thanks.
Sifaka
Registered User
Posts: 3
Joined: Wed Feb 24, 2010 2:39 pm

Re: [BETA] AJAX Chat/Shoutbox MOD 2.0.0 Beta 8

Post by Sifaka »

AJAX Chat/Shoutbox MOD 2.0.0 is working perfectly on my phpforum, and we have had a lot of fun with it the past week. Thanx for that!

But now I'm integreting my php3 forum inside a new drupalwebsite installation.
(See http://drupalbridge.org)
But this gives a problem with the chat/shoutbox on the website while in the forum it still works great.

I get the following sql error

Code: Select all

SQL ERROR [ mysqli ]
Table 'sn3091.chat' doesn't exist [1146]
See http://www.weervlaanderen.be/?q=forum

edit1: The table it should search is called 'sn3091.forum_chat'
So the mod doesn't include the phpBB3 table prefix anymore.
Can anyone give me some direction what I would need to change to solve the problem?
Many thanx in advance.

edit2: I solved the issue by manually replacing the tableprefix-variable by the direct text :)
User avatar
spaceace
Registered User
Posts: 1999
Joined: Wed Jan 30, 2008 8:50 pm
Contact:

Re: [BETA] AJAX Chat/Shoutbox MOD 2.0.0 Beta 8

Post by spaceace »

file edit that causes forum problems.

this line added to includes/functions.php causes all forum link to the MCP to only go to 'i=main&mode=front'. the only way to get to MCP forums, is to click on the info link within posts. removing this file edit resolves the issue. here is the line that is the problem

Code: Select all

		'U_MCP'         => ($auth->acl_get('m_') || $auth->acl_getf_global('m_')) ? append_sid("{$phpbb_root_path}mcp.$phpEx", 'i=main&mode=front', true, $user->session_id) : '',
mast3ra
Registered User
Posts: 1
Joined: Fri Feb 26, 2010 6:34 pm

Re: [BETA] AJAX Chat/Shoutbox MOD 2.0.0 Beta 8

Post by mast3ra »

Hi, i've just installed the mod, but i have same questions.
1. How to display the chat on the front page?
2. How can make the chat like this one http://www.bgbestfed.com - i mean with scroll bar and dellete the messages? Here is main http://www.bg-wrestling.1gb.bg/chat.php - all i want is to display the chat on the front page and the messages to delete automatic like it is here http://www.bgbestfed.com pls help....
Last edited by camm15h on Fri Feb 26, 2010 6:43 pm, edited 1 time in total.
Reason: Removed bold & italics as per the rules.
Code-Red
Registered User
Posts: 47
Joined: Thu Jul 23, 2009 12:49 am

Re: [BETA] AJAX Chat/Shoutbox MOD 2.0.0 Beta 8

Post by Code-Red »

I'm trying to figure out an add-on, perhaps someone on here can help me.

I'd like to run the entered message through a string array, and have a case for "/me" or "/listento".

/me - Basically the same thing it does in IRC. It formats the chat to look something like this:
Code-Red is wanting to mod the chat
instead of:
Code-Red: is wanting to mod the chat
The listen to will be the same as me, put will take something like "/listento Pink Floyd - Echoes" and turn it into:
Code-Red is listening to Pink Floyd - Echoes
Anyone know an easy way to go about this?
gina123
Registered User
Posts: 19
Joined: Wed Apr 16, 2008 8:24 am

Re: [BETA] AJAX Chat/Shoutbox MOD 2.0.0 Beta 8

Post by gina123 »

I'm trying 123flashchat here: http://www.phpbb.com/community/viewtopi ... &t=1095235. Though it is beatiful and full functions, I would like to try your Ajax chat, too. However, the demo is not allowed 'Guest" to login to try! So depressed!
User avatar
phreakwars
Registered User
Posts: 242
Joined: Thu Feb 22, 2007 4:57 am
Location: Polaris Industries

Re: [BETA] AJAX Chat/Shoutbox MOD 2.0.0 Beta 8

Post by phreakwars »

This shoutbox on my site is setup for guest posting. You could have a look at it over there and try it out. You can even switch between a prosilver based and a subsilver2 based theme (default is subsilver2 based, on my board). I used some other hacks and have avatars displayed as well.
.
.
MODS by me: Default Topic Icon
amplifiedshock
Registered User
Posts: 51
Joined: Fri Jan 04, 2008 1:28 pm

Re: [BETA] AJAX Chat/Shoutbox MOD 2.0.0 Beta 8

Post by amplifiedshock »

Just installed this great mod!

Smilies aren't showing up though.

Also, how do I create chat logs? Say, up to a week's worth.
User avatar
MPG187
Registered User
Posts: 519
Joined: Sun Apr 12, 2009 7:39 pm
Location: Operation420.net
Name: Operation 420
Contact:

Re: [BETA] AJAX Chat/Shoutbox MOD 2.0.0 Beta 8

Post by MPG187 »

Is this shotbox mobile friendly?
phpBB 3.0.4, http://operation420.net/forum, download package from phpBB.com (fresh install), mods installed, British English, MySQL 4.1.14
Locked

Return to “[3.0.x] Abandoned MODs”