[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.
Post Reply
Paul
Infrastructure Team Leader
Infrastructure Team Leader
Posts: 28619
Joined: Sat Dec 04, 2004 3:44 pm
Location: The netherlands.
Name: Paul Sohier
Contact:

Post by Paul »

try to replace

Code: Select all

$board_config['default_dateformat']
with

Code: Select all

"d-M-Y"
User avatar
IPB_Refugee
Registered User
Posts: 1290
Joined: Fri Jul 07, 2006 2:25 pm
Location: Austria
Name: Wolfgang Weber

Post by IPB_Refugee »

Hello paul999,

with Firefox 2 the smilies and BBCodes are always added at the end of the line and not at the cursor position. It would be nice to have a fix for that. (There is already a MOD called "Accurate BBCode Insertion" or something like that.)
And the input box for the message (which is left to the "Post message"-button) is still much too small.

Nice MOD! :)
Wolfgang

EDIT: Pagination doesn´t work for me. Somehow I came to the page with this message: "Sun Feb 11, 2007 3:58 pm | test: Hello Salome!" But there is no way back. The links to the pages [1] to [11] don´t work anymore...
Last edited by IPB_Refugee on Wed Feb 14, 2007 7:26 pm, edited 1 time in total.
Paul
Infrastructure Team Leader
Infrastructure Team Leader
Posts: 28619
Joined: Sat Dec 04, 2004 3:44 pm
Location: The netherlands.
Name: Paul Sohier
Contact:

Post by Paul »

I use the default subSilver javascript code for inserting bbcodes, and iam not going to change that. Other thing i will look into.
User avatar
IPB_Refugee
Registered User
Posts: 1290
Joined: Fri Jul 07, 2006 2:25 pm
Location: Austria
Name: Wolfgang Weber

Post by IPB_Refugee »

No problem. Please note that I have edited my previous message regarding a pagination problem.

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

Post by Paul »

You don;t get any javascript error?
User avatar
IPB_Refugee
Registered User
Posts: 1290
Joined: Fri Jul 07, 2006 2:25 pm
Location: Austria
Name: Wolfgang Weber

Post by IPB_Refugee »

No. :? I looked at the Firefox "Error Console" (hope that´s the right translation) in the "Extras"-menu but there was no entry in the error logfile.

I don´t know if it´s important but I visited one or two other sites later and then went back to your site using the "go back"-button of the browser. Then Firefox told me that the script on your site had an error or didn´t react and asked me if I wanted to wait. I waited but Firefox wasn´t able to reload your site for about a minute. During this time the window of your shoutbox was shown but was empty. (I couldn´t see any message inside the shoutbox-window.) BTW: There are still no errors shown in the error logs of my browser.

Maybe the problem is at my end and has nothing to do with your MOD. I don´t know.

Good night!
Wolfgang
etiedon
Registered User
Posts: 21
Joined: Sat Oct 21, 2006 9:38 am

Post by etiedon »

When someone write a long message (really long :D ) index becomes weird. Because shoutbox dont have its own scrool. And page becomes very wide.. Will you do something about that ?

And we are looking forward to a fix for Turkish characters... ;)

Thanks for that nice mod and your help ;)
tariqkhan
Registered User
Posts: 30
Joined: Thu Sep 28, 2006 10:32 am
Location: UK, London
Contact:

Post by tariqkhan »

Hello Paul

Just like to say thanks for all the help you provided me. The date modification worked!

Cheers mate! :D
tariqkhan
Registered User
Posts: 30
Joined: Thu Sep 28, 2006 10:32 am
Location: UK, London
Contact:

Post by tariqkhan »

Hi again!

A few members have reported that they often get the following error message:
"There has been a JavaScript error. Error: Object expected"

I can't reproduce the error and have never seen it?
They stated that the error message occurs in the shoutbox above the messages.

Has anybody reported similar error or do you have any idea what this is?

---

I have just check what etiedon had brought to your attention, and its true! if someone posts a long word of characters it stretches your index page. This is very bad for sombody who has a fixed width layout. You should implement a character limit, the longest word would approximately contain no more then; erm... 25 characters?
Paul
Infrastructure Team Leader
Infrastructure Team Leader
Posts: 28619
Joined: Sat Dec 04, 2004 3:44 pm
Location: The netherlands.
Name: Paul Sohier
Contact:

Post by Paul »

I has maded most changes as requested above now, and commited them to the cvs. I must only write a patch for a encoding problem. I hope this can be done tonight (requires some testing), and otherwise it will be done this weekend.
Paul
Infrastructure Team Leader
Infrastructure Team Leader
Posts: 28619
Joined: Sat Dec 04, 2004 3:44 pm
Location: The netherlands.
Name: Paul Sohier
Contact:

Post by Paul »

Version 0.1.2 released, changes:

Code: Select all

## 2007-02-18 - Version 0.1.2
##      -Updated file headers (Visual change only)
##      -Removed default value for post_message field.gives only trouble
##      -Encoding bugs, needs testing. (Mostly with other language then english), maybe not fixed correctly!
##      -Hide smilies after posting message.
##      -Prune messages automaticly after 2 weeks.
##      -Removed flood check for admins.
For download see startpost.
CBTSlMob1us
Registered User
Posts: 12
Joined: Tue Oct 31, 2006 5:38 pm
Location: Iowa
Contact:

Post by CBTSlMob1us »

This isn't working on EasyMod... idk if it's supposed to or not. According to the easymod installation, I was supposed to let you know...
Image
Paul
Infrastructure Team Leader
Infrastructure Team Leader
Posts: 28619
Joined: Sat Dec 04, 2004 3:44 pm
Location: The netherlands.
Name: Paul Sohier
Contact:

Post by Paul »

What doesn't work? Last time i tried it works with easymod. What error do you got?
User avatar
Janmarques
Registered User
Posts: 148
Joined: Thu Jun 22, 2006 3:30 pm
Location: Antwerp - Belgium
Contact:

Post by Janmarques »

Code: Select all

There has been a JavaScript error. Error: Object wordt verwacht
Get this one, but I was allready able to make some shouts, appears after 5th shout :?:
Paul
Infrastructure Team Leader
Infrastructure Team Leader
Posts: 28619
Joined: Sat Dec 04, 2004 3:44 pm
Location: The netherlands.
Name: Paul Sohier
Contact:

Post by Paul »

Trying to reload the page? Or just after posting the shout? What browser you are using?
Post Reply

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