Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 8 of 8

Thread: Post denied. New posts are limited by number of URLs it may contain and checked if it doesn't contain forbidden words.

  1. #1
    Junior Member
    Join Date
    Sep 2013
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Post denied. New posts are limited by number of URLs it may contain and checked if it doesn't contain forbidden words.

    Hello - on my very first post I get this message...what does this mean as it does not make any sense?

    Post denied. New posts are limited by number of URLs it may contain and checked if it doesn't contain forbidden words.


  2. #2
    Super Moderator
    Join Date
    Jun 2013
    Location
    So. Maryland, USA
    Posts
    5,520
    My Mood
    Mellow
    Thanks
    215
    Thanked 698 Times in 680 Posts

    Default Re: Post denied. New posts are limited by number of URLs it may contain and checked if it doesn't contain forbidden words.

    Isn't this your very first post? No errors, right? Seems fine to me. Welcome!

  3. #3
    Super Moderator helloworld922's Avatar
    Join Date
    Jun 2009
    Posts
    2,896
    Thanks
    23
    Thanked 619 Times in 561 Posts
    Blog Entries
    18

    Default Re: Post denied. New posts are limited by number of URLs it may contain and checked if it doesn't contain forbidden words.

    It's an anti-spam measure in the forum software which dramatically reduces the amount of work moderators/administrators need to do to keep the forums relatively spam free. We'd rather spend our time helping you find the answers to your questions than deleting spam.

    After you have a few more posts you should be able to post URL links without any problems. I don't know if there is a way for us to manually allow you to post links, I'll check on that and get back to you.

  4. #4
    Super Moderator jps's Avatar
    Join Date
    Jul 2012
    Posts
    2,642
    My Mood
    Daring
    Thanks
    90
    Thanked 263 Times in 232 Posts

    Default Re: Post denied. New posts are limited by number of URLs it may contain and checked if it doesn't contain forbidden words.

    Ask your question without posting a link in the mean time

  5. #5
    Junior Member
    Join Date
    Feb 2014
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Post denied. New posts are limited by number of URLs it may contain and checked if it doesn't contain forbidden words.

    Hi JPS,

    I'm having this same message when I try to post and there are no links nor URL's in my post. Please help!

  6. #6
    Super Moderator
    Join Date
    Jun 2013
    Location
    So. Maryland, USA
    Posts
    5,520
    My Mood
    Mellow
    Thanks
    215
    Thanked 698 Times in 680 Posts

    Default Re: Post denied. New posts are limited by number of URLs it may contain and checked if it doesn't contain forbidden words.

    Try your post again, copy it before submitting it. If it is still refused after submitting, paste what you copied and send it in a PM to me.

  7. #7
    Junior Member
    Join Date
    Apr 2014
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Post denied. New posts are limited by number of URLs it may contain and checked if it doesn't contain forbidden words.

    I hit the same issue and found a workaround: http://www.javaprogrammingforums.com...irst-post.html

    Happy posting to anyone else who finds this

  8. #8
    Junior Member
    Join Date
    Dec 2023
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Post denied. New posts are limited by number of URLs it may contain and checked if it doesn't contain forbidden words.

    I am having a similar issue and I have not included any urls. I have tried making a new post with copying and pasting the content of the old post but that does not work either. I am totally stuck

    EDIT:

    I finally got it to work literally the next time I tried. Still, I do not know why I wasn't working.

Similar Threads

  1. Replies: 2
    Last Post: September 29th, 2012, 07:42 PM
  2. Reading text file and counting the number of words, integers, and floats.
    By Jsmooth in forum File I/O & Other I/O Streams
    Replies: 11
    Last Post: April 12th, 2012, 06:39 PM
  3. Can't figure out how to print out number of lines and words in a file in c++
    By javapenguin in forum Other Programming Languages
    Replies: 1
    Last Post: January 29th, 2012, 07:53 PM
  4. J2ME + Nokia S40 + HTTP Multiform POST to PHP website = 403 Forbidden
    By vozmen in forum Java ME (Mobile Edition)
    Replies: 2
    Last Post: January 12th, 2012, 04:30 AM
  5. Question: Converting number to words.
    By shamed in forum Java Theory & Questions
    Replies: 6
    Last Post: January 1st, 2010, 04:28 AM