[RC3]Ajax Shoutbox

A place for MOD Authors to post and receive feedback on MODs still in development. No MODs within this forum should be used within a live environment! No new topics are allowed in this forum.
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

IMPORTANT: MOD Development Forum rules

On February 1, 2009 this forum will be set to read only as part of retiring of phpBB2.
User avatar
alh31
Registered User
Posts: 72
Joined: Fri May 05, 2006 4:21 pm

Re: [RC3]Ajax Shoutbox

Post by alh31 »

Hello. I have installed ver. 0.1.5 and I am not getting the Shoutbox on my index page, just a blank line. What have I done wrong?
Last edited by alh31 on Fri Oct 05, 2007 1:41 pm, edited 1 time in total.
Rick Steele
Registered User
Posts: 49
Joined: Mon Mar 19, 2007 5:49 am

Re: [RC3]Ajax Shoutbox

Post by Rick Steele »

how can i disable my forum mods from using the delete and ip function, i just want my forum admins to be able to delete or view ip addresses on the shoutbox... any ideas

by the way, love the shoutbox
GaDo
Registered User
Posts: 63
Joined: Sat Jul 31, 2004 8:50 am

Re: [RC3]Ajax Shoutbox

Post by GaDo »

Hi Paul. GREAT MOD. Congratulations

I try to implement your mod in IM PORTAL with very good results.

But i have a problem with "cache". when i try to eliminate a button, the button is not eliminate in my shoutbox, but when i reboot the computer or open another browser (My primary browser is firefox) the shoutbox is updated.

I try with ajax.php and index.body (mod 100% installed with your instructions) and the problem is the same.

You can help me please with this ??. for update the bbcode buttons.

Thank You :)

P.D: You use xajax or ajax ??. i want to learn :)
GaDo
Registered User
Posts: 63
Joined: Sat Jul 31, 2004 8:50 am

Re: [RC3]Ajax Shoutbox

Post by GaDo »

I fixed :P
GaDo
Registered User
Posts: 63
Joined: Sat Jul 31, 2004 8:50 am

Re: [RC3]Ajax Shoutbox

Post by GaDo »

Tip: If you want make a "MaxLenght" in a minichat. Try this modification.

Open: Ajax.php

Code: Select all

Find:

el.style.width = '160px';

After add:

el.setAttribute("maxlength","100");
In the "100" you can put any number. The Max number of characters in the chat.

Now. i have a question.

I put this mod in IM Portal. This works very well. except for this.

Image

I dont want this scrollbar.

I want a "line break". You can help me ?

Thank you so much. and sorry for my english.
Paul
Infrastructure Team Leader
Infrastructure Team Leader
Posts: 28619
Joined: Sat Dec 04, 2004 3:44 pm
Location: The netherlands.
Name: Paul Sohier
Contact:

Re: [RC3]Ajax Shoutbox

Post by Paul »

you need to change the wordwrap or something.
GaDo
Registered User
Posts: 63
Joined: Sat Jul 31, 2004 8:50 am

Re: [RC3]Ajax Shoutbox

Post by GaDo »

mmmmmmmmmmmmmmmm.

Another idea ??
tabor
Registered User
Posts: 82
Joined: Wed Feb 05, 2003 1:42 am

Re: [RC3]Ajax Shoutbox

Post by tabor »

Paul,

Is there has anyway so it can display all smilies instead of click on Smilies button to show? Please guide. Thanks.
Paul
Infrastructure Team Leader
Infrastructure Team Leader
Posts: 28619
Joined: Sat Dec 04, 2004 3:44 pm
Location: The netherlands.
Name: Paul Sohier
Contact:

Re: [RC3]Ajax Shoutbox

Post by Paul »

you need to modify ajax.php to do that.
Mancio82
Registered User
Posts: 13
Joined: Fri Sep 14, 2007 2:15 pm
Location: Milano - Italy
Contact:

Re: [RC3]Ajax Shoutbox

Post by Mancio82 »

Hello everybody,
I've installed Ajax Shoutbox in my forum Home Page (phpbb 2.0.22)

After installation, Shoutbox works correctly, but there is a problem: icon_delete and icon_ip aren't displayed on shoutbox (there're a red X icons)...

this mod is for Subsilver theme; How can I see icon_ip and icone_delete also for fiblack theme?
I attach a forum screenshot:
Image


Bye and Thank you everybody!
Mancio82
Registered User
Posts: 13
Joined: Fri Sep 14, 2007 2:15 pm
Location: Milano - Italy
Contact:

Re: [RC3]Ajax Shoutbox

Post by Mancio82 »

Nothing? :cry:
I don't understand what is the error....and I've this problem from 1 month.... :x Idon
Paul
Infrastructure Team Leader
Infrastructure Team Leader
Posts: 28619
Joined: Sat Dec 04, 2004 3:44 pm
Location: The netherlands.
Name: Paul Sohier
Contact:

Re: [RC3]Ajax Shoutbox

Post by Paul »

Its a style issue, as that buttons exists in subSilver. Your style probarly has missing some images/image entries. Without board url its a bit difficult to help.

OW, and also, dont send me support PMs please.
Mancio82
Registered User
Posts: 13
Joined: Fri Sep 14, 2007 2:15 pm
Location: Milano - Italy
Contact:

Re: [RC3]Ajax Shoutbox

Post by Mancio82 »

I'm sorry for PM support....
my board index is http://www.hardsounditalia.com/portal/forum/index.php

Users see the shoutbox correctly, but Admin (me..) and moderators can't see ip and cancel icon....

I must edit file ajax.php??? Where exactly?

Thanks for your support.. ;)

Bye!
Paul
Infrastructure Team Leader
Infrastructure Team Leader
Posts: 28619
Joined: Sat Dec 04, 2004 3:44 pm
Location: The netherlands.
Name: Paul Sohier
Contact:

Re: [RC3]Ajax Shoutbox

Post by Paul »

Mancio82
Registered User
Posts: 13
Joined: Fri Sep 14, 2007 2:15 pm
Location: Milano - Italy
Contact:

Re: [RC3]Ajax Shoutbox

Post by Mancio82 »

But icon_delete.gif and icon_ip.gif are present in templates/fiblach/images....Why I don't see them?

Just for test I also copy/paste images Subsilver folder....but I haven't solve the problem.... :cry:
Post Reply

Return to “[2.0.x] MODs in Development”