sylvainman
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Installation pb WP 2.8I have deleted the line 487 in wp-db.php and it seems to work :
$data = $this->_weak_escape( $data );Forum: Fixing WordPress
In reply to: Installation pb WP 2.8Thank you nathanrice,
I have overwritten wp-db.php and nothing works better.Forum: Fixing WordPress
In reply to: Installation pb WP 2.8I tried the automatic and the manual upgrade…
Forum: Plugins
In reply to: Better comments manager upgrade (1.5) errorsame trouble…
Forum: Plugins
In reply to: CQS not supported for WP 2.3I have modified it myself :
[Moderated: Too much code. Please consider placing the code in a text file on your site with a link here -or- use a pastebin service such as http://wordpress.pastebin.ca. Thanks!]
Forum: Plugins
In reply to: Most commented postNo, I’m not looking for something like that. I’m looking for something that displays the most commented pictures, not the latest comments.
Forum: Plugins
In reply to: Most commented postI’m going to try it.
Thank you.Forum: Themes and Templates
In reply to: photoblog themeActually, I found how to do without this plugin.
Everything is there : http://codex.wordpress.org/Using_Custom_Fields
It is very simple (like the plugin I tried).Forum: Fixing WordPress
In reply to: EXIF data extraction?Does somebody know how to display EXIF data on a wordpress blog ?
This topic seems to be resolved, but I don’t see anything that helps me…Forum: Themes and Templates
In reply to: photoblog themeThanks a lot for your help.
I have a lot of work this week, I’m going to try this as soon as I can.
I’ll let you know.Forum: Themes and Templates
In reply to: photoblog themeI have another question :
When I post a picture I would like to write a description. But on my blog I would like to display the description in a separated section I could put where I want.
How could I do ? Have I to create this section when I write my post ?
Thank you for your help.Forum: Themes and Templates
In reply to: photoblog themeIt was exactly there.
Thanks a lot !