The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I want to create the new group does not appear that anything.
Can you halp me plaese I can not see the option to create new groups screenshot But I create new group that code: PHP Code:
|
#2
|
||||
|
||||
![]()
Check your usergroup manager permissions and make sure your usergroup is allowed to create them. Is your template default? Make sure if it isn't, that you upgrade it.
|
#3
|
|||
|
|||
![]()
usergroup manager permissions
I've tested the default theme is the same problem persists |
#4
|
||||
|
||||
![]()
Check you source code and see if maybe it's not showing because a phrase is missing?
(Also, you may want to double-check those permissions. You are giving the users in that group the permission to view private/invite only groups). |
#5
|
|||
|
|||
![]()
Can you give me a sample code?
A better example would be my chance to check coding |
#6
|
||||
|
||||
![]()
Look in your page source for lines like this:
HTML Code:
<div class="action_links"> <strong><a href="group.php?do=create" rel="nofollow">Create a New Group</a></strong> </div> <div class="action_links"> <strong><a href="group.php?do=search">Advanced Search</a></strong> </div> <div class="action_links"> <strong><a href="groupsubscription.php">Subscribed Discussions</a></strong> </div> |
#7
|
|||
|
|||
![]()
have made can not find the codes from the admin panel. The place is where I need to check
|
#8
|
||||
|
||||
![]()
I was saying to look in your source code (the html spit out to the browser) for that code. If it isn't there, then look at the template code to see if it's there.
To find the template - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code. Sometimes the template is the one mentioned at the very top of the page source. |
#9
|
|||
|
|||
![]()
I've looked at HTML code, provided you have the same code. I just do not have the red coloring.
Quote:
|
#10
|
||||
|
||||
![]()
So it says this instead?!?
HTML Code:
<div class="action_links"> <strong><a href="http://www.webilgi.com/</strong> </div> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|