error in PHP BB 2.014

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
nfs
Forum Newbie
Posts: 3
Joined: Tue May 24, 2005 7:40 am

error in PHP BB 2.014

Post by nfs »

I use forum phpBB 2.014 and it appear this error when postting and can't format text or inser smiley:

Line:509
Char:2
Code:0
Error:Can't move focus to the control because it is invisible, not enabled, or of a type that does not accept the focus.
URL:http://www.myweb.com/modules.php?name=F ... wtopic&f=2

and then this line 509 is

document.post.message.focus();


please help me fix this matter!
BIG_THANKS
User avatar
Skara
Forum Regular
Posts: 703
Joined: Sat Mar 12, 2005 7:13 pm
Location: US

Post by Skara »

A) this is javascript, not php
B) you'd probably have better luck at phpbb.com
Sphen001
Forum Contributor
Posts: 107
Joined: Thu Mar 10, 2005 12:24 pm
Location: Land of the Beaver

Post by Sphen001 »

While it is phpBB, it is not the regular version, therefore don't go to phpBB.com, as you will be rudely told to go away. You should try the site that you got the script from.

Sphen001
nfs
Forum Newbie
Posts: 3
Joined: Tue May 24, 2005 7:40 am

Post by nfs »

:D
Thank you but I need your help, not your direction where to ask, my dear! Hope this forum is pro. and hope you can help me!
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

nfs wrote::D
Thank you but I need your help, not your direction where to ask, my dear! Hope this forum is pro. and hope you can help me!
No sorry I do not believe anyone can help you.
I would suggest deleting the module (phpbb in your case) and re-installing it all together.
Let us know how that goes and then we may be able to help.

Unless you want to give us some code or whatnot, but my guess is you do not have a lot of knowledge of PHP.
nfs
Forum Newbie
Posts: 3
Joined: Tue May 24, 2005 7:40 am

Post by nfs »

Jcart wrote:
nfs wrote::D
Thank you but I need your help, not your direction where to ask, my dear! Hope this forum is pro. and hope you can help me!
No sorry I do not believe anyone can help you.
I would suggest deleting the module (phpbb in your case) and re-installing it all together.
Let us know how that goes and then we may be able to help.

Unless you want to give us some code or whatnot, but my guess is you do not have a lot of knowledge of PHP.
Thanks a lot MOD,
I do install again and again but it still error :(
As you see, I'm really not know much about PHP and java, I'm just starting to learn then need your help but I know this error is not much serious kind is it?!
Then I up load here all the source that I have been use for my site, it is nuke 7.7.0 and very thing run GUD (even in admin post mode) but except the forum post! pls help me tho fix this if you can!
Thanks a lot!

Here the source http://s28.yousendit.com/d.aspx?id=1XX4 ... 9OXKU59HJQ
only 3,418KB
Post Reply