Title: chouf1's Replies | WordPress.org

---

# chouf1

  [  ](https://wordpress.org/support/users/daniel/)

 *   [Profile](https://wordpress.org/support/users/daniel/)
 *   [Topics Started](https://wordpress.org/support/users/daniel/topics/)
 *   [Replies Created](https://wordpress.org/support/users/daniel/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/daniel/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/daniel/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/daniel/engagements/)
 *   [Favorites](https://wordpress.org/support/users/daniel/favorites/)

 Search replies:

## Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [error after language change](https://wordpress.org/support/topic/error-after-language-change/)
 *  [chouf1](https://wordpress.org/support/users/daniel/)
 * (@daniel)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/error-after-language-change/#post-1366593)
 * I’m expecting the same issue with 2 install of wp and wpmu both with buddypress
   and on different servers.
    The single install didn’t work anymore with bp since
   update from 2.9.1 to 2.9.1.1 and it shows a blank admin page each time i try 
   to load it with a translation indication in the config.php
 * I see also fatal errors due to memory limit size. They all coming from class.
   simplepie.php, which has to do with mo files…
 * On the wpmu install, BP is working and no memory errors appearing but it’s impossible
   to have a translated wpmu admin – only BP is translated. When deactivating BP
   all is fine in wpmu…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: BuddyPress Groupblog] Its broken …](https://wordpress.org/support/topic/plugin-buddypress-groupblog-its-broken/)
 *  [chouf1](https://wordpress.org/support/users/daniel/)
 * (@daniel)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/plugin-buddypress-groupblog-its-broken/#post-1262989)
 * I’m using wpmu 2.9.1.1 and bp 1.1.3. The plugin (1.3.1) works correctly. The 
   only thing is the “latest topics” display. The links to topics are wrong.
    Change
   lines 120 & 121 in themes/bp-groupblog/home.php Replace
 *     ```
       <a class="topic-avatar" href="<?php bp_the_topic_permalink() ?>" title="<?php bp_the_topic_title() ?> - <?php _e( 'Permalink', 'buddypress' ) ?>"><?php bp_the_topic_last_poster_avatar( 'width=30&height=30')?></a>
       <a class="topic-title" href="<?php bp_the_topic_permalink() ?>" title="<?php bp_the_topic_title() ?> - <?php _e( 'Permalink', 'buddypress' ) ?>"><?php bp_the_topic_title() ?></a>
       ```
   
 * by
 *     ```
       <a class="topic-avatar" href="<?php bp_group_forum_permalink() ?>/topic/<?php bp_the_topic_slug() ?>" title="<?php bp_the_topic_title() ?> - <?php _e( 'Permalink', 'buddypress' ) ?>"><?php bp_the_topic_last_poster_avatar( 'width=30&height=30') ?></a>
       <a class="topic-title" href="<?php bp_group_forum_permalink() ?>/topic/<?php bp_the_topic_slug() ?>" title="<?php bp_the_topic_title() ?> - <?php _e( 'Permalink', 'buddypress' ) ?>"><?php bp_the_topic_title() ?></a>
       ```
   
 * dan
    [http://buddypress-fr.net/bpdemo/](http://buddypress-fr.net/bpdemo/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Deleting Links](https://wordpress.org/support/topic/deleting-links/)
 *  [chouf1](https://wordpress.org/support/users/daniel/)
 * (@daniel)
 * [21 years, 8 months ago](https://wordpress.org/support/topic/deleting-links/#post-91406)
 * Try to disable your proxy, sometimes it work’s !
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Smilies are not working! Help please!](https://wordpress.org/support/topic/smilies-are-not-working-help-please/)
 *  [chouf1](https://wordpress.org/support/users/daniel/)
 * (@daniel)
 * [21 years, 8 months ago](https://wordpress.org/support/topic/smilies-are-not-working-help-please/#post-86677)
 * Go to admin>options>writting >formatting and look if the emoticons checkbox is
   on !
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Presentation wordpress](https://wordpress.org/support/topic/presentation-wordpress/)
 *  [chouf1](https://wordpress.org/support/users/daniel/)
 * (@daniel)
 * [21 years, 8 months ago](https://wordpress.org/support/topic/presentation-wordpress/#post-87268)
 * Try wp-layout.css file, it helps good for personnalizing.
    Essaye avec la feuille
   de style, Ã§a marche Ã  tous les coups! `http://www.infobiere.net`
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Unable to complete Step 3](https://wordpress.org/support/topic/unable-to-complete-step-3/)
 *  [chouf1](https://wordpress.org/support/users/daniel/)
 * (@daniel)
 * [21 years, 8 months ago](https://wordpress.org/support/topic/unable-to-complete-step-3/#post-87266)
 * I had the same problem.
    Did you configure something in your wp-config.php ? 
   Check all… DB password and so on, and look also the language parameters. You 
   must have empty cotes (”) in it for a proper install. I had put in (fr) and my
   install never works… I leave the fr and… youpiiiii ! With WP, i think the best
   to do is to install first, and customize AFTER.

Viewing 6 replies - 1 through 6 (of 6 total)