1
wonder
How to set permissions in own modules?
  • 2005/6/18 13:49

  • wonder

  • Not too shy to talk

  • Posts: 144

  • Since: 2005/5/22


I created my "own module" using this tutorial:
https://xoops.org/modules/smartfaq/faq.php?faqid=280

But only admnis have permissions to view the page I created. And there isn't that module's name in AdminCP group's permissions.

How can I manualy edit this, on the MySQL?

Thanks

2
Mithrandir
Re: How to set permissions in own modules?

put this in your module's xoops_version.php:

$modversion['hasMain'] = 1;

And update the module through modules administration.

3
wonder
Re: How to set permissions in own modules?
  • 2005/6/18 15:00

  • wonder

  • Not too shy to talk

  • Posts: 144

  • Since: 2005/5/22


Thanks a lot

Login

Who's Online

194 user(s) are online (120 user(s) are browsing Support Forums)


Members: 0


Guests: 194


more...

Donat-O-Meter

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

Latest GitHub Commits