Forums

Problem with adding Tags and uploading media (3 posts)

  1. zride17
    Member
    Posted 2 years ago #

    I've searched around and asked around, and it seems that I may have some sort of problem with my .htaccess file. This is what is in my .htaccess file:

    `AddType x-mapp-php5 .php
    AddHandler x-mapp-php5 .php

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

    # END WordPress`

    When I try to add a tag to a post by clicking the link that says "Choose from the most used tags in Post Tags", nothing happens. The buttons to add media to a post are there, and they appear clickable (my cursor turns into the nice little gloved hand extending the index finger). I have the latest version of WordPress. I have downloaded and reinstalled everything a handful of times. Even with all plug ins deactivated, I'm still getting the same results.

    Anyone have any suggestions? I appreciate the help of this community.

  2. zride17
    Member
    Posted 2 years ago #

    Upgraded to 2.8.3, and still having the same problems.

  3. zride17
    Member
    Posted 2 years ago #

    I just learned a bunch about the difference between categories and tags. Fortunately (depending on how you look at it), I cannot add any new categories either.

    Here is something odd though, from the Dashboard screen, the quickpress option DOES allow me to add media files to a post. This sounds like a temporary solution, but if I need to edit that post and add more media, I'm hosed.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags