Click here to Skip to main content
16,018,534 members

Bugs and Suggestions

   

General discussions, site bug reports and suggestions about the site.

For general questions check out the CodeProject FAQs. To report spam and abuse Head to the Spam and abuse watch. If you wish to report a bug privately, especially those related to security, please email webmaster@codeproject.com

 
GeneralRe: Suggestion for new forum Pin
Yulianto.11-Mar-07 2:59
Yulianto.11-Mar-07 2:59 
GeneralSettings' pages error Pin
MoustafaS10-Mar-07 0:20
MoustafaS10-Mar-07 0:20 
GeneralRe: Settings' pages error Pin
Nish Nishant10-Mar-07 3:30
sitebuilderNish Nishant10-Mar-07 3:30 
GeneralRe: Settings' pages error Pin
Shog910-Mar-07 5:31
sitebuilderShog910-Mar-07 5:31 
GeneralRe: Settings' pages error Pin
Rama Krishna Vavilala10-Mar-07 14:42
Rama Krishna Vavilala10-Mar-07 14:42 
GeneralRe: Settings' pages error Pin
Shog910-Mar-07 14:48
sitebuilderShog910-Mar-07 14:48 
GeneralRe: Settings' pages error Pin
MoustafaS10-Mar-07 10:09
MoustafaS10-Mar-07 10:09 
GeneralChris, here's the problem... Pin
Shog910-Mar-07 5:38
sitebuilderShog910-Mar-07 5:38 
The ToggleBlock() function on that page will switch the display attribute of the target element (ForumSettings, MoreAboutYou) to "none". Then to "block". Here's where the problem comes in: those elements are table rows (TR), so initially the display attribute is table-row, not block. Switching it to block causes... issues. Instead, you could set it to an empty string (which would restore the default) or explicitly set it to table-row.



----
It appears that everybody is under the impression that I approve of the documentation. You probably also blame Ken Burns for supporting slavery.
--Raymond Chen on MSDN

GeneralRe: Chris, here's the problem... Pin
Nish Nishant10-Mar-07 5:53
sitebuilderNish Nishant10-Mar-07 5:53 
GeneralRe: Chris, here's the problem... Pin
Chris Maunder10-Mar-07 18:43
cofounderChris Maunder10-Mar-07 18:43 
GeneralRe: Chris, here's the problem... Pin
Shog910-Mar-07 18:50
sitebuilderShog910-Mar-07 18:50 
GeneralRe: Chris, here's the problem... Pin
Chris Maunder10-Mar-07 19:21
cofounderChris Maunder10-Mar-07 19:21 
General"About Us" doesn't work from Home Page Pin
irrdev9-Mar-07 21:48
irrdev9-Mar-07 21:48 
GeneralRe: "About Us" doesn't work from Home Page Pin
Nish Nishant10-Mar-07 3:30
sitebuilderNish Nishant10-Mar-07 3:30 
GeneralRe: "About Us" doesn't work from Home Page Pin
Chris Maunder10-Mar-07 18:45
cofounderChris Maunder10-Mar-07 18:45 
GeneralThe password retrieving does not work. Attention to site builders! Pin
RADISSON9-Mar-07 16:10
RADISSON9-Mar-07 16:10 
GeneralRe: The password retrieving does not work. Attention to site builders! Pin
Chris Maunder9-Mar-07 19:28
cofounderChris Maunder9-Mar-07 19:28 
GeneralRe: The password retrieving does not work. Attention to site builders! Pin
Bradml10-Mar-07 0:38
Bradml10-Mar-07 0:38 
GeneralRe: The password retrieving does not work. Attention to site builders! Pin
RADISSON10-Mar-07 1:20
RADISSON10-Mar-07 1:20 
GeneralRe: The password retrieving does not work. Attention to site builders! Pin
Nish Nishant10-Mar-07 3:29
sitebuilderNish Nishant10-Mar-07 3:29 
Generalforum broken? Pin
Rob Graham9-Mar-07 7:38
Rob Graham9-Mar-07 7:38 
GeneralRe: forum broken? Pin
Chris Maunder9-Mar-07 7:42
cofounderChris Maunder9-Mar-07 7:42 
GeneralSticky Posts across TimeZones Pin
Vasudevan Deepak Kumar9-Mar-07 7:10
Vasudevan Deepak Kumar9-Mar-07 7:10 
GeneralUser with no name Pin
Dmitry Khudorozhkov9-Mar-07 6:07
Dmitry Khudorozhkov9-Mar-07 6:07 
GeneralRe: User with no name Pin
Dave Kreskowiak9-Mar-07 6:12
mveDave Kreskowiak9-Mar-07 6:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.