James Esteban
Forum Replies Created
-
Hi Gerroald:
Thanks for the info. I guess I’ve just been lucky and haven’t run into one that doesn’t use Allow, Deny.
Jim
Forum: Installing WordPress
In reply to: Installed 3.81 – No Content Editor ToolsThanks for that information. If that should happen again. I’ll remember to look and the ftp log.
Forum: Installing WordPress
In reply to: Installed 3.81 – No Content Editor ToolsThe Problem was a missing tiny_mce.js file. I tried uploading it several times with different ftp program and nothing worked I couldn’t see the file. I upload in the Files Manager program at GoDaddy and that did the trick. I can’t explain why other ftp programs were not working for that file only. WS-FTP and File Zilla.
Forum: Installing WordPress
In reply to: Installed 3.81 – No Content Editor ToolsWhat would you recommend for folder and file permissions?
Forum: Installing WordPress
In reply to: Installed 3.81 – No Content Editor ToolsI didn’t received any errors during ftp and everything seem okay. I’m using the same directory. I just overwrote the files. Since you used the word duplicating I want to say that I’m not using the duplicator plugin. I’m just upload the files from my computer. You probably understood that but I just wanted to be clear.
Forum: Installing WordPress
In reply to: Installed 3.81 – No Content Editor ToolsThe only change that I made was in the wp-config.php and here it is.
* @package WordPress
*///Disable auto updates
define( ‘AUTOMATIC_UPDATER_DISABLED’, true );Otherwise it’s pristine installation and I used the very same installation on a site last week. Last night thinking that perhaps I corrupted it somehow I unzipped another copy and replaced all of the files except for index.php and wp-config.php.
When you go into creating a post or a page you notice that none of editing buttons are available. Also the visual edit disable checkbox in my profile is not there. Also I haven’t installed any plugin yet. The site does run and I switched to another theme and back with no change. I’m a little stumped. I guess I may have to take a tangential move here and learn a little more about admin coding.
But if someone has an idea I’d appreciate the thought.
Forum: Fixing WordPress
In reply to: Embedding the last post into an HTML/PHP pageThanks MichaelH. That looks like what I need.