Announcement

Collapse
No announcement yet.

Allow users to choose skins....

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Allow users to choose skins....

    Originally i had 1 skin (a child of vbulletin3 skin with template mods) and i set the "allow users to choose skins" in the vb options to NO.

    I've got 2 skins at the moment and want to allow users to choose between them. I set the "allow users to choose skins" in the vb options to YES, and i get NO box at the bottom of the screen to choose the skin. No box anywhere i can see?!

    Using vb3.0.0 btw.

    My templates are shown in the sytle manager as below :

    -vbulletin3
    ---my orig style < this one is ticked
    ------my new style < this one is ticked

    Any idea why my users can't change styles?

    If i type in http://www.minimotoclub.co.uk/vb/in...p?s=&styleid=13 or http://www.minimotoclub.co.uk/vb/in...p?s=&styleid=1

    it allows me to view them ok?

    Any ideas?
    For all your minimoto needs : www.minimotoclub.com

  • #2
    Have you modified your footer template? If the Quick Style Chooser code in the footer was modified or removed, that could explain the problem you are having.

    Comment


    • #3
      The quick chooser bit is still there in all styles :

      PHP Code:
      <if condition="$show['quickchooser']">
        <
      td class="tfoot">
         <
      select name="styleid" id="ressel" onchange="switch_styleid(this)">
          <
      optgroup label="$vbphrase[quick_style_chooser]">
           
      $quickchooserbits
          
      </optgroup>
         </
      select>
        </
      td>
       </if> 
      For all your minimoto needs : www.minimotoclub.com

      Comment


      • #4
        Shall i post up my full footer?
        For all your minimoto needs : www.minimotoclub.com

        Comment


        • #5
          Scrap that. It started working?

          Wasn't a cache problem either - i had cleared that.

          To get it working i ticked ALL styles - set to allow choice - it showed. Unticked the style i didn't want chosen and it stayed. Wierd.....
          For all your minimoto needs : www.minimotoclub.com

          Comment


          • #6
            Thats what thoughs check boxes are for, if they are checked that means allow the user to be able to select this style, if they are unchecked they do not have access to that style

            Comment


            • #7
              I had them ticked previous to it working
              For all your minimoto needs : www.minimotoclub.com

              Comment

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