InstantASP Community Forums
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        


error message when posting reply Expand / Collapse
Author
Message
Posted 16/02/2007 12:43:37
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 05/03/2007 14:35:23
Posts: 14, Visits: 34
My users are reporting that they are getting this error (on an inconsistent basis) when posting replies.

The board administrator has requested that you must provide some message content within your post. You cannot post only HTML, Images, EmotIcons or IFCode.

They did include content.

Any help???

I have done very little customization... the biggest piece is authentication integration with my site - I have a page that uses the following snippet of code:

Dim UserID As Int32 = InstantASP.Common.Authentication.Authentication.UserExists( _

strUserName, strUserPassword, InstantASP.Common.Enumerations.EnumLoginUsing.Username)

If (UserID > 0) Then

Dim User As New InstantASP.InstantForum.Components.User(UserID)

User.Authenticate(True , False )

Response.Redirect("Default.aspx" )

Else



www.LineDroppers.com, Catch More Fish!
Post #12383
Posted 16/02/2007 20:15:04
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 05/03/2007 14:35:23
Posts: 14, Visits: 34
Ok, it turns out the users who are getting this error are copying and pasting from Word.  If they cut and paste from Notepad, they don't get this error.  Or, if they do cut and paste from Word and then just add a character or modify and of the text it works...

www.LineDroppers.com, Catch More Fish!
Post #12384
Posted 18/09/2007 04:54:21
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Administrators
Last Login: 17/11/2008 13:47:50
Posts: 266, Visits: 598
We're working on adding better support for word pasting through implementation of "alternate" editors, this should improve this even further.


Kindest Regards,

James Trott
Developer

Post #13315
Posted 18/09/2007 07:09:29


IF.NET 4.2 Coming Soon

IF.NET 4.2 Coming SoonIF.NET 4.2 Coming SoonIF.NET 4.2 Coming SoonIF.NET 4.2 Coming SoonIF.NET 4.2 Coming SoonIF.NET 4.2 Coming SoonIF.NET 4.2 Coming SoonIF.NET 4.2 Coming Soon

Group: Administrators
Last Login: Yesterday @ 16:29:04
Posts: 1,956, Visits: 3,018
LineDropper (2/16/2007)
My users are reporting that they are getting this error (on an inconsistent basis) when posting replies.

The board administrator has requested that you must provide some message content within your post. You cannot post only HTML, Images, EmotIcons or IFCode.

They did include content.

Any help???

I have done very little customization... the biggest piece is authentication integration with my site - I have a page that uses the following snippet of code:

Dim UserID As Int32 = InstantASP.Common.Authentication.Authentication.UserExists( _

strUserName, strUserPassword, InstantASP.Common.Enumerations.EnumLoginUsing.Username)

If (UserID > 0) Then

Dim User As New InstantASP.InstantForum.Components.User(UserID)

User.Authenticate(True , False )

Response.Redirect("Default.aspx" )

Else

Hi there,

Hope your very well. To workaround this issue within the forum goto your Admin CP / Mamange Permissions. You'll need to visit each permission set and disable the option...

Force textural content check in posts?
If 'Yes' users must provide text content within posts. Posts with only HTML, IFCode, Images or EmotIcons will not be allowed.

This will allow your users to post directly from word. As JAmes says we are looking at ways to improve pasting directly from word with forthcoming updates. For now this should solve the problem,


Kindest Regards,

Ryan Healey
Director / Developer

Explore our products...
http://demos.instantasp.co.uk/

Post #13318
Posted 31/03/2008 15:57:52
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Administrators
Last Login: 17/11/2008 13:47:50
Posts: 266, Visits: 598
Issue moved into KB for tracking, URL:

http://kb.instantasp.co.uk/Issues/The-board-administrator-has-requested-that-you-must-provide-some-message-content-within-your-post


Kindest Regards,

James Trott
Developer

Post #13815
« Prev Topic | Next Topic »

Reading This Topic Expand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: Ryan Healey

Permissions Expand / Collapse

All times are GMT, Time now is 4:46pm

Powered by InstantForum.NET v4.1.4 © 2008
Execution: 0.047. 9 queries. Compression Disabled.
Home | Products | Purchase | Support | Company | Contact Us
Privacy Statement | © 1999-2007 InstantASP Limited. All Rights Reserved.