Some probs

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
skiverman
Posts: 24
Joined: Sat Mar 10, 2007 1:01 pm

Some probs

Post by skiverman »

Hello, i found some bugs in my faq :

- I can't add users in the admin section. No one appears in "registerded users".

- The .active color fonction for menu don't work.

Scuse for my english :)

Thanks !
Thorsten
Posts: 15724
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

which browser do you use?

I think, .active isn't defined in the CSS file. :-)

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
skiverman
Posts: 24
Joined: Sat Mar 10, 2007 1:01 pm

Post by skiverman »

I use FF and ie7.

For user prob : when the page is loading "select" appears in registered user column then nothing.

For .active in css i have :

colors.css :
#categories .active {
background-color: #CDEB8B;
}
#categories .subcat a {
background-color: #ABFFBB;
}
#categories .subcat .active {
background-color: #CDEB8B;
}

style.css :
#categories .active {
}
#categories .subcat a {
}
#categories .subcat .active {
}

it seems ok ?

Thanks !
Thorsten
Posts: 15724
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

the issue with the user administration is fixed in CVS.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
skiverman
Posts: 24
Joined: Sat Mar 10, 2007 1:01 pm

Post by skiverman »

Hello,

I couldn 't resolve user prob. What files i have to replace from cvs ?
When i upraded 1.6 to 2.0 , i already had some users, it could be the problem ?

Thanks !
Thorsten
Posts: 15724
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

which version did you used?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
skiverman
Posts: 24
Joined: Sat Mar 10, 2007 1:01 pm

Post by skiverman »

Hi,

I use 2.0 prometheus.

thx
Thorsten
Posts: 15724
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

which one? RC, RC2 or a pre-final CVS snapshot?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
skiverman
Posts: 24
Joined: Sat Mar 10, 2007 1:01 pm

Post by skiverman »

RC2

thanks !
Thorsten
Posts: 15724
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

please test the current CVS snapshot, it should be fixed.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
skiverman
Posts: 24
Joined: Sat Mar 10, 2007 1:01 pm

Post by skiverman »

I replaced php files in admin directory, but always nothing...

Is there others files to replace ?

Thanks for your help !
Thorsten
Posts: 15724
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

can you please give me access to your FAQ. I need to debug it by myself if it's possible...

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Thorsten
Posts: 15724
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

your bug is fixed in CVS and will be included in phpMyFAQ 2.0.1 and phpMyFAQ 2.1.0-dev.

Thank you!

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply