The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#512
|
||||
|
||||
any options to keep a check on what users uplaod yet ?
|
#513
|
|||
|
|||
Intalled it, worked first time.. Easy,, other potential users just remember to consider your dbase prefix, I you use phpmyadmin you cannot go wrong...
One thing I did notice though... phpmyadmin fails to read all of the "insert" file ??? I just opened it and added each section one at a time to my tables.. Weorked fine after that... Expect a little reward my friend.. Thanks again Eddie Hughes |
#514
|
||||
|
||||
Quote:
PHP Code:
I'll write a rough tutorial in a few days... I'm a little busy with other affairs, so when I get the chance, I'll post it. |
#515
|
||||
|
||||
Quote:
|
#516
|
||||
|
||||
Are they supposed to work?
I tried using the regular vBcode to insert an inlaine image, i.e. Code:
[ IMG ] http://path.to.my.image [ / IMG ] Did I miss a setting somewhere? I only allow my users to use vBcode and being able to put images on their pages is a plus... Thanks |
#517
|
||||
|
||||
Quote:
I look forward to seeing waht you put together |
#518
|
|||
|
|||
yeh its certainly something i've asked my community of adding, would it be possible to for moderators to screen the sites before the profile gets updated ... i mean how easy could it be to add something thats against the rules ?
|
#519
|
|||
|
|||
okay i installed it and everything seams to have worked. but then when i eidt it in the ucer cp. and look it dont show up in the profile what edit controls that.
the only edit i was kinda confused about was the one that said 1/4 up the page |
#520
|
|||
|
|||
some feedback fro mone of the users on my site
============ Could you list what tags and extensions are available (switched on that is) for webpage creation? Layers work but the parameters don't convert right (not a problem really but they should lol). Java script seems to be off? Can we load .swf etc? Also. If people are to put 'content' (images etc.) on their page, then they would really need a place to store content so that thier page can reference it etc. Otherwise if people don't already have webspace to store material then the webpage feature will just be text only. ============ i'm a bit loath to enable all tags , would this create a home for hackers .. ? or what tags are safe ... any way of allowing java ? and can some way of uploading pictures/files(swf) or someting be enabled ? they are corect that unless they link off site thye are limited ot text |
#521
|
||||
|
||||
Quote:
Quote:
|
#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 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|