Timthumb “Could not create the index.html” file error
When using timthumb to resize images in your wordpress site, if you get the following error: “Could note create the index.html file.” try setting permissions on the “cache” folder in…
All Posts filed under Wordpress
When using timthumb to resize images in your wordpress site, if you get the following error: “Could note create the index.html file.” try setting permissions on the “cache” folder in…
Your WordPress install is throwing up errors either because you’re on a new host or your hosting company upgraded PHP. Before you find the time to do a proper WordPress…
# 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
Adding the following line to your wp-config.php file right at the top after the opening: <?php worked for me: define(‘WP_MEMORY_LIMIT’, ’64M’);
If you are using WordPress and have updated a website, chances are that many links from your older site are outdated. There is a simple way to avoid showing visitors…
Edit the .htaccess file in your root folder and add the following instructions. Don’t use an arbitrarily large value for memory values below and use just what you need and…
If (suddenly) your WordPress site is missing content, chances are that one or more tables have crashed. Using PHPMyAdmin connect to the WordPress database. The database info can be found…
These steps assume that you have access to both sites via the WordPress Administration and via FTP. 1. WordPress has a very nice export tool that is accessible under “Tools”…
If you see this notice while checking your website’s “Health” in the Google Webmaster interface, you should check a few things: 1. In your WordPress administration panel under “Settings >…
Big Apple Design Group
134 West 29th Street
Third Floor
New York, NY 10001