Quick style chooser doesn't show up

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Gary King
    Senior Member
    • Feb 2002
    • 860

    Quick style chooser doesn't show up

    On RC4, the quick style chooser didn't show up until I changed
    PHP Code:
        $quickchooserbits construct_style_options(-1'--'truetrue); 
    to
    PHP Code:
        $quickchooserbits construct_style_options('-1''--'truetrue); 
    I wonder why I had to make any modifications for it to work? (This vBulletin was a RC 3 upgraded to RC 4.)
  • synicide
    Senior Member
    • Jul 2003
    • 206
    • 3.5.x

    #2


    I don't think you had to do that according to this bug report.

    Comment

    • Gary King
      Senior Member
      • Feb 2002
      • 860

      #3
      Well I had to apparently on my forums

      Comment

      • synicide
        Senior Member
        • Jul 2003
        • 206
        • 3.5.x

        #4
        Originally posted by Gary W
        Well I had to apparently on my forums
        Well that's weird.
        It didn't happen to me on my forums, but I would have never thought of looking in the code. That's like jumping into a swamp of ickyness for me.

        Comment

        • claytonp
          Member
          • Oct 2001
          • 33

          #5
          Style Chooser...

          Hello,

          I am running RC4 and have implemented the change in functions.php as per the bug report:



          However, I still cannot see the quick style chooser.

          I'm now attempting the fix by Gary, however I cannot locate the code, ie.

          $quickchooserbits = construct_style_options(-1, '--', true, true);

          Could someone please tell me which file this piece of code is in, so I can make the necessary modifications.
          Regards,

          Clayton

          Comment

          • claytonp
            Member
            • Oct 2001
            • 33

            #6
            Got it...

            Hello,

            Please disregard my last post. I have solved the problem.
            Regards,

            Clayton

            Comment

            • bklynjava
              Member
              • Jul 2005
              • 37
              • 3.6.x

              #7
              Seems nothing I change will allow me to use the style chooser.

              I have reverted and did the following listed above and still no go.

              The chooser is present and the styles - It just won't change between the two.

              Comment

              widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
              Working...