Page 3 of 12 FirstFirst 123456 ... LastLast
Results 81 to 120 of 474

Thread: FORUM ISSUES: Report Upgraded Issues in this thread

  1. #81
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,104

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    I seem to have given a lot of reps today, which just showed another oddity: When I give a rep, I get a message saying that I can't rep the same person twice for a given post. Perhaps my clicking the button comes with a stutter, but I really don't think so. I even got that message followed immediately by the message about "thanks for giving a rep...etc."
    My usual boring signature: Nothing

  2. #82
    MS SQL Powerposter szlamany's Avatar
    Join Date
    Mar 2004
    Location
    Connecticut
    Posts
    18,263

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    Seems that the links in the emails following "This thread is located at" do not actually go to the NEWPOST of the thread.

    *** Read the sticky in the DB forum about how to get your question answered quickly!! ***

    Please remember to rate posts! Rate any post you find helpful - even in old threads! Use the link to the left - "Rate this Post".

    Some Informative Links:
    [ SQL Rules to Live By ] [ Reserved SQL keywords ] [ When to use INDEX HINTS! ] [ Passing Multi-item Parameters to STORED PROCEDURES ]
    [ Solution to non-domain Windows Authentication ] [ Crazy things we do to shrink log files ] [ SQL 2005 Features ] [ Loading Pictures from DB ]

    MS MVP 2006, 2007, 2008

  3. #83
    VB For Fun Edgemeal's Avatar
    Join Date
    Sep 2006
    Location
    WindowFromPoint
    Posts
    4,255

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    Main page at the bottom it says,...
    Most users ever online was 5,617, Today at 03:12 AM.

    Is that for real or due to the upgrade?

  4. #84
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    Quote Originally Posted by szlamany View Post
    Seems that the links in the emails following "This thread is located at" do not actually go to the NEWPOST of the thread.
    I think that's related to the similar issue of "go to last post" from the threads listings... of which the chief suspect is the in-progress indexing... guess only time will tell.

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  5. #85
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    Quote Originally Posted by akhileshbc View Post
    It was showing "Database Error" for the last half hour when I try to access this page !
    I think then it would be acceptable to just email Brad.
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

  6. #86
    VB For Fun Edgemeal's Avatar
    Join Date
    Sep 2006
    Location
    WindowFromPoint
    Posts
    4,255

    Unhappy View Single Post - Broken

    Not sure if this was mentioned but if you click on a link that targets a single post the whole page that the post is on loads instead of just the single post now.

    I guess its not that big of deal for a programmers forum since 99% of the content is text, but this would totally suck for forums where people post a lot of images in threads.

    It would be nice if you could get View Single Post working again, its faster and uses less bandwidth.

    Edit:
    Example, Forum running vBulletin v3.8.7
    View single post (some C++ code).
    http://forums.anandtech.com/showpost...2&postcount=39

    For now I'll just change my "Number of Posts to Show Per Page" from 60 to 10 or 20 I guess?
    Last edited by Edgemeal; Aug 2nd, 2012 at 03:34 PM. Reason: chnage title

  7. #87
    PowerPoster jcis's Avatar
    Join Date
    Jan 2003
    Location
    Argentina
    Posts
    4,430

    Spell Check Button not working

    I've already installed ieSpell but the new Spell Check Button is still not working (the last button at right in the Quick Reply Toolbar). Anyway the spell check can still be lauched like in any other page on any site when using ieSpell by doing a simple right click anywhere, it also takes selected text, "Check Spelling" and "ieSpell Options" are present in the right click menu, it's just the new button in the message toolbar that's not working, it's doing nothing, at least in my case.

    I'm using IE8 under Windows XP

  8. #88
    Angel of Code Niya's Avatar
    Join Date
    Nov 2011
    Posts
    9,017

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    The performance of the forums has improved a lot today, almost like normal. I still can't find the members list though and searching seems to only bring up empty results. I assume the latter is because of incomplete indexes.

    Also, anybody have any idea if and when they are going to fix the code/highlight tags ?
    Treeview with NodeAdded/NodesRemoved events | BlinkLabel control | Calculate Permutations | Object Enums | ComboBox with centered items | .Net Internals article(not mine) | Wizard Control | Understanding Multi-Threading | Simple file compression | Demon Arena

    Copy/move files using Windows Shell | I'm not wanted

    C++ programmers will dismiss you as a cretinous simpleton for your inability to keep track of pointers chained 6 levels deep and Java programmers will pillory you for buying into the evils of Microsoft. Meanwhile C# programmers will get paid just a little bit more than you for writing exactly the same code and VB6 programmers will continue to whitter on about "footprints". - FunkyDexter

    There's just no reason to use garbage like InputBox. - jmcilhinney

    The threads I start are Niya and Olaf free zones. No arguing about the benefits of VB6 over .NET here please. Happiness must reign. - yereverluvinuncleber

  9. #89
    Angel of Code Niya's Avatar
    Join Date
    Nov 2011
    Posts
    9,017

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    ooo I just discovered, you can rep in chit-chat now.
    Treeview with NodeAdded/NodesRemoved events | BlinkLabel control | Calculate Permutations | Object Enums | ComboBox with centered items | .Net Internals article(not mine) | Wizard Control | Understanding Multi-Threading | Simple file compression | Demon Arena

    Copy/move files using Windows Shell | I'm not wanted

    C++ programmers will dismiss you as a cretinous simpleton for your inability to keep track of pointers chained 6 levels deep and Java programmers will pillory you for buying into the evils of Microsoft. Meanwhile C# programmers will get paid just a little bit more than you for writing exactly the same code and VB6 programmers will continue to whitter on about "footprints". - FunkyDexter

    There's just no reason to use garbage like InputBox. - jmcilhinney

    The threads I start are Niya and Olaf free zones. No arguing about the benefits of VB6 over .NET here please. Happiness must reign. - yereverluvinuncleber

  10. #90
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,104

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    THAT has to go away promptly. Many bad things would come of repping for insanity.
    My usual boring signature: Nothing

  11. #91
    Angel of Code Niya's Avatar
    Join Date
    Nov 2011
    Posts
    9,017

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    Oh the horror
    Treeview with NodeAdded/NodesRemoved events | BlinkLabel control | Calculate Permutations | Object Enums | ComboBox with centered items | .Net Internals article(not mine) | Wizard Control | Understanding Multi-Threading | Simple file compression | Demon Arena

    Copy/move files using Windows Shell | I'm not wanted

    C++ programmers will dismiss you as a cretinous simpleton for your inability to keep track of pointers chained 6 levels deep and Java programmers will pillory you for buying into the evils of Microsoft. Meanwhile C# programmers will get paid just a little bit more than you for writing exactly the same code and VB6 programmers will continue to whitter on about "footprints". - FunkyDexter

    There's just no reason to use garbage like InputBox. - jmcilhinney

    The threads I start are Niya and Olaf free zones. No arguing about the benefits of VB6 over .NET here please. Happiness must reign. - yereverluvinuncleber

  12. #92
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    Hello,

    The url for the memberlist is this:

    http://www.vbforums.com/memberlist.php

    However, when you try to access it, you get the warning:

    Sorry! The administrator has disabled the list of members.
    Is there a reason why this was done?

    Gary

  13. #93
    PowerPoster
    Join Date
    Jul 2006
    Location
    Maldon, Essex. UK
    Posts
    6,334

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    I note that the "last edited by etc" text does not appear after editing a Post.

    EDIT: Belay that....... It does appear if you put a Reason for Editing in.
    Last edited by Doogle; Aug 2nd, 2012 at 03:08 AM. Reason: To Edit the original

  14. #94
    Angel of Code Niya's Avatar
    Join Date
    Nov 2011
    Posts
    9,017

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    Quote Originally Posted by Doogle View Post
    I note that the "last edited by etc" text does not appear after editing a Post.

    EDIT: Belay that....... It does appear if you put a Reason for Editing in.
    If you edit a post multiple times within a minute it doesnt show the 'last edited' text unless you put a reason. That was always normal behaviour.
    Treeview with NodeAdded/NodesRemoved events | BlinkLabel control | Calculate Permutations | Object Enums | ComboBox with centered items | .Net Internals article(not mine) | Wizard Control | Understanding Multi-Threading | Simple file compression | Demon Arena

    Copy/move files using Windows Shell | I'm not wanted

    C++ programmers will dismiss you as a cretinous simpleton for your inability to keep track of pointers chained 6 levels deep and Java programmers will pillory you for buying into the evils of Microsoft. Meanwhile C# programmers will get paid just a little bit more than you for writing exactly the same code and VB6 programmers will continue to whitter on about "footprints". - FunkyDexter

    There's just no reason to use garbage like InputBox. - jmcilhinney

    The threads I start are Niya and Olaf free zones. No arguing about the benefits of VB6 over .NET here please. Happiness must reign. - yereverluvinuncleber

  15. #95
    Super Moderator dday9's Avatar
    Join Date
    Mar 2011
    Posts
    12,375

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    Yep, I've edited my post like 4-5 times before teh update and it would never show the "last edited by" because I would do all of them in like a minute.

    Edit - A good example is of this edit because I noticed a typo.
    "Code is like humor. When you have to explain it, it is bad." - Cory House
    VbLessons | HtmlLessons | CssLessons | Code Tags | Sword of Fury - Jameram

  16. #96
    PowerPoster stanav's Avatar
    Join Date
    Jul 2006
    Location
    Providence, RI - USA
    Posts
    9,290

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    Performance is horrible again today compared to yesterday. Each and every page I visit takes at least 15 seconds to load.
    Let us have faith that right makes might, and in that faith, let us, to the end, dare to do our duty as we understand it.
    - Abraham Lincoln -

  17. #97
    eXtreme Programmer .paul.'s Avatar
    Join Date
    May 2007
    Location
    Chelmsford UK
    Posts
    26,415

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    Quote Originally Posted by stanav View Post
    Performance is horrible again today compared to yesterday. Each and every page I visit takes at least 15 seconds to load.
    i agree.

  18. #98
    Freelancer akhileshbc's Avatar
    Join Date
    Jun 2008
    Location
    Trivandrum, Kerala, India
    Posts
    7,652

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    @All Admins: Have you blocked the "rate this post" option in Chit-Chat forum ? That should be done fast!


    If my post was helpful to you, then express your gratitude using Rate this Post.
    And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
    My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet

    Social Group: VBForums - Developers from India


    Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...

  19. #99
    Super Moderator dday9's Avatar
    Join Date
    Mar 2011
    Posts
    12,375

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    Something I noticed in this thread. The op still only has 1 post, even though he/she posted the origional thread and then responded. Is that normal?
    "Code is like humor. When you have to explain it, it is bad." - Cory House
    VbLessons | HtmlLessons | CssLessons | Code Tags | Sword of Fury - Jameram

  20. #100
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,104

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    Performance appears to have improved from earlier this morning.
    My usual boring signature: Nothing

  21. #101
    Frenzied Member
    Join Date
    Jul 2006
    Location
    MI
    Posts
    2,012

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    Quote Originally Posted by Shaggy Hiker View Post
    Performance appears to have improved from earlier this morning.
    Definitely not for me. Performance is so bad that the site is basically useless. Have to wait 30-60 seconds for the site to respond to any clicks. 4 days of this is ridiculous ... maybe they should have beta tested before rolling out...

  22. #102
    Angel of Code Niya's Avatar
    Join Date
    Nov 2011
    Posts
    9,017

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    Id argue that this is the beta test. Its userbase, the beta testers
    Treeview with NodeAdded/NodesRemoved events | BlinkLabel control | Calculate Permutations | Object Enums | ComboBox with centered items | .Net Internals article(not mine) | Wizard Control | Understanding Multi-Threading | Simple file compression | Demon Arena

    Copy/move files using Windows Shell | I'm not wanted

    C++ programmers will dismiss you as a cretinous simpleton for your inability to keep track of pointers chained 6 levels deep and Java programmers will pillory you for buying into the evils of Microsoft. Meanwhile C# programmers will get paid just a little bit more than you for writing exactly the same code and VB6 programmers will continue to whitter on about "footprints". - FunkyDexter

    There's just no reason to use garbage like InputBox. - jmcilhinney

    The threads I start are Niya and Olaf free zones. No arguing about the benefits of VB6 over .NET here please. Happiness must reign. - yereverluvinuncleber

  23. #103
    Super Moderator dday9's Avatar
    Join Date
    Mar 2011
    Posts
    12,375

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    Performance for me is still very slow, however, from what I understand they did beta test on a few forums that had very low traffic for a while before updating the whole site.
    "Code is like humor. When you have to explain it, it is bad." - Cory House
    VbLessons | HtmlLessons | CssLessons | Code Tags | Sword of Fury - Jameram

  24. #104
    PowerPoster JuggaloBrotha's Avatar
    Join Date
    Sep 2005
    Location
    Lansing, MI; USA
    Posts
    4,286

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    http://www.vbforums.com/group.php results in a database error page showing.

    Also, I don't see a link in the navigation menu at the top to view the forum's member list so I manually navigated to http://www.vbforums.com/memberlist.php which displays a "Sorry! The administrator has disabled the list of members." message.
    Currently using VS 2015 Enterprise on Win10 Enterprise x64.

    CodeBank: All ThreadsColors ComboBoxFading & Gradient FormMoveItemListBox/MoveItemListViewMultilineListBoxMenuButtonToolStripCheckBoxStart with Windows

  25. #105

    Thread Starter
    ex-Administrator brad jones's Avatar
    Join Date
    Nov 2002
    Location
    Indianapolis
    Posts
    6,614

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    Everyone -
    The developers will be cranking through this thread again tonight and working to hammer on some of the issues.

    Also, the speed issue is noted. I forwarded a number of posts and messages to the techies to emphasize the speed issue. They are working to understand what is slowing things down so that we can fix it for the long term. They have some additional plans that might also help speed that things up that they will apply after they do direct forum fixes.

    Id argue that this is the beta test. Its userbase, the beta testers
    As to Niya's comments -- I blieve that companies today say they are "Agile." We are just being agile!

    In seriousness, we've migrated quite a few forums prior to this one. Most were smaller except for Codeguru. This forum, however, is one of the biggest as far as database size and such. As such, it is going to push things beyond what the other forums have.

    Changes are happening. It will get better. This was a really big internal change to the forum.

    Brad!

  26. #106
    Frenzied Member
    Join Date
    Jul 2006
    Location
    MI
    Posts
    2,012

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    Thanks for the update Brad. Cant wait until all the bugs are worked out & we can have our beloved forum back again!

  27. #107
    Angel of Code Niya's Avatar
    Join Date
    Nov 2011
    Posts
    9,017

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    I've rummaged through the first page and filtered out all the actually issues from the general conversation if this helps:-

    Quote Originally Posted by KJJohnson_05 View Post
    All the code boxes used to be legible but the format of them has changed to being one line tall with a scroll bar...effectively making it impossible for me to get any perspective of what I'm looking at.
    Quote Originally Posted by make me rain View Post
    VB codes ( HIGHLIGHT ) blocks are become vary small
    please make it like previous
    for better visualization of the problem please visit this page where you can see cade block window is fixed for about 1Cm standard height
    Quote Originally Posted by rjv_rnjn View Post
    I miss that we don't get the navigation path towards the end of the page. You could read the last post and then you didn't have to scroll all the way back up to go back to the forum; the forum navigation tool bar was just there. eg. at the top we see VBForums->Community -> Forum Feedback -> FORUM ISSUES: Report Upgraded Issues in this thread. This was also present towards the end of the page.
    Quote Originally Posted by techgnome View Post
    OK, things that aren't working for me (in no particular order and nothing of a major concern):
    A couple times I've used the Quick Reply... I get prompted if I want to Leave the Page or Stay on the page.... and then it seems to hang.
    While typing in a reply when I hit the far right side, the quick reply, rather than breaking on a word and wrapping, as I would expect.... broke it in the middle of a word. It posted OK, but caused confusion on my part.

    The text look
    ed like this. it
    was unexpect
    ed.

    There was a third item.... only now I've forgotten it. I see broken images all over the place, but I suspect that will be corrected in due time.

    Oh, the third item... it used to be that when I hit the tab button from the quick reply window, it would go to the "submit" button for the quick reply... it no longer does. Once I'm in the quick reply, the tab doesn't do anything. USed to be nice to type in the reply, hit tab, then space and it would post.

    -tg
    Quote Originally Posted by Niya View Post
    Couple issues, code tags do word wrapping which makes code blocks with long lines of code look unruly. Its difficult to read. Highlight tags have a tiny code box which I'm sure is some kind of error. I'm also getting server errors trying to access certain pages(even when trying to make this post, it timed out). When typing in a reply, the box no longer wraps a word to the next line when it passes the right side, I can learn to live with this though.

    I'm willing to give this a shot but to be perfectly honest, I wish they never upgraded. The forums were fine before. On the plus side, I'm glad they didn't add that annoying side panel you see at CodeGuru so all is not lost. There are obviously kinks in this upgrade(like the highlight issue I mentioned above) so I'm gonna take a week off from here to give the guys a chance to fix all the little issues with the forums. These little annoyances make this upgrade unusable to me. Its really aching to wonder if clicking the next link would return some kind of 'server error' and any one who knows me here knows how much I love highlight tags

    I'll check in on this thread from time to time to see how the admins are coming along with dealing with the issues. Cya in week guys
    Quote Originally Posted by techgnome View Post
    Minor irritant: The "Quick Links" menu option comes and goes... the "Quick Links" menu doesn't show up when I view New Posts (which is what I use more often than not) ... but Mark Forum Read is always there, which doesn't make sense if I'm viewing a search result.... ????


    -tg
    Quote Originally Posted by JuggaloBrotha View Post
    Another vb.net programming forum I'm apart of upgraded to vbulletin v4x about a year ago and they had all kinds of issues with the CODE and HIGHLIGHT tags right after the upgrade. They did eventually fixed them but they also installed a different tagging thing called XCODE. You can use [XCODE=vb][/XCODE] to denote vb.net syntax and all that, it displays much nicer than the [HIGHLIGHT=vb][/HIGHLIGHT] does.
    xcode:
    Attachment 89977

    highlight:
    vb Code:
    1. Private Sub MySub
    2.     Dim X As Integer = 0
    3. End Sub

    Which brings me to a bug I just found, in FF 10 on Win7 x64 I click the attach file and select an image file on my computer and when I click the Upload file button it does nothing, it just sits there and I can't find any other way to upload a file to attach to a post.

    Edit:
    I was able to attach the image using the Image button on the quick post box, the attachments window off the advanced editor still does nothing.
    Quote Originally Posted by dday9 View Post
    Something I noticed today is this:
    Attachment 89983

    Something small, prob just a sizing issue.
    Treeview with NodeAdded/NodesRemoved events | BlinkLabel control | Calculate Permutations | Object Enums | ComboBox with centered items | .Net Internals article(not mine) | Wizard Control | Understanding Multi-Threading | Simple file compression | Demon Arena

    Copy/move files using Windows Shell | I'm not wanted

    C++ programmers will dismiss you as a cretinous simpleton for your inability to keep track of pointers chained 6 levels deep and Java programmers will pillory you for buying into the evils of Microsoft. Meanwhile C# programmers will get paid just a little bit more than you for writing exactly the same code and VB6 programmers will continue to whitter on about "footprints". - FunkyDexter

    There's just no reason to use garbage like InputBox. - jmcilhinney

    The threads I start are Niya and Olaf free zones. No arguing about the benefits of VB6 over .NET here please. Happiness must reign. - yereverluvinuncleber

  28. #108
    Angel of Code Niya's Avatar
    Join Date
    Nov 2011
    Posts
    9,017

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    Issues from page 2:-

    Quote Originally Posted by Niya View Post
    Sorting in the member's list page returns a server error.
    Quote Originally Posted by JuggaloBrotha View Post
    This is probably already on the list to eventually be addressed, but the "Mark Thread Resolved" on the thread tools menu is missing.
    Quote Originally Posted by techgnome View Post
    The trend I'm noticing is that newer threads tend to be more responsive than ones that existed prior to the conversion... it wouldn't surprise me to to discover that the indexing process is what's interfering with things.

    -tg
    Quote Originally Posted by .paul. View Post
    i did notice all or most of these issues throughout the day, but most seem to be getting better now. 1 thing i did notice is there's no code/vbcode buttons in the quick reply window...
    Quote Originally Posted by Shaggy Hiker View Post
    Yes it did. I was about to post the same thing that .Paul just posted, but now I can just add another request to get those back. I almost never used anything OTHER than the quick reply window since it had all I needed. It had the code buttons, the quote button (which is still there), and a few others. The only thing I ever needed to Go Advanced for was the smileys, and I don't use many of those.
    Treeview with NodeAdded/NodesRemoved events | BlinkLabel control | Calculate Permutations | Object Enums | ComboBox with centered items | .Net Internals article(not mine) | Wizard Control | Understanding Multi-Threading | Simple file compression | Demon Arena

    Copy/move files using Windows Shell | I'm not wanted

    C++ programmers will dismiss you as a cretinous simpleton for your inability to keep track of pointers chained 6 levels deep and Java programmers will pillory you for buying into the evils of Microsoft. Meanwhile C# programmers will get paid just a little bit more than you for writing exactly the same code and VB6 programmers will continue to whitter on about "footprints". - FunkyDexter

    There's just no reason to use garbage like InputBox. - jmcilhinney

    The threads I start are Niya and Olaf free zones. No arguing about the benefits of VB6 over .NET here please. Happiness must reign. - yereverluvinuncleber

  29. #109
    Angel of Code Niya's Avatar
    Join Date
    Nov 2011
    Posts
    9,017

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    The performance issue is universal and well known by now so I didn't bother to quote anyone talking about it.
    Treeview with NodeAdded/NodesRemoved events | BlinkLabel control | Calculate Permutations | Object Enums | ComboBox with centered items | .Net Internals article(not mine) | Wizard Control | Understanding Multi-Threading | Simple file compression | Demon Arena

    Copy/move files using Windows Shell | I'm not wanted

    C++ programmers will dismiss you as a cretinous simpleton for your inability to keep track of pointers chained 6 levels deep and Java programmers will pillory you for buying into the evils of Microsoft. Meanwhile C# programmers will get paid just a little bit more than you for writing exactly the same code and VB6 programmers will continue to whitter on about "footprints". - FunkyDexter

    There's just no reason to use garbage like InputBox. - jmcilhinney

    The threads I start are Niya and Olaf free zones. No arguing about the benefits of VB6 over .NET here please. Happiness must reign. - yereverluvinuncleber

  30. #110
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    Thanks for doing the summary niya, much appreciated!

    Gary

  31. #111

    Thread Starter
    ex-Administrator brad jones's Avatar
    Join Date
    Nov 2002
    Location
    Indianapolis
    Posts
    6,614

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    Originally Posted by KJJohnson_05
    All the code boxes used to be legible but the format of them has changed to being one line tall with a scroll bar...effectively making it impossible for me to get any perspective of what I'm looking at.
    Originally Posted by make me rain
    VB codes ( HIGHLIGHT ) blocks are become vary small
    please make it like previous
    for better visualization of the problem please visit this page where you can see cade block window is fixed for about 1Cm standard height
    I was told these items were fixed.

  32. #112

    Thread Starter
    ex-Administrator brad jones's Avatar
    Join Date
    Nov 2002
    Location
    Indianapolis
    Posts
    6,614

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    Database error -

    This was an issue with a side table. I've been told this was fixed. If you still get a database error, plesae let me know what you were doing and report it.

    Thanks!

  33. #113

    Thread Starter
    ex-Administrator brad jones's Avatar
    Join Date
    Nov 2002
    Location
    Indianapolis
    Posts
    6,614

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    I was told that the mark thread resolved option which was missing is also resolved.

  34. #114
    VB For Fun Edgemeal's Avatar
    Join Date
    Sep 2006
    Location
    WindowFromPoint
    Posts
    4,255

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    Quote Originally Posted by brad jones View Post
    I was told that the mark thread resolved option which was missing is also resolved.
    Yeah!!! It Works!

  35. #115
    eXtreme Programmer .paul.'s Avatar
    Join Date
    May 2007
    Location
    Chelmsford UK
    Posts
    26,415

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    new problem.
    the "rate this post" icons have disappeared on my posts.
    they were working properly 2 hours ago.

  36. #116
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    I see the rate this post icons. they are changed in this version to a "sunburst" icon.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  37. #117
    eXtreme Programmer .paul.'s Avatar
    Join Date
    May 2007
    Location
    Chelmsford UK
    Posts
    26,415

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    Quote Originally Posted by RobDog888 View Post
    I see the rate this post icons. they are changed in this version to a "sunburst" icon.
    yeah they are visible on everyone else's posts, but not on mine, so i can't check my points

  38. #118
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    By vB forum software they are not shown on your own posts now.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  39. #119
    eXtreme Programmer .paul.'s Avatar
    Join Date
    May 2007
    Location
    Chelmsford UK
    Posts
    26,415

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    they were earlier today (+ in the previous VBulletin forum software)...
    i preferred that.

  40. #120
    Super Moderator dday9's Avatar
    Join Date
    Mar 2011
    Posts
    12,375

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    new problem.
    the "rate this post" icons have disappeared on my posts.
    they were working properly 2 hours ago.
    I just noticed that too. It seems as though the only way we can check our rep points in throught the user cp. Or I think it's called settings now. But it's a bummer.
    "Code is like humor. When you have to explain it, it is bad." - Cory House
    VbLessons | HtmlLessons | CssLessons | Code Tags | Sword of Fury - Jameram

Page 3 of 12 FirstFirst 123456 ... LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width