Search found 8 matches

by jcachico
Thu Aug 09, 2007 9:53 am
Forum: General discussions
Topic: does not display text of article
Replies: 3
Views: 6306

solution here

as I said the solution is here
viewtopic.php?t=5346
by jcachico
Tue Aug 07, 2007 9:36 am
Forum: Bug reports
Topic: bug found and solved
Replies: 1
Views: 5391

bug found and solved

if you can't see the content, look and the "glossary.php" file, it mean need à dot on ligne 123 like this :

Code: Select all

$content .= preg_replace_callback(
by jcachico
Mon Aug 06, 2007 7:21 am
Forum: Bug reports
Topic: user list + new user
Replies: 9
Views: 15055

Hi!

Changing the french translation file wasn't enough to solve the user/group bug.

look at my solution :

1 - change every word containing "&" by is right accent wich means "d&eacutejeuner" become "déjeuner"

2 - change this code on the group.php file (line 465)

// build new table row ...
by jcachico
Wed Aug 01, 2007 8:23 pm
Forum: Bug reports
Topic: user list + new user
Replies: 9
Views: 15055

well it's not realy finished...

I cure the first bug but now checkboxes are not checked in the user/group view (last div on the right) even if my user/group have the good right set in the data base...

I will post à topic about this patch when it will be closed.

You didn't tell me if you are ...
by jcachico
Wed Aug 01, 2007 7:28 am
Forum: Bug reports
Topic: user list + new user
Replies: 9
Views: 15055

I FOUND THE BUG

Finally after some sweat I get it!
It was only a problem with that sort of caracter :
&eacute and  

the solution was on the "language_fr.php file"

$PMF_LANG["ad_entry_email"] = "adresse email :";
$PMF_LANG["ad_user_realname"] = "Nom réel :";

doesn't work

$PMF_LANG["ad ...
by jcachico
Tue Jul 31, 2007 8:21 am
Forum: Bug reports
Topic: user list + new user
Replies: 9
Views: 15055

up !

here they are :

SELECT display_name FROM faq_faquserdata ;

""
"Anonymous User"
"test"
"NICOUE Diane"
"GAILLAT Jean"

I found someting in the user list xml file, it may cause the bug :
(I look in "ajax.user_list.php" file but didn't found how to solute the bug, sorry)


<item name="email">
<name ...
by jcachico
Wed Jul 25, 2007 9:23 am
Forum: Bug reports
Topic: user list + new user
Replies: 9
Views: 15055

+1

Up
by jcachico
Tue Jul 24, 2007 10:52 am
Forum: Bug reports
Topic: user list + new user
Replies: 9
Views: 15055

+1

hi,

I have the same problem with user list in the admin list

Code: Select all

http://localhost/fos/admin/index.php?action=user
My config :
  • V2.0.2
    wamp server
    win XP sp 2