a problem " social groups "

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Forumulti
    New Member
    • May 2007
    • 14
    • 3.8.x

    a problem " social groups "

    Dear Friends,

    I have a problem for creating " Social Groups ", which because of non seeing the " Social Groups buttons and Links ".

    There are Social Groups template codes on the below . Could you research these codes for me for the problem, Could you help me about, why I cant creat New Social Groups and Could you give me a new social group example code .

    PHP Code:
    $stylevar[htmldoctype]
    <
    html xmlns="http://www.w3.org/1999/xhtml" dir="$stylevar[textdirection]lang="$stylevar[languagecode]">
    <
    head>
    $headinclude
    <title>$vboptions[bbtitle] - $custompagetitle</title>
    $socialgroups_css
    </head>
    <
    body>
    $header
    $navbar

    <form action="group.php?$session[sessionurl]do=grouplist" method="post">
    <
    table class="tborder" id="sg_grouplist" cellpadding="$stylevar[cellpadding]cellspacing="$stylevar[cellspacing]border="0" width="100%" style="clear: both">
    <
    tr>
        <
    td class="tcat" width="100%" colspan="6">
            <
    div style="float:$stylevar[right]class="normal">$vbphrase[search_groups] <input type="text" class="bginput" name="filtertext" value="$filters[text]style="font-size: 11px;" />&nbsp;<input type="submit" class="button" value="$vbphrase[go]/></div>
            
    $grouplisttitle
            
    <if condition="$category_name">
                <
    span style="font-weight:normal"><phrase 1="$category_name">$vbphrase[in_category_x]</phrase></span>
            </if>
        </
    td>
    </
    tr>
    <if 
    condition="$grouplist">
        <
    tr>
            <
    td class="thead" width="100%">
                <if 
    condition="$show['category_names']"><span style="float:$stylevar[right]"><a href="$orderlinks[category]">$vbphrase[category]</a$sortarrow[category]</span></if>
                <
    a href="$orderlinks[name]">$vbphrase[group_name]</a$sortarrow[name]
            </
    td>
            <
    td class="thead" align="center" nowrap="nowrap">
                <
    a href="$orderlinks[members]">$vbphrase[group_members]</a$sortarrow[members]
            </
    td>
            <if 
    condition="$show['gminfo']">
                <
    td class="thead" align="center" nowrap="nowrap">
                    <
    a href="$orderlinks[discussions]">$vbphrase[discussions]</a$sortarrow[discussions]
                </
    td>
                <
    td class="thead" align="center" nowrap="nowrap">
                <
    a href="$orderlinks[messages]">$vbphrase[messages]</a$sortarrow[messages]
                </
    td>
            </if>
            <if 
    condition="$show['pictureinfo']"><td class="thead" align="center" nowrap="nowrap">
                <
    a href="$orderlinks[pictures]">$vbphrase[pictures]</a$sortarrow[pictures]
            </
    td></if>
            <if 
    condition="$show['gminfo']"><td class="thead" align="center" nowrap="nowrap">
                <
    a href="$orderlinks[lastpost]">$vbphrase[last_post]</a$sortarrow[lastpost]
            </
    td></if>
        </
    tr>
        
    $grouplist
        
    <else />
        <
    tr>
            <
    td class="alt1" align="center" colspan="6">$vbphrase[no_groups_to_display]</td>
        </
    tr>
    </if>

    <
    tr>
        <
    td colspan="6" align="center" class="tfoot smallfont">
            <
    strong><a href="group.php?$session[sessionurl]do=search">$vbphrase[advanced_search]</a></strong>
             &
    nbsp;
            <
    strong><a href="groupsubscription.php?$session[sessionurl]">$vbphrase[subscribed_discussions]</a></strong>
        </
    td>
    </
    tr>
    </
    table>

    <
    input type="hidden" name="s" value="$session[sessionhash]/>
    <
    input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]/>
    <
    input type="hidden" name="dofilter" value="1" />
    </
    form>

    <
    br />

    <
    div class="floatcontainer">
        <if 
    condition="$pagenav">
        <
    div id="discussion_pagenav">
            
    $pagenav
        
    </div>
        </if>

        <if 
    condition="$show['creategroup']">
        <
    div class="action_links">
            <
    a href="group.php?$session[sessionurl]do=create" rel="nofollow">$vbphrase[create_a_new_group]</a>
        </
    div>


        </if>
    </
    div>

    $footer
    </body>
    </
    html
    Site:
  • Jake Bunce
    Senior Member
    • Dec 2000
    • 46598
    • 3.6.x

    #2
    What is the problem you are having with social groups?

    Comment

    • Forumulti
      New Member
      • May 2007
      • 14
      • 3.8.x

      #3
      I cant creat a new social groups . I do not see anything to create ( Buttons and Links )

      Comment

      • Jake Bunce
        Senior Member
        • Dec 2000
        • 46598
        • 3.6.x

        #4
        Check your permissions:

        Admin CP -> Usergroups -> Usergroup Manager -> Edit Usergroup -> Social Groups Permissions

        Comment

        • Forumulti
          New Member
          • May 2007
          • 14
          • 3.8.x

          #5
          I can not see here UserGroup Manager -> Edit UserGroup -> Social Groups Permissions


          Attached Files

          Comment

          • Bizzy
            Member
            • Mar 2004
            • 66
            • 3.8.x

            #6
            You're looking in the wrong section. Go to Admin CP -> Usergroups -> Usergroup Manager -> Edit Usergroup -> Social Groups Permissions

            The social group permissions are at the bottom.

            Comment

            • Forumulti
              New Member
              • May 2007
              • 14
              • 3.8.x

              #7
              Social Groups Permissions ADMIN




              Social Groups Permissions Members

              Attached Files

              Comment

              • Jake Bunce
                Senior Member
                • Dec 2000
                • 46598
                • 3.6.x

                #8
                Everything looks correct. Make sure social groups are enabled:

                Admin CP -> vBulletin Options -> User Profile Options -> Enabled User Profile Features -> Social Groups

                Comment

                • Lynne
                  Former vBulletin Support
                  • Oct 2004
                  • 26255

                  #9
                  Are you the same guy who was posting about this on vb.org yesterday? Why don't you post the page source here and I'm pretty sure they will also tell you that your phrase is missing or the translation of the phrase is missing for this phrase - $vbphrase[create_a_new_group].

                  Please don't PM or VM me for support - I only help out in the threads.
                  vBulletin Manual & vBulletin 4.0 Code Documentation (API)
                  Want help modifying your vbulletin forum? Head on over to vbulletin.org
                  If I post CSS and you don't know where it goes, throw it into the additional.css template.

                  W3Schools &lt;- awesome site for html/css help

                  Comment

                  • Forumulti
                    New Member
                    • May 2007
                    • 14
                    • 3.8.x

                    #10
                    Originally posted by Lynne
                    Are you the same guy who was posting about this on vb.org yesterday? Why don't you post the page source here and I'm pretty sure they will also tell you that your phrase is missing or the translation of the phrase is missing for this phrase - $vbphrase[create_a_new_group].

                    I have given above, there is already in the code

                    PHP Code:
                     <a href="group.php?$session[sessionurl]do=create" rel="nofollow">$vbphrase[create_a_new_group]</a>
                        </
                    div

                    Comment

                    • Lynne
                      Former vBulletin Support
                      • Oct 2004
                      • 26255

                      #11
                      I know what the template says, but you posted on vb.org that this was in the page source:
                      HTML Code:
                      <strong><a href="http://www.webilgi.com/group.php?do=create" rel="nofollow"></a></strong>
                      That shows that the phrase is missing - the line is getting put into your page source, but since the phrase "$vbphrase[create_a_new_group]" is missing, the link doesn't get shown.

                      Please don't PM or VM me for support - I only help out in the threads.
                      vBulletin Manual & vBulletin 4.0 Code Documentation (API)
                      Want help modifying your vbulletin forum? Head on over to vbulletin.org
                      If I post CSS and you don't know where it goes, throw it into the additional.css template.

                      W3Schools &lt;- awesome site for html/css help

                      Comment

                      • Forumulti
                        New Member
                        • May 2007
                        • 14
                        • 3.8.x

                        #12
                        How do I edit a lack of. Would you assist in this regard.
                        Where I put the missing codes

                        Comment

                        • Nick
                          Senior Member
                          • Feb 2008
                          • 3507
                          • 3.8.x

                          #13
                          Originally posted by Forumulti
                          How do I edit a lack of. Would you assist in this regard.
                          Where I put the missing codes
                          You edit the create_a_new_group phrase to include your translation.
                          Regards,
                          Nick

                          Comment

                          • Forumulti
                            New Member
                            • May 2007
                            • 14
                            • 3.8.x

                            #14
                            I do not know how to do

                            Comment

                            • Lynne
                              Former vBulletin Support
                              • Oct 2004
                              • 26255

                              #15
                              admin cp > languages & phrases > search in phrases > enter "create_a_new_group" and select Phrases Variable Name Only > Find

                              Please don't PM or VM me for support - I only help out in the threads.
                              vBulletin Manual & vBulletin 4.0 Code Documentation (API)
                              Want help modifying your vbulletin forum? Head on over to vbulletin.org
                              If I post CSS and you don't know where it goes, throw it into the additional.css template.

                              W3Schools &lt;- awesome site for html/css help

                              Comment

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