294161
muple
News / groups / visibility
  • 2002/1/17 2:08

  • muple

  • Just popping in

  • Posts: 16

  • Since: 2002/1/17


What should I do to make visible an article to just one specified user group

Thanks for help.



294162
lykoszine
Re: screenshots in weblinks
  • 2002/1/14 18:19

  • lykoszine

  • Module Developer

  • Posts: 244

  • Since: 2002/1/2 2


I had probs with that, might be a chmod of the config in the cache of the relative dir.

I finally edited it manually wich worked.



294163
kain
Re: screenshots in weblinks
  • 2002/1/14 18:14

  • kain

  • Just popping in

  • Posts: 56

  • Since: 2002/1/9 9


are you sure, MagicX?
I was able to turn off screenshots in downloads with the relative admin option..



294164
MagicX
Re: screenshots in weblinks
  • 2002/1/14 17:47

  • MagicX

  • Just popping in

  • Posts: 13

  • Since: 2002/1/12


Same thing with the download module !
MagicX



294165
onokazu
Re: screenshots in weblinks
  • 2002/1/14 17:10

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


Yep, this is a known bug, and will be fixed in the next version.



294166
kain
screenshots in weblinks
  • 2002/1/14 16:51

  • kain

  • Just popping in

  • Posts: 56

  • Since: 2002/1/9 9


if I choose "no screenshot" for the section weblink from the administration, it shows again, as my choice has no effect.



294167
kain
Re: Admin rights on other users!
  • 2002/1/11 13:31

  • kain

  • Just popping in

  • Posts: 56

  • Since: 2002/1/9 9


mmm.. the change of textsanitizer function works for me.. I will try this..



294168
samhill
Re: Admin rights on other users!
  • 2002/1/11 11:50

  • samhill

  • Just popping in

  • Posts: 2

  • Since: 2002/1/9 2


soory i'm wrong

class/xoopsgroup.php
line284
if ( $size = sizeof($groupid) > 1 ) {
change to
$size = sizeof($groupid);
if ( $size > 1 ) {

From : goghs

don't change this file
modules\system\admin\groups\groups.php



294169
xile
Re: Admin rights on other users!
  • 2002/1/10 22:23

  • xile

  • Just popping in

  • Posts: 5

  • Since: 2002/1/6 1


lol, your english is fine.

So basically is it a coding error in Xoops?



294170
samhill
Re: Admin rights on other users!
  • 2002/1/10 22:11

  • samhill

  • Just popping in

  • Posts: 2

  • Since: 2002/1/9 2


modules\system\admin\groups\groups.php
line 26
$myts = new MyTextSanitizer;
change to
$myts = new MyTextSanitizer();

it will display in your groups what you added.
sorry,my english is not very good.
i hope you can understand what i mean.







Login

Who's Online

300 user(s) are online (54 user(s) are browsing Support Forums)


Members: 0


Guests: 300


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Jun 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits