Page 1 of 6 1234 ... LastLast
Results 1 to 40 of 219

Thread: Forum Upgrade Issues

  1. #1

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

    Forum Upgrade Issues

    Okay, we upgraded the forum. Whenever that happens a few things always get a bit out of whack. Please post any issues you see in this thread. If you can be specific, that really helps.

    Thanks,

    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)

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

  2. #2
    Oi, fat-rag! bushmobile's Avatar
    Join Date
    Mar 2004
    Location
    on the poop deck
    Posts
    5,592

    Re: Forum Upgrade Issues

    are the gems meant to have gaps between them?

    the Code button in the Quick Reply window looks like <>Code


    IE6 btw


    what's new in this version? aside from the added functionality to the editor?

  3. #3
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Forum Upgrade Issues

    Could you possibly bring back the breadcrumb that was at the bottom of the page, beneath the posts?

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

    Re: Forum Upgrade Issues

    I never noticed the bottom breadcrumb but the top one is all I ever used.
    Probably after a few of the high priorities are complete I'm some things can be dealt with.
    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

  5. #5
    Fanatic Member kregg's Avatar
    Join Date
    Feb 2006
    Location
    UK
    Posts
    524

    Re: Forum Upgrade Issues

    clicky

    • VBCode tags are not working
    • Remove formatting doesn't seem to work (or otherwise I don't understand how to use it
    Last edited by kregg; Feb 26th, 2007 at 05:52 PM.

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

    Re: Forum Upgrade Issues

    vb Code:
    1. Dim oApp As Outlook.Application
    2.  
    3. Set oApp = New Outlook.Application
    4. 'Blah, blah, blah....
    There is a new vb code tag but the old tags are not converted yet. The Admins are working hard on a solution.
    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

  7. #7
    PowerPoster JPnyc's Avatar
    Join Date
    Oct 2002
    Location
    Manhattan
    Posts
    3,015

    Re: Forum Upgrade Issues

    vbcode has been replaced with highlight tags. This supports other languages as well, and it's vb highlighting is better. The vbcode button ads the tags, but you have to specify the lang by adding =vb to the opening tag
    highlight=vb

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

    Re: Forum Upgrade Issues

    Quote Originally Posted by mendhak
    Could you possibly bring back the breadcrumb that was at the bottom of the page, beneath the posts?
    Get your butter out mendhak, breadcrumbs are back on at the bottom of the page.
    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

  9. #9
    Fanatic Member kregg's Avatar
    Join Date
    Feb 2006
    Location
    UK
    Posts
    524

    Re: Forum Upgrade Issues

    Wow I like the new php highlighting! You can even click on commands and it will link straight to php website!

  10. #10
    Oi, fat-rag! bushmobile's Avatar
    Join Date
    Mar 2004
    Location
    on the poop deck
    Posts
    5,592

    Re: Forum Upgrade Issues

    None of the editor buttons work in Fx 2 (2.0.0.2) either in the Quick Reply or Advanced Reply editors

  11. #11
    Frenzied Member
    Join Date
    Aug 2005
    Posts
    1,042

    Re: Forum Upgrade Issues

    I access VBForums through AOL and I use Windows 2000, Pro.

    When I click to enter a forum thread, I am getting Error Message Boxes popping up.

    When I entered this thread an Error Message Box popped up stating:
    Error: Line 2297, 'VBphrase' is undefined. And then the Yes No, do you want to debug.

    Click No

    New Error Message Box:
    Line 2483, 'VB_Editor' is undefined, Yes No

    Click No

    New Error Message Box:
    Line 65, 'VB_Editor' is undefined, Yes No

    Click No

    No more Error Message Boxes and everything is fine.

    It doesn't seem to happen with all threads.
    After logging in I first went to Classic Visual Basic and it happened.
    Next, went to Visual Basic.Net and it happened.
    Then to Database and it did not happen.

    Not sure what this might mean, but it just started since your new update.

    I haven't made any changes to my system for several months.

    Thanks

    And there is more.

    When I clicked to post this, I just got:

    Line 135 'AJAX_Compatible' is undefined.

    Line 2902 'VB_Editor' is undefined.

    Line 2873 'VBphrase' is undefined.

    Line 3059 'VB_Editor' is undefined.
    Last edited by AIS4U; Feb 26th, 2007 at 06:29 PM. Reason: To Add: and there is more

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

    Re: Forum Upgrade Issues

    Quote Originally Posted by bushmobile
    None of the editor buttons work in Fx 2 (2.0.0.2) either in the Quick Reply or Advanced Reply editors
    Oh you know what I am going to say about that


    Anyways, is 2.0.0.2 a final release or a beta?
    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

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

    Re: Forum Upgrade Issues

    It's a final - I'm using it too and have the same issue!

  14. #14
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: Forum Upgrade Issues

    Quote Originally Posted by JPnyc
    vbcode has been replaced with highlight tags. This supports other languages as well, and it's vb highlighting is better. The vbcode button ads the tags, but you have to specify the lang by adding =vb to the opening tag
    highlight=vb
    Noooooooooooooooooooooooooooooooooooooooooooooo !!!!!!!!!!!!!!!!!!
    These are absolutely horrible - back to textbox which has very annoying scrollbars! Can we get the old ones back?

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

    Re: Forum Upgrade Issues

    Doesnt FF have an option to disable js?


    Ps, upgrade to IE 7
    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

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

    Re: Forum Upgrade Issues

    I think it may be Ok now.. my buttons have just started working!

  17. #17
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: Forum Upgrade Issues

    VBCODE isn't working - period.
    Try this:

    - paste your code into textbox
    - highlight the text (code)
    - hit the VBCODE button

    Input box pops up instead of tags being added.
    It works as expected when you click regular CODE button.

    Why did we have to change that again?

  18. #18
    Oi, fat-rag! bushmobile's Avatar
    Join Date
    Mar 2004
    Location
    on the poop deck
    Posts
    5,592

    Re: Forum Upgrade Issues

    Quote Originally Posted by si_the_geek
    I think it may be Ok now.. my buttons have just started working!
    really - mine still aren't working

    and as for the new vbcode stuff I have to agree with RB - the scrollbars aren't nice.

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

    Re: Forum Upgrade Issues

    Quote Originally Posted by RhinoBull
    VBCODE isn't working - period.
    Try this:

    - paste your code into textbox
    - highlight the text (code)
    - hit the VBCODE button

    Input box pops up instead of tags being added.
    It works as expected when you click regular CODE button.

    Why did we have to change that again?
    vb Code:
    1. Dim strString As String
    Works fin in IE 7, but you do have to enter in "=vb" to the opening tag - "[Highligh=vb]" after the tags are wrapped. what browser and version RB?
    I dont get any popup either.
    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

  20. #20
    PowerPoster JPnyc's Avatar
    Join Date
    Oct 2002
    Location
    Manhattan
    Posts
    3,015

    Re: Forum Upgrade Issues

    The old vb highlighting was for an older version. It no longer works here. This is what we were able to find to replace it.

  21. #21
    PowerPoster JPnyc's Avatar
    Join Date
    Oct 2002
    Location
    Manhattan
    Posts
    3,015

    Re: Forum Upgrade Issues

    The popup is for the language option, and it comes up in long reply only

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

    Re: Forum Upgrade Issues

    Quote Originally Posted by bushmobile
    really - mine still aren't working
    I didn't do anything other than load a couple more VBF pages, so I don't have anything to suggest I'm afraid.

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

    Re: Forum Upgrade Issues

    Close and reopen the browser?
    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

  24. #24
    PowerPoster JPnyc's Avatar
    Join Date
    Oct 2002
    Location
    Manhattan
    Posts
    3,015

    Re: Forum Upgrade Issues

    Others have had this issue with that buggy version. Disabling and enabling JS seemed to fix it for them.

  25. #25
    Oi, fat-rag! bushmobile's Avatar
    Join Date
    Mar 2004
    Location
    on the poop deck
    Posts
    5,592

    Re: Forum Upgrade Issues

    I've tried closing/reopening, disabling/enabling js, restarting windows - no joy

    I'm never use those buttons, so it's not affecting me. i guess it's just a wait-and-see jobby.

  26. #26
    Oi, fat-rag! bushmobile's Avatar
    Join Date
    Mar 2004
    Location
    on the poop deck
    Posts
    5,592

    Re: Forum Upgrade Issues

    just as some more info, the VBCode button points to http://www.vbforums.com/showthread.php?p=threadnumber# for me (in the Quick Reply editor)

  27. #27
    PowerPoster JPnyc's Avatar
    Join Date
    Oct 2002
    Location
    Manhattan
    Posts
    3,015

    Re: Forum Upgrade Issues

    You might want to try the things they suggested in this thread

  28. #28
    Oi, fat-rag! bushmobile's Avatar
    Join Date
    Mar 2004
    Location
    on the poop deck
    Posts
    5,592

    Re: Forum Upgrade Issues

    cheers joe, i had a look through that thread - in the end turning the popup blocked off and on sorted it

    new issue though: the rate this post link isn't working in Fx 2 or IE6

  29. #29
    PowerPoster JPnyc's Avatar
    Join Date
    Oct 2002
    Location
    Manhattan
    Posts
    3,015

    Re: Forum Upgrade Issues

    That shouldn't even have been there. You click the scales image now to rate a post.

  30. #30

  31. #31
    PowerPoster JPnyc's Avatar
    Join Date
    Oct 2002
    Location
    Manhattan
    Posts
    3,015

    Re: Forum Upgrade Issues

    Maybe but we're developers here, not end users!

  32. #32

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

    Re: Forum Upgrade Issues

    Quote Originally Posted by JPnyc
    That shouldn't even have been there. You click the scales image now to rate a post.

    We can add the text back in later. Let's focus on bigger issues.

    As a note - we won't get everything fixed today, so please be patient. Some fixes will need to wait until tomorrow morning before we address them.

    We will get to them though. The VBCode is one that is going to be slower to fix. We'd rather live with a little bit of goofiness for 24 hours and fix it right than to do a patch that then needs refixed.

    The end result of the upgrade will be much better than prior to the upgrade!

    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)

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

  33. #33
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: Forum Upgrade Issues

    Quote Originally Posted by RobDog888
    vb Code:
    1. Dim strString As String
    Works fin in IE 7, but you do have to enter in "=vb" to the opening tag - "[Highligh=vb]" after the tags are wrapped. what browser and version RB?
    I dont get any popup either.
    I'm using IE6 and have no desire for upgrade. This means new forum upgrade really ... !

  34. #34
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: Forum Upgrade Issues

    Quote Originally Posted by JPnyc
    The old vb highlighting was for an older version. It no longer works here. This is what we were able to find to replace it.
    Too bad. Can we roll it back? What was wrong with previous version? [Serious].

    And what's the strory with spaces between the green boxes (reputations) ?

  35. #35
    PowerPoster JPnyc's Avatar
    Join Date
    Oct 2002
    Location
    Manhattan
    Posts
    3,015

    Re: Forum Upgrade Issues

    No, we can't roll it back. Older software stops being supported, holes stop being plugged, and it becomes a liability.

  36. #36
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Re: Forum Upgrade Issues

    umm eww. I dont like the way the VB code works.

    Suggestion:
    • Drop down button that has: VB Code, PHP Code... etc...etc..
    My usual boring signature: Something

  37. #37
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: Forum Upgrade Issues

    Quote Originally Posted by JPnyc
    No, we can't roll it back. Older software stops being supported, holes stop being plugged, and it becomes a liability.
    But it broke all compatibility though. Did you guys even bothered testing before rolling it out? I can't beieve so many issues found in just matter of minutes.

  38. #38

  39. #39
    PowerPoster JPnyc's Avatar
    Join Date
    Oct 2002
    Location
    Manhattan
    Posts
    3,015

    Re: Forum Upgrade Issues

    Such as what? Of course we tested it. It's running on 24 other forums, going back to november of last yr.

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

    Re: Forum Upgrade Issues

    Like Brad posted, its only the first few hours so far. After a while maybe something else can be done about the scrollbars.
    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

Page 1 of 6 1234 ... 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