blooper1a
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: http error image uploadsame issue with 2.5.1
apply mod_security to solve the issue
Forum: Installing WordPress
In reply to: Version 2.3.2 is availableuse phpadmin and backup/export your database but always check drop table
This way you never have duplicated entries when restoring/overwriting the database
Forum: Plugins
In reply to: WP-ContactForm Woeswhich contact form exactly are you talking about?
Forum: Fixing WordPress
In reply to: No statsjust return to the default WP theme for a few days and see if that works out – if, yes, your theme is at fault.
Forum: Fixing WordPress
In reply to: IE6 or other issueno problems for me using IE7
Forum: Fixing WordPress
In reply to: IE7 displays funny page title?problem fixed!
replaced with the original styles.css, edited my custom background images back into it and all is well again.
displays fine in both browsers!
Forum: Fixing WordPress
In reply to: IE7 displays funny page title?copy/past from OpenOffice a problem?
Forum: Fixing WordPress
In reply to: IE7 displays funny page title?my testing shows every post written/created under IE7, as admin logged in, got a bad post title alignment.
Postings created under Firefox show up fine in both browsers.
I tested the problem on two different systems and it definitely looks like there is somehow an IE7 incompatibility with the Write editor in WP.
Forum: Fixing WordPress
In reply to: IE7 displays funny page title?I am using the WP default theme – just added two background images to the appropriate css code sections.
nothing more
Forum: Fixing WordPress
In reply to: unknown char at bottom of pageI was just wondering today whether I possibly have been hacked due to that damn smiley!
:/
add index.php to your .htaccess like:
EXAMPLE:
DirectoryIndex Start.html- index.php
Forum: Installing WordPress
In reply to: login unsuccessful?ok, fixed it by adding index.php!
all fine!