Click here to Skip to main content

Site Bugs / Suggestions

This board is only for suggestions and bug reports that relate to CodeProject.com itself. It is not for programming or other questions.

View: Open items | Closed items. Looking to report spam and other abuse? Try our Spam and abuse watch forum.

 
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page  Show 
GeneralRe: Pre tag formatter is only formatting odd numbered blocks correctlymemberaspdotnetdev10-Nov-09 17:33 
Hmm, the problem seems to be with your use of "txt" and that you use it without quotes. Try this:
 
<pre lang=txt>
1
</pre>
<pre lang=txt>
2
</pre>
<pre lang=txt>
3
</pre>
 
Then try this:
 
<pre lang="text">
1
</pre>
<pre lang="text">
2
</pre>
<pre lang="text">
3
</pre>
 
I was able to reproduce your problem when I copied your text from above, but the problem was fixed when I replaced every "txt" with "text" and put quotes around them.
 
Visual Studio is an excellent GUIIDE.

GeneralRe: Pre tag formatter is only formatting odd numbered blocks correctlyadminChris Maunder10-Nov-09 23:11 
One thing wrong, one bug, and one way to fix it:
 
<pre lang=txt>
Total Debt / population
-----------------------
 Total GDP / population
</pre>
 

Should be
 
<pre lang="text">
Total Debt / population
-----------------------
 Total GDP / population
</pre>
 
Use "text" instead of "txt" to be more correct (though it won't actually make any difference since neither will cause colourising, and wrap the "text" in quotes.
 
This last is a bug (it should work without quotes) and we'll get it fixed.
 
cheers,
Chris Maunder
 
The Code Project Co-founder
Microsoft C++ MVP

General"Text" format email doesn't show hyperlinksmvpN a v a n e e t h9-Nov-09 5:18 
I have Email format set as Text. In this format, CP will not send any hyperlinks posted in the message.
 
Smile | :)
 
Best wishes,
Navaneeth

GeneralJust to clarify it...mvpRajesh R Subramanian11-Nov-09 3:55 
When someone sends an email using the "Email" link, any hyperlinks in the email won't be delivered as a clickable link. I presume that this would happen if someone has set their option to receive emails in text format.
 

“Follow your bliss.” – Joseph Campbell

GeneralSpam in PHP boardmemberEliottA9-Nov-09 4:25 
someone promoting a auction site or something in the PHP boards, due to the slow traffic in there, can you just remove the post?
 

GeneralArticle Deleted by CPmember.dan.g.8-Nov-09 23:45 
Bad news (for me). Whilst I was trying to modify my article on Friday an error occurred and the article was deleted. WTF | :WTF:
 
The article was: http://www.codeproject.com/KB/applications/todolist2.aspx[^].

Could I please have it back?
 
.dan.g.
 
AbstractSpoon Software
abstractspoon2_at_optusnet_dot_com_dot_au

GeneralRe: Article Deleted by CPeditorSmitha Vijayan9-Nov-09 1:58 
Hey Dan,
 
I have restored the article.
 
Cheers
Smitha
 
Are you an aspiring author? Read how to submit articles to CodeProject: Article Submission Guidelines[^]
 
More questions? Ask an editor here...

GeneralRe: Article Deleted by CPmember.dan.g.9-Nov-09 20:28 
Many thanks!
 
.dan.g.
 
AbstractSpoon Software
abstractspoon2_at_optusnet_dot_com_dot_au

GeneralPersonal RSS feed problemsmember0x3c07-Nov-09 5:45 
Just what it sounds like. I've got the message board attached to my profile set to public-invisible so that I can use it as a scratch pad, and it seems that if I log out, I can access the board's RSS feed, which has the full contents of the first message of my threads. I can't access the replies to that thread, but it seems to be partially defeating the purpose of message board permissions.
 
As an aside, Firefox 3.5.5 seems to lay out the RSS feed for my message board properly when I access it from the Beta server, but displays the raw XML data when I access it from the normal CP page.
 

GeneralBusted LinkmemberOakman7-Nov-09 5:45 
The link "Windows 7 Comp Win a laptop!" directly under "Announcements" brings up a 404.
 
Jon
 
Rob Graham wrote:
100% subsidies are very popular among the 50% of the population that pays no income tax...

 
Soap Box 1.0: the first, the original, reborn troll-less

GeneralRe: Busted LinkadminChris Maunder7-Nov-09 10:36 
Oops. Fixed. Thanks!
 
cheers,
Chris Maunder
 
The Code Project Co-founder
Microsoft C++ MVP

GeneralSomething's broken.memberDan Neely5-Nov-09 4:50 
In my last 4 reloads of the board I got:
 
1 no styles applied to the message listing.
2 Styles applied but some icons missing.
3 You're not authorized to view this page.
4 Styles applied but some icons missing (but not the same ones as in #2).
 
3x12=36
2x12=24
1x12=12
0x12=18

GeneralRe: Something's broken.adminChris Maunder5-Nov-09 9:24 
We had a switch blow on us. The resultant emergency rewiring meant some of the servers were slow to catch up on who they were, what their name was, and what they were doing chained to a rack.
 
They settled down eventually.
 
cheers,
Chris Maunder
 
The Code Project Co-founder
Microsoft C++ MVP

GeneralRe: Something's broken.memberDan Neely5-Nov-09 9:30 
I saw that. Silly me going to the official bug report section first instead of the lounge. Roll eyes | :rolleyes:
 
3x12=36
2x12=24
1x12=12
0x12=18

GeneralRe: Something's broken.adminChris Maunder5-Nov-09 9:32 
Roll eyes | :rolleyes:
 
cheers,
Chris Maunder
 
The Code Project Co-founder
Microsoft C++ MVP

GeneralRe: Something's broken.memberOakman7-Nov-09 11:08 
Dan Neely wrote:
Silly me going to the official bug report section first instead of the lounge

 
Rofl
 
Jon
 
Rob Graham wrote:
100% subsidies are very popular among the 50% of the population that pays no income tax...

 
Soap Box 1.0: the first, the original, reborn troll-less

GeneralA post in the General IT Issues Forum I think you should seememberTony Richards4-Nov-09 11:11 
Hi,
 
Not really sure what you're policy is on this, but I thought I should bring this to your attention:
 
http://www.codeproject.com/Messages/3258565/To-share-my-experience-convert-iTunes-videos-to-MP.aspx[^]
 
I know if it was my website I wouldn't be too keen on having posts like this lieing around.
 
Tony
 
Edit:
 
The post below looks like an Ad as well:
 
http://www.codeproject.com/Messages/3258012/How-to-convert-mpg-to-avi-freely.aspx[^]
 
My Blog: This Blog

GeneralRe: A post in the General IT Issues Forum I think you should seemvpPete O'Hanlon4-Nov-09 11:40 
It's more than those two posts. The users partake06, laura8825, Illidan88 and alexnikle all joined at the same time, and all posted spam on the same subject.
 

"WPF has many lovers. It's a veritable porn star!" - Josh Smith

As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.

My blog | My articles | MoXAML PowerToys | Onyx



GeneralRe: A post in the General IT Issues Forum I think you should seeadminChris Maunder4-Nov-09 14:00 
Thanks - all clean
 
cheers,
Chris Maunder
 
The Code Project Co-founder
Microsoft C++ MVP

GeneralThe code project is sloowwww....memberEduard Keilholz4-Nov-09 3:57 
Hey guys,
 
First I want to say I love your website. I like spending some time at the forums etc. However lately (half year) the codeproject is very very slow! I receive loads of timeout's IF the server does respond. I don't know where this is coming from. I tried different internet connections but it just doesn't work! I come from the Netherlands so my web requests travel a long distance, that may cause the problems, however other websites in the US/Canada region are perfectly reachable.
 
Do you guys have a clue?
 
Keep up the good work!
 
.: I love it when a plan comes together :.
http://www.zonderpunt.nl

GeneralRe: The code project is sloowwww....adminChris Maunder4-Nov-09 4:04 
I'll admit that for the last 3 hours we've had issues, and last week we had timeouts at 2AM US eastern time, but apart from that site speed has been fantastic.
 
We are, however, experiencing some network issues which are slowing things down and we have all the guys who know what they are doing diagnosing and working on it.
 
cheers,
Chris Maunder
 
The Code Project Co-founder
Microsoft C++ MVP

GeneralRe: The code project is sloowwww....memberEduard Keilholz11-Nov-09 23:42 
Turns out there was 'a connection issue' in my area. The problems I experienced had nothing to do with the code project, but was a general issue in my neighbourhood.... Thanks for responding though Wink | ;)
 
.: I love it when a plan comes together :.
http://www.zonderpunt.nl

GeneralWhip the Hamsters HardermemberOakman4-Nov-09 3:33 
Page servers seem awfully slow.
 
Jon
 
Rob Graham wrote:
100% subsidies are very popular among the 50% of the population that pays no income tax...

 
Soap Box 1.0: the first, the original, reborn troll-less

GeneralToday's spammermemberRichard MacCutchan4-Nov-09 3:06 
http://www.codeproject.com/Members/muruganad[^]
GeneralRe: Today's spammeradminChris Maunder4-Nov-09 14:01 
Sorted. Thanks
 
cheers,
Chris Maunder
 
The Code Project Co-founder
Microsoft C++ MVP

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


Advertise | Privacy | Mobile
Web03 | 2.6.130617.1 | Last Updated 17 Jun 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid