Radices
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Notify site administrator of WP update?Check you wp-config file for this: define(‘DISALLOW_FILE_MODS’,true); and remove it or change to false.
2. Try creating a new admin user and see if you can update using that account.
Forum: Fixing WordPress
In reply to: Databse cannot be repaired with an error logYour going to have to explain a lot more if you expect help here. Is it a plugin throwing the error? .MYD files are on the server /var/lib/mysql and not in a /wordpress folder.
Forum: Fixing WordPress
In reply to: Unable to upload anything.Perhaps a file permissions problem on the server. Ask the host to check folders are 0755 and files are 0644
Where is it hosted? What does the .htaccess file have in it?
Forum: Fixing WordPress
In reply to: Going Live with new WordPress build over oldI’d clone the present install and get everything working the way you want while the old site remains serving the public. Once you are happy you could then switch the site to the new modified cloned version.
Forum: Fixing WordPress
In reply to: Sites reverting from WordPress 4.6 or 4.6.1 to 4.5.4In order for it to revert the core files would need to be replaced. Just wondering if the host has an issue with syncing between Raid drives? I’d certainly ask them if they have any known issues.
Forum: Fixing WordPress
In reply to: Sites reverting from WordPress 4.6 or 4.6.1 to 4.5.4Where are the sites hosted?
Forum: Fixing WordPress
In reply to: Blocked loading mixed active content Firefox SSLTry to do a search and replace on the data base. If not it might be in a function or a plugin file. Best to post the URL so we can look directly.
Hi, Do you have mod_rewrite compiled in your apache? Have you tried changing the permalinks to default?
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] Graph API v2.1 Upgrade Notice+1
CHORG Nextscript has been making recent API calls to Graph API v2.0, which will reach the end of the 2-year deprecation window on Monday, August 8, 2016. Please migrate all calls to v2.1 or higher in order to avoid potential broken experiences.
We recommend using our new Graph API Upgrade Tool to see which of your calls are affected by this change as well as any replacement calls in newer versions. You can also use our changelog to see the full list of changes.
Never mind I created it manually with mysql.
Forum: Fixing WordPress
In reply to: Problem logging into my admin areaPlease stop deleting things. Its easy to fix once you get back in. The pages will load if you go to Settings>Permalinks and click save. This will create a new htaccess file.
If you can in from work then it shows that your home IP is being blocked. Again I’ll suggest you call the hosting service to regain access from home.
Once you are back in you can reload your plugins and reset the permalinks.
Forum: Fixing WordPress
In reply to: Problem logging into my admin areaCall your hosting company. I found references where shared hosting providers are using this to try to limit attacks on WordPress and Joomla sites.
Forum: Fixing WordPress
In reply to: Problem logging into my admin areaThey are not showing due to deleting the htaccess file. In future just rename files and folders while troubleshooting. We have to find out where the recaptcha is coming from. Is it part of the theme?
Forum: Fixing WordPress
In reply to: Problem logging into my admin areawhat is the URL for the site?