1
chaosad
Password protection
  • 2004/10/5 16:39

  • chaosad

  • Just popping in

  • Posts: 11

  • Since: 2004/9/23


I'm looking for a way to password protect certain pages, not just based on whether they are articles and such. Below is the way I do pages that are outside the scoop of the XOOPS modules. I just wrap the pages within a wrapper:

include("mainfile.php");
include(XOOPS_ROOT_PATH."/header.php");
$xoopsOption['show_rblock'] = 1;
?>

include(XOOPS_ROOT_PATH."/footer.php");
?>

Is there a variable I can use or function to simply decide whether I want certain pages pwd protected using the XOOPS sessions?

Thanks in advance!

2
chaosad
Re: Password protection
  • 2004/10/12 17:11

  • chaosad

  • Just popping in

  • Posts: 11

  • Since: 2004/9/23


Anyone have any ideas on this?

3
chaosad
Re: Password protection
  • 2004/10/18 17:24

  • chaosad

  • Just popping in

  • Posts: 11

  • Since: 2004/9/23


Still looking for anything on this. Any help would be appreciated.

I just want to add the XOOPS password protection to my custom pages. Nothing spectacular or complicated :)

Login

Who's Online

413 user(s) are online (25 user(s) are browsing Support Forums)


Members: 0


Guests: 413


more...

Donat-O-Meter

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

Latest GitHub Commits