The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#522
|
|||
|
|||
unless he meant java applets
|
#523
|
|||
|
|||
Quote:
I CANT edit the dam guest book... ADMIN has No form of control of what users post Sweed is never on. guys we are all vb users. can at least one of you guys help me out here? how can I get the dam guestbook enabled so I can acutally delte posts? How can I make it so the ADMIN can delte bad webpages. and I removed all my "allowed" tags. anyone has a list I can copy? be nice read what I just said and please help out. Please and thank you. |
#524
|
||||
|
||||
Quote:
Quote:
Quote:
HTML Code:
<hr><a><br><b><h1><h2><h3><h4><i><img><li><ol><p><strong><table><tr><td><th><u><ul><font><b><div><center> |
#525
|
|||
|
|||
Quote:
See my problem is I am getting hate guestbook posts on my members pages and they cant remove them. they can edit them but it goes back to the user. some people have pornish type webpages and I cant remove the photos. there is... if you think about it. Zero admin control with this guestbook bug. it works sometimes... webpage you had no control from the start on editing... I know he did it for free but everyone on here does it for free. He seems like a good man but I guess I am upset from the heat I get from usrs. |
#526
|
|||
|
|||
I'm just curious, I don't know if this exact question has been brought up yet but
FILE: includes/init.php AFTER: $_BITFIELD['usergroup']['genericpermissions'] = array( BUT before ); just after the last value, insert the following: 'canhaveguestbook' => xxxxxxx, 'canhavewebpage' => xxxxxxx, 'canviewwebpage' => xxxxxxx, 'canviewguestbook' => xxxxxxx, 'canpostguestbook' => xxxxxxx, CHANGE OUT "xxxxxxx" to the double value of the value just before. I am just curious, what should I replace the xxxxxxx with for a vBulletin 3.0.6 board? I was at first tempted to just put in the code givin below that EXAMPLE FOR vB3.0.3: (if you have this version, copy and use below) 'canhaveguestbook' => 16777216, 'canhavewebpage' => 33554432, 'canviewwebpage' => 67108864, 'canviewguestbook' => 134217728, 'canpostguestbook' => 268435456, but I don't want it causing problems, which I know for a fact most likely willl happen. If someone can just give me a heads up with this, I'm basically done the editing, I just want to make sure I don't mess up at this stage of the game. Thanks |
#527
|
|||
|
|||
You have to check the last line before 'canhaveguestbook' => xxxxxxxx, and double the numbers that is written over there
|
#528
|
|||
|
|||
so anyone know why i wouldnt be able to actually see the webpage or guestbook. in the admin cp i set permissions for groups and set the options in bulletin settings and then went to my profile and tested it and nothing
|
#529
|
|||
|
|||
Thanks very much for your help, lol I don't know how I overlooked something so simple such as that. Thanks again
~EDIT~ I installed this hack and at first it was working. I managed to get the webpage feature to work, meaning the webpage was showing up in the users profile. I wanted to enable the Guestbook feature but everytime I tried to set the Webpage and Guestbook options to YES, it would save but reset after wards and randomly select yes and no for different options. After every attempt this is what I've been getting Can have Guestbook? No Can have Webpage? No Can view Guestbook? No Can view Webpage? No Can post in Guestbook? No The odd time the "Can have webpage" option is set to yes but nothing works. I did everything that was said in the installation README File, Phrases/Languages, as well as usergroup settings. I'm still going to play around with it and see if I can find the problem myself, but if anyone has a pointer, that might lead me in the right direction of fixing this, it would be much appreciated. Chances are it's something small and I've overlooked it countless times lol |
#530
|
|||
|
|||
Things were working fine for me...but I've noticed that my permissions keep changing for those who can view/post in the guestbook/webpages?
Any ideas what may be causing this to happen? |
#531
|
|||
|
|||
Quote:
that is messed up. this is the best hack here. later |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|