![]() |
Ugh.. why can't I see them in the admincp/usergroup manager.
// set default yes permissions (bitfields) $ug_bitfield = array( 'showgroup' => 1, 'canview' => 1, 'canviewmembers' => 1, 'canuseguestbook' => 1, 'canusewebpage' => 1, 'canviewothers' => 1, 'cagetattachment' => 1, 'cansearch' => 1, 'canmodifyprofile' => 1, 'canthreadrate' => 1, 'canpostattachment' => 1, 'canpostpoll' => 1, 'canvote' => 1, 'canwhosonline' => 1, 'allowhidden' => 1, 'showeditedby' => 1, 'canseeprofilepic' => 1, 'canusesignature' => 1, 'cannegativerep' => 1, 'canuserep' => 1 ); They are there.. but not.. UGHHH |
if you only the the radiobuttons but not the text search the two phrases and add the text into the english box!
StarBuG |
Quote:
I don't even see the radio buttons. :( |
Quote:
The problem you're having is with the phrase language. Please try and run this SQL query: (it will change the value of your languageid to 1 instead of 0) PHP Code:
|
Hey Swedie
Do u have any idea why the guestbook is not showing up when bottom is selected? StarBuG |
Quote:
|
FIX FOR SHOWING GUESTBOOK
PASTE THIS: Quote:
<if condition="$show['signature']"> IN TEMPLATE: MEMBERINFO |
Quote:
Hmm. I ran that and I still don't see the 2 options in admincp/usergroup manager |
the problem is in admin/usergroup.php
you where told to: Add on row 174 BEFORE "print_table_break();": but because of the multiple times this little bastard :D is in the file you propably put it in the wrong place (Like I did the first time!). So find: print_table_header($vbphrase['general_permissions']); the "print_table_break();" after this is the right one ;) Greetings StarBuG ps: You should describe this better in your instructions Swedie. You sometimes tell people to find a text that occures multiple times in the file so people get easily confused ;) |
Yep I figured that out like 2 min ago.. I had it after line 184..
NOW IT WORKS!!!!! |
All times are GMT. The time now is 08:43 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|