lifthere
Forum Replies Created
-
It shows all the key and values from other posts. As if I had entered 100 custom fields for that post. I just ran a test… I reduced the custom field section, posted, and then clicked edit. It does not show all the custom fields in the edit view.
Very very strange. Messed up part is that on the Write tab, you can see the browser struggling to get all those custom fields.
Forum: Fixing WordPress
In reply to: Upload.php href not including script name on IISits not the clean_url I just commented it out “$_href = clean_url( $href);” in the upload.php file and was able to see the link with the correct url, but when clicked nothing happens. Interestingly enough if I open the page for example “upload.php?style=inline&tab=browse-all&post_id=2&_wpnonce=bac8d5d2fc&ID&action&paged” browse content comes up fine. I found another post saying that you had to make a default doc of upload.php be at a higher position than index.php, but that just renders the dashboard on entrance useless.
Forum: Fixing WordPress
In reply to: Upload.php href not including script name on IISupload.php is has a function called clean_url() that is not returning the correct prefix for the url string of upload.php.
Forum: Fixing WordPress
In reply to: Browse and Browse All does not work…I posted this a while back, the client was not complaining so I did not check back, but went to install another site and was hit with the problem. THANK YOU diangy IT WORKED!!
Forum: Fixing WordPress
In reply to: Browse and Browse All does not work…Can no one give me a hand with this?
Forum: Fixing WordPress
In reply to: Publishing just hangs…Thanks! Worked.