Page 2 of 12 FirstFirst 12345 ... LastLast
Results 41 to 80 of 474

Thread: FORUM ISSUES: Report Upgraded Issues in this thread

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

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    Sorting in the member's list page returns a server error.
    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

  2. #42
    Lively Member
    Join Date
    Oct 2011
    Posts
    80

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    http://www.vbforums.com/showthread.p...09#post4206909

    I know wrong posted, sorry. Just found the global Announcement.
    Best Regards

  3. #43
    Fanatic Member
    Join Date
    May 2009
    Posts
    876

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    How can I view all threads that I have created?

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

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    Use the method in post #5.
    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

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

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    It was showing "Database Error" for the last half hour when I try to access this page !

    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,...

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

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    The site's performance has been terrible ever since the upgrade. Any page takes at least 15 seconds to load if lucky. Many times it will time out. To me, this issue should be the #1 priority to get fixed. What the advantages of having a nice UI yet it doesn't 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 -

  7. #47
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    Way I figure it, it's going to be a couple days when the indexing is done before things settle down. My experience has been mixed... Just when I think things are getting better... it tanks... I jsut hope it doesn't drive away people. I'm trying to be patient with things, major upgrades are never 100% smooth....

    -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??? *

  8. #48
    New Member J Andersson's Avatar
    Join Date
    Jul 2012
    Posts
    2

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    What has happened to my account? As soon as I try to log on to the system I get a HTML 500 error message. I also noticed that I can't view any threads I have replied to. I had to create this new account just to be able to report this issue I'm having. Everyone elses account seems to be working.

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

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    It was showing "Database Error" for the last half hour when I try to access this page !
    I've been getting that all morning. As well as when I try to access my usercp, that's all messed up.
    "Code is like humor. When you have to explain it, it is bad." - Cory House
    VbLessons | HtmlLessons | CssLessons | Code Tags | Sword of Fury - Jameram

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

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    Well, it is all working...very inconsistently.

    This morning, I've tried on IE9 and Chrome. Both browsers are having troubles, though the troubles seem to be different for each. At first, I got a post or two in IE9, and all was well, then I went back to the list of posts, and there weren't any. I had the breadcrumbs, and the rest of the page, but not a single thread. I went back to the highest level, and had all the forums, but all the formatting was gone, so it was nearly a plain text site, side to side on the browser, no graphics. I then switched to Chrome, and the initial page loaded correctly, but every forum was without formatting. That meant that the bottom of every post overran some of the text of the post. It was usable as such, but just barely. Word wrapping is pretty well hosed, too.

    Switched back and forth between the browsers, and neither was rendering the page correctly. Most content was missing from both. I am now posting this on Chrome. Word wrapping is wrong, but other than that, this page is currently working fine. As a general rule, things are going better on Chrome than IE9, but neither one is 100%. Loading times are both horrendous, though, and database errors are frequent.

    At this point, I would have to say that the roll out is too unstable to be considered a success. It is barely usable.
    My usual boring signature: Nothing

  11. #51
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    Joacim, we are aware of the issue (Koolsid has the same), and it is being looked in to. Hopefully it wont take too long to correct.

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

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    This is probably already on the list to eventually be addressed, but the "Mark Thread Resolved" on the thread tools menu is missing.
    Currently using VS 2015 Enterprise on Win10 Enterprise x64.

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

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

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    Quote Originally Posted by si_the_geek View Post
    Joacim, we are aware of the issue (Koolsid has the same), and it is being looked in to. Hopefully it wont take too long to correct.
    Brad should be away to be emailing you about this Joacim. You might want to DM him as well.

    Gary

  14. #54

    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

    The issue with Joacim and Koolsid should now be resolved (both should be able to log in and use the forum). Additionally, the issue with the 'white out' pages on threads where the two of them have posted should now be resolved.

    We are continuing to work on the other issues.

    Thanks everyone for the continued feedback.

    As a note, VBForums is a *huge* forum. It is also the one of the oldest -- if not the oldest -- forum using vBulletin (the original owners are the guys that do vBulletin). As such, there are a few items showing up here that didn't happen in our previous migrations. The site also has a gremlin or two (like the whiteout issue we just addressed). It is all of these things (the history, not the gremlins) that help make this such a cool forum! That and you guys - the community!

    Brad!
    Have you given out your reputation points today? Select the Rate This Post link to give points for good posts!
    -------------------------------------------------------------
    Brad! Jones
    Lots of Software, LLC
    (I wrote: C Programming in One Hour a Day) (Dad Jokes Book) (Follow me on Twitter)

    --------------------------------------------------------------

  15. #55
    Discovering Life Siddharth Rout's Avatar
    Join Date
    Feb 2005
    Location
    Mumbai, India
    Posts
    12,001

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    @Brad: Yup. Hurray!!!!!!! It is sorted. I was monitoring this thread in Offline mode.

    I LIKE THE NEW LOOK!!!! :THUMB:
    A good exercise for the Heart is to bend down and help another up...
    Please Mark your Thread "Resolved", if the query is solved


    MyGear:
    ★ CPU ★ Ryzen 5 5800X
    ★ GPU ★ NVIDIA GeForce RTX 3080 TI Founder Edition
    ★ RAM ★ G. Skill Trident Z RGB 32GB 3600MHz
    ★ MB ★ ASUS TUF GAMING X570 (WI-FI) ATX Gaming
    ★ Storage ★ SSD SB-ROCKET-1TB + SEAGATE 2TB Barracuda IHD
    ★ Cooling ★ NOCTUA NH-D15 CHROMAX BLACK 140mm + 10 of Noctua NF-F12 PWM
    ★ PSU ★ ANTEC HCG-1000-EXTREME 1000 Watt 80 Plus Gold Fully Modular PSU
    ★ Case ★ LIAN LI PC-O11 DYNAMIC XL ROG (BLACK) (G99.O11DXL-X)
    ★ Monitor ★ LG Ultragear 27" 240Hz Gaming Monitor
    ★ Keyboard ★ TVS Electronics Gold Keyboard
    ★ Mouse ★ Logitech G502 Hero

  16. #56
    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 stanav View Post
    The site's performance has been terrible ever since the upgrade. Any page takes at least 15 seconds to load if lucky. Many times it will time out.
    I'm getting this problem too.
    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

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

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    Oh my, now I can't find the members list page. I think its missing.

    Also, whenever typing a reply, I see an auto save thing pop up from time to time. Can anyone tell me what that is about ? Where does it save ?
    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

  18. #58
    Karen Payne MVP kareninstructor's Avatar
    Join Date
    Jun 2008
    Location
    Oregon
    Posts
    6,713

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    All appears mostly fine on my computers at this time but was not until about one hour ago which I figure is par for the course with an operation like this.
    Not crazy about the large icons for each thread but will get use to them.

  19. #59
    I'm about to be a PowerPoster! Joacim Andersson's Avatar
    Join Date
    Jan 1999
    Location
    Sweden
    Posts
    14,649

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    Yeah, I'm back . BTW, how do you mark a thread as resolved, I can't find it in the thread tools menu anymore?

  20. #60
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    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
    * 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??? *

  21. #61
    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 assume that the constantly changing behavior is due to fixes and work that is ongoing. At the moment, all the issues I was having earlier this morning are all gone. Everything is working as I would expect, just as it did pretty much all of yesterday.
    My usual boring signature: Nothing

  22. #62
    Lively Member
    Join Date
    Oct 2011
    Posts
    80

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    Indeed website is really really slow. Takes more than 10 seconds to load for me.
    Same for UK and USA vpn. Seems to be the server i guess, and not my network.
    Best Regards

  23. #63

    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

    To answer a few questions --

    Yes - there are developers looking at this site and some of the others that were perviously migrated as something being reviewed impact multiple sites.
    Yes - There was a fix that should have helped speed up the forum, and yes, indexing is still happening which might have some pull on the speed, but it shouldn't have much.
    Auto-save in replies is done so that if you have an issue with the browser, you don't loose what you had typed. This was an issue in previous versions of vBulletin. I assume it saves to cache, but I don't really know. Someone else might know where it is saving to.
    Noted - I see that the resolve thread is missing as well. The main developer is reviewing this thread, so it will be noted by them as well.

  24. #64
    Hyperactive Member
    Join Date
    Aug 2011
    Posts
    272

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    Is there a link to the rules somewhere that I'm completely overlooking? (Am I imagining that there was one on the main page prior to the update?)

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

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    Is there a link to the rules somewhere that I'm completely overlooking? (Am I imagining that there was one on the main page prior to the update?)
    If you scroll all the way down, then you'll see it right above "developer.com". The label's text is Acceptable Use Policy. Or you can click in my signature :P
    "Code is like humor. When you have to explain it, it is bad." - Cory House
    VbLessons | HtmlLessons | CssLessons | Code Tags | Sword of Fury - Jameram

  26. #66
    Hyperactive Member
    Join Date
    Aug 2011
    Posts
    272

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    Quote Originally Posted by dday9 View Post
    If you scroll all the way down, then you'll see it right above "developer.com". The label's text is Acceptable Use Policy. Or you can click in my signature :P
    Ah, there it is. I tried various searches but didn't think about AUP. Probably wouldn't hurt to make that a little more visible. (Although now that I'm looking at it, I don't see some of the things that were in place prior to the upgrade. Didn't there used to be a rule against asking for help writing programs to hack games, auto-register accounts and such?)

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

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    If it's not there then it could fall in the very last rule:
    •You will, if asked by a representative of the Websites, cease posting any Content, and/or links to Content, deemed offensive, objectionable, or in poor taste by the staff of the Websites
    Edit-
    It could also fall here:
    •You will not violate any laws nor to discuss illegal activities
    or here
    •You will not post any copyrighted material, nor link to any copyrighted material (with the exception of publicly available sites and pages that the legal owners of the copyrights have created to make that material freely available to the general public), unless that copyright is owned by you or you otherwise have the rights to such Content.
    Last edited by dday9; Jul 31st, 2012 at 02:52 PM.
    "Code is like humor. When you have to explain it, it is bad." - Cory House
    VbLessons | HtmlLessons | CssLessons | Code Tags | Sword of Fury - Jameram

  28. #68
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    Quote Originally Posted by samuelk View Post
    Ah, there it is. I tried various searches but didn't think about AUP. Probably wouldn't hurt to make that a little more visible. (Although now that I'm looking at it, I don't see some of the things that were in place prior to the upgrade. Didn't there used to be a rule against asking for help writing programs to hack games, auto-register accounts and such?)
    Why? you planning on something?

    -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??? *

  29. #69

    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

    Quote Originally Posted by samuelk View Post
    Didn't there used to be a rule against asking for help writing programs to hack games, auto-register accounts and such?)
    That would be in the AUP. It doesn't blatantly say "we don't allow your to post information on illegally using other people's programs, nor does it explicity state that we don't allow you to create systems that allow you to spam other sites" but we do say things that on a more global level indicate that such activities are not tolerated here.

    It is kind of like having a rule that says "no stealing." Such a a rule would cover robbing banks without the need to say "no robbing banks".

    A good rule of thumb is -- if what you are asking were public information to everybody in the world with your name tied to it, would you still post it? In the case of 'hacking a game," would you make your post if the owner of the source to that game were here and could see your actual name?

    Rules didn't change with the upgrade. If in doubt - use common sense.....

    Brad!
    Have you given out your reputation points today? Select the Rate This Post link to give points for good posts!
    -------------------------------------------------------------
    Brad! Jones
    Lots of Software, LLC
    (I wrote: C Programming in One Hour a Day) (Dad Jokes Book) (Follow me on Twitter)

    --------------------------------------------------------------

  30. #70
    Hyperactive Member
    Join Date
    Aug 2011
    Posts
    272

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    Quote Originally Posted by techgnome View Post
    Why? you planning on something?
    Most of the games I'd be hacking would require me to revert back to a VB for DOS or else port VB to the 6502 processor.

    I was going to suggest someone read the rules in another thread but wanted to make sure the rule I had in mind was actually there first.

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

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    Check out the edit in my prior post and point to those bullets.
    "Code is like humor. When you have to explain it, it is bad." - Cory House
    VbLessons | HtmlLessons | CssLessons | Code Tags | Sword of Fury - Jameram

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

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    Quote Originally Posted by techgnome View Post
    Why? you planning on something?

    -tg
    Nope, but I think I know the thread he is talking about. Clearly up to no good, but hasn't explicitly stated so....yet.

    By the way, I just noted an oddity, which is utterly trivial. If you hover over the green gems, you get a tooltip showing some message about the reputation, as always. However, if you rep somebody, that tooltip goes away for the person you repped until you refresh the page. This was not a comprehensive test, though, as I am not certain that the problem doesn't only occur if the rep took the person to a different level.
    My usual boring signature: Nothing

  33. #73
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    Quote Originally Posted by Shaggy Hiker View Post
    By the way, I just noted an oddity, which is utterly trivial. If you hover over the green gems, you get a tooltip showing some message about the reputation, as always. However, if you rep somebody, that tooltip goes away for the person you repped until you refresh the page. This was not a comprehensive test, though, as I am not certain that the problem doesn't only occur if the rep took the person to a different level.
    That happened before the upgrade too, but I'm not sure if it varies based on level etc.

  34. #74
    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'm pretty sure that it wasn't happening for me, but maybe I was just fooling myself. In any case, it pretty much doesn't matter.
    My usual boring signature: Nothing

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

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    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
    I also feel that this is missing - used it often and it's not always there.

    I didn't see that tg's point was noted or addressed - maybe I missed it - but I second this one!

    *** 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

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

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    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...

  37. #77

    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

    Quote Originally Posted by .paul. View Post
    1 thing i did notice is there's no code/vbcode buttons in the quick reply window...
    Did the quick reply window have a code button before the upgrade?

  38. #78
    PowerPoster
    Join Date
    Sep 2006
    Location
    Egypt
    Posts
    2,579

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    The most awful thing in the new look, when i browse What's New? tab, both Replies and Views are in the same column under each other, previously Replies was in its own column, so it was easy for my eyes to find out threads with no answer!

    Is it possible to change that?



  39. #79
    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 brad jones View Post
    Did the quick reply window have a code button before the upgrade?
    yep + VBCode

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

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    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.
    My usual boring signature: Nothing

Page 2 of 12 FirstFirst 12345 ... 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