midori
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: wp-images CHMOD – help!I understood “can fiddle” also in the idea can look at it as they wish… Remember that english is not my main language, so I certainly misunderstood the guy there… sowwy -_-
Forum: Fixing WordPress
In reply to: wp-images CHMOD – help!add a very limitating htaccess, as the upload is a http based one, it should keep people out of the folder while serving images and accepting upload.
Forum: Themes and Templates
In reply to: CSS Driving me Batty :(.storycontent { font: fontname; } or .storycontent { font-family: fontfamily; } ? With !important to overule other settings ?
http://www.w3schools.com/css/css_reference.aspForum: Fixing WordPress
In reply to: Show PHP Code and Tags in Article?There’s a plugin for that:
http://daryl.learnhouston.com/index.php?cat=21
(http://wiki.wordpress.org/Plugin)Forum: Installing WordPress
In reply to: White screen on installationHey, I am not a paid-full-time-helpline, you know >_<
For your case:
a) silly question, but… are you sure PHP is interpreted by your server ?
b) Could the install file be corrupted ?
c) Could something be wrong when it links to the DB ?Forum: Installing WordPress
In reply to: 404s no matter what I doSure you made no mistake in naming folders ?
Forum: Installing WordPress
In reply to: White screen on installationMmh, is there anything in your logs ? Ho, and did you run the installation first ?
Forum: Installing WordPress
In reply to: change language how-to?Forum: Fixing WordPress
In reply to: accented words in commentsO_o ?? Me ? No, Swiss hosting, infomaniak. But it looks more like a global dns problem, many friends having the same problems with various hosts, and various access providers…
Forum: Fixing WordPress
In reply to: accented words in commentsErr… somewhere into the options (reading ? I think…), and same for my webhost, so I can not check, sorry T_T
Try iso-8859-1 ? I can not promise it will work.
I suppose you did try & eacute; for é, & agrave; for à , … (without spaces after the & ) first ?Forum: Fixing WordPress
In reply to: Borders around images?strong refresh (ctrl – shift – r on most browsers, sometime more than once, to use the new css.)
Forum: Fixing WordPress
In reply to: How-to disable moderator notification?find in wp_notify_moderator or any function this one calls the mail() function and comment it ?
Forum: Fixing WordPress
In reply to: accented words in commentsCoding … if you use utf-8, it sure won’t work. And textile plugins seemed to create a real mess in my blog (french, iso encoded…)
Forum: Your WordPress
In reply to: Embedded WordPressSeems fine to me… although I did not get through the whole of it.
Forum: Fixing WordPress
In reply to: Problem with database connectionVery strange. The only place where your DB name is given is the config. Are you sure you made no mistake in the config ?