Thread: Bugs (and strange things...)

  1. #256
    & the hat of GPL slaying Thantos's Avatar
    Join Date
    Sep 2001
    Posts
    5,681
    Actually when I had that problem I was trying to change which pi I was using (had uppercase wanted lowercase) But still php preserves the actual code so it's a problem with the vbulletin system that didn't do it in vBulletin 2

  2. #257
    Registered User
    Join Date
    Mar 2004
    Posts
    494
    i think i found a bug. I made a typo on a thread, after editing my post and correcting the thread title, the thread title changed only in part, if you view the thread you see the correct title but on the forum is not corrected. Visit this to see what im talking about. http://cboard.cprogramming.com/showthread.php?t=62964
    When no one helps you out. Call google();

  3. #258
    & the hat of GPL slaying Thantos's Avatar
    Join Date
    Sep 2001
    Posts
    5,681
    Users can only change the post's subject and not the thread's subject

  4. #259
    Software Developer jverkoey's Avatar
    Join Date
    Feb 2003
    Location
    New York
    Posts
    1,905
    Saw this while browsing around:

    Warning: Unexpected character in input: '' (ASCII=7) state=2 in /home/cprogram/public_html/cboard/index.php(432) : eval()'d code on line 168

  5. #260
    Anti-Poster
    Join Date
    Feb 2002
    Posts
    1,401
    Got a pair.

    The following thread shows up on the C++ board, but has no posts.
    http://cboard.cprogramming.com/showthread.php?t=67615

    The following thread shows up on the C++ board, but when viewed as the Last Post in the forum index or control panel, it has a subject of "..."
    http://cboard.cprogramming.com/showthread.php?t=67605
    If I did your homework for you, then you might pass your class without learning how to write a program like this. Then you might graduate and get your degree without learning how to write a program like this. You might become a professional programmer without knowing how to write a program like this. Someday you might work on a project with me without knowing how to write a program like this. Then I would have to do you serious bodily harm. - Jack Klein

  6. #261
    Registered User mrafcho001's Avatar
    Join Date
    Jan 2005
    Posts
    483
    Probably not weird but lately its been taking very long to open the board, i mean like a few minutes, sometimes it wont even open so i have to come back later

    BTW i have Cable modem so its not my connection speed

  7. #262
    Frequently Quite Prolix dwks's Avatar
    Join Date
    Apr 2005
    Location
    Canada
    Posts
    8,057
    Whenever I try to logout, it says "An error occured while attempting to log you out." And then when I click on the supplied link, it logs out perfectly.

    Also I noticed that it doesn't always say "dwks last edited this post at ...", even though I had just edited the post.
    dwk

    Seek and ye shall find. quaere et invenies.

    "Simplicity does not precede complexity, but follows it." -- Alan Perlis
    "Testing can only prove the presence of bugs, not their absence." -- Edsger Dijkstra
    "The only real mistake is the one from which we learn nothing." -- John Powell


    Other boards: DaniWeb, TPS
    Unofficial Wiki FAQ: cpwiki.sf.net

    My website: http://dwks.theprogrammingsite.com/
    Projects: codeform, xuni, atlantis, nort, etc.

  8. #263
    Slave MadCow257's Avatar
    Join Date
    Jan 2005
    Posts
    735
    Also I noticed that it doesn't always say "dwks last edited this post at ...", even though I had just edited the post.
    It says that only if someone has already seen the nonedited post.

  9. #264
    Frequently Quite Prolix dwks's Avatar
    Join Date
    Apr 2005
    Location
    Canada
    Posts
    8,057
    Oh, okay, I thought it said it anyway.
    dwk

    Seek and ye shall find. quaere et invenies.

    "Simplicity does not precede complexity, but follows it." -- Alan Perlis
    "Testing can only prove the presence of bugs, not their absence." -- Edsger Dijkstra
    "The only real mistake is the one from which we learn nothing." -- John Powell


    Other boards: DaniWeb, TPS
    Unofficial Wiki FAQ: cpwiki.sf.net

    My website: http://dwks.theprogrammingsite.com/
    Projects: codeform, xuni, atlantis, nort, etc.

  10. #265
    Frequently Quite Prolix dwks's Avatar
    Join Date
    Apr 2005
    Location
    Canada
    Posts
    8,057
    If I "Go Advanced", click on Insert Hyperlink, and click Cancel, it prompts me for the URL anyway.

    How do you attach an image? I took a printscreen of an error, but I can't attach it.
    dwk

    Seek and ye shall find. quaere et invenies.

    "Simplicity does not precede complexity, but follows it." -- Alan Perlis
    "Testing can only prove the presence of bugs, not their absence." -- Edsger Dijkstra
    "The only real mistake is the one from which we learn nothing." -- John Powell


    Other boards: DaniWeb, TPS
    Unofficial Wiki FAQ: cpwiki.sf.net

    My website: http://dwks.theprogrammingsite.com/
    Projects: codeform, xuni, atlantis, nort, etc.

  11. #266
    & the hat of GPL slaying Thantos's Avatar
    Join Date
    Sep 2001
    Posts
    5,681
    To attach it:
    On the bottom of the page under "Additional Options" click on the Manage Attachments button, click on choose, select the file, and click on upload. When done click on "close this window" and then submit your message.

    File extensions must be one of the following (As of this posting):
    bmp c cc cpp doc gif h jpe jpeg jpg pdf png psd txt


    The other one I don't consider a bug as its reasonable to assume that the person hit cancel to indicate they didn't want any text.

  12. #267
    Frequently Quite Prolix dwks's Avatar
    Join Date
    Apr 2005
    Location
    Canada
    Posts
    8,057
    Okay, thanks, here it is. Maybe it didn't load properly or something.
    dwk

    Seek and ye shall find. quaere et invenies.

    "Simplicity does not precede complexity, but follows it." -- Alan Perlis
    "Testing can only prove the presence of bugs, not their absence." -- Edsger Dijkstra
    "The only real mistake is the one from which we learn nothing." -- John Powell


    Other boards: DaniWeb, TPS
    Unofficial Wiki FAQ: cpwiki.sf.net

    My website: http://dwks.theprogrammingsite.com/
    Projects: codeform, xuni, atlantis, nort, etc.

  13. #268
    Rabite SirCrono6's Avatar
    Join Date
    Nov 2003
    Location
    California, US
    Posts
    269
    In this thread, there appears to be two pages. On the regular board, it says there is only one. Clicking on the second page only leads to the first... I just thought it was strange...
    From C to shining C++!

    Great graphics, sounds, algorithms, AI, pathfinding, visual effects, cutscenes, etc., etc. do NOT make a good game.
    - Bubba

    IDE and Compiler - Code::Blocks with MinGW
    Operating System - Windows XP Professional x64 Edition

  14. #269
    Frequently Quite Prolix dwks's Avatar
    Join Date
    Apr 2005
    Location
    Canada
    Posts
    8,057
    This page links to www.cprogramming.co: http://contests.cprogramming.com/ind...to...&theme=05.

    (Sidebar->Resources->Links Directory.)
    dwk

    Seek and ye shall find. quaere et invenies.

    "Simplicity does not precede complexity, but follows it." -- Alan Perlis
    "Testing can only prove the presence of bugs, not their absence." -- Edsger Dijkstra
    "The only real mistake is the one from which we learn nothing." -- John Powell


    Other boards: DaniWeb, TPS
    Unofficial Wiki FAQ: cpwiki.sf.net

    My website: http://dwks.theprogrammingsite.com/
    Projects: codeform, xuni, atlantis, nort, etc.

  15. #270
    Frequently Quite Prolix dwks's Avatar
    Join Date
    Apr 2005
    Location
    Canada
    Posts
    8,057
    I know this is on www.aihorizon.com, but this site is the affiliate . . .

    This page looks weird: http://aihorizon.com/resources/books.htm
    dwk

    Seek and ye shall find. quaere et invenies.

    "Simplicity does not precede complexity, but follows it." -- Alan Perlis
    "Testing can only prove the presence of bugs, not their absence." -- Edsger Dijkstra
    "The only real mistake is the one from which we learn nothing." -- John Powell


    Other boards: DaniWeb, TPS
    Unofficial Wiki FAQ: cpwiki.sf.net

    My website: http://dwks.theprogrammingsite.com/
    Projects: codeform, xuni, atlantis, nort, etc.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Strange side effects?
    By _Elixia_ in forum C Programming
    Replies: 4
    Last Post: 08-16-2005, 03:25 PM
  2. Strange file problem.
    By tilex in forum C++ Programming
    Replies: 1
    Last Post: 12-29-2004, 12:32 AM
  3. strange linked list problem
    By maes in forum Windows Programming
    Replies: 0
    Last Post: 09-06-2003, 09:28 AM