Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7952099
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T02:45:38+00:00 2026-06-04T02:45:38+00:00

I am having a CRAZY error with WordPress. When I create a new article

  • 0

I am having a CRAZY error with WordPress. When I create a new article or edit an old one, I cannot insert hotfile links that go after the first trailing slash.

I’m explaining it better. If in a post I do:

<a href="http://www.hotfile.com">TEST</a>

I can correctly create the article. If I do:

<a href="http://www.hotfile.com/">TEST</a>

Or longer link, like:

<a href="http://www.hotfile.com/dl/[...]">TEST</a>

I get an instant 403 error when updating the post from administration. This is crazy, and happens only with Hotfile links. Everything else works like a charm.

What could the error be? If it helps, i’m posting my .htaccess, that I never changed from my WP installation:

# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# END WordPress

Already done repairing and optimization of MySQL DB. Kind thanks in advance to everyone.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T02:45:39+00:00Added an answer on June 4, 2026 at 2:45 am

    I’m a regular WP developer, and I see little bugs like this all the time. Unfortunately, it usually means it’s time to go through the tedious work of testing. The problem likely lies either with Apache/htaccess, or in a WP plugin or Theme.

    To attempt to eliminate WP as the cause of this specific issue, I’d try creating a php file with the following in it:

    <?
    if (isset($_POST["field"]))
        echo $_POST["field"];
    ?>
    <form method='post'>
        <input type='hidden' name='field' value='<a href="http://hotfile.com/dl/">TEST</a>'>
        <input type='submit' value='Test'>
    </form>
    

    If clicking “Test” does not result in the same 403 error, then it’s something happening with WP specifically. If it does result in a 403, then it’s a much more annoying problem that you are going to want to take up with your hosting provider.

    If it is a WP problem, the first thing I would do is to start deactivating plugins 1 by 1, starting with the plugins I think are the most likely culprits. If I have no reason to suspect one over another, I just disabled them all, 1 at a time. Once a plugin is disabled, I try to recreate the original issue. If the problem still happens, it’s obvious that plugin wasn’t at fault, and I reactivate it and test the next one. 9 times out of 10, my issue is found this way. Be careful when trying this, as some plugins will clear their settings when they’re deactivated.

    If that doesn’t solve the issue, I’ll try a different theme and see if that fixes it. Obviously if the problem is gone when you try a new theme, you know where your problem is. Again, some themes can have setting associated with them, and changing the theme can lose those settings.

    Finally, check your wp-content/mu-plugins folder for plugins that are always active and don’t always show up in your list of plugins.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

so I am having this issue that has been driving me crazy for hours,
Currently I'm having a problem, that drives me crazy. You know, how the percentage
I may be crazy, but I think that I one time saw that you
I am having an issue that make me crazy I have a listview with
I have been creating Unit tests like crazy and find that I'm often having
I'm having an issue that is driving me crazy. I'm trying to modify the
Having a little trouble in getting image attachment urls in wordpress. This is my
After upgrading from TFS 2008 to 2010 and running crazy having the build to
I've been trying to compile Qt for iOS, but I've been having some crazy
We developing a iOS app that uses CoreData. To keep ourselves from going crazy

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.