1
muple
modules news [print.php]
  • 2002/6/9 13:56

  • muple

  • Just popping in

  • Posts: 16

  • Since: 2002/1/17


An old bug from the RC2 :

modules/news/print.php

remove line 54 :
echo "".$story->notes()."




just put an echo" the line under :

echo"\n";

AND add

$xoopsModule to the global declaration of the function PrintPage.

and then the related links can displays.



2
muple
sections bug [theme display]
  • 2002/6/9 13:49

  • muple

  • Just popping in

  • Posts: 16

  • Since: 2002/1/17


To display the theme in the section module
add :

line 66 in the function listarticles()
global $xoopsConfig, $xoopsUser, $xoopsDB, $xoopsTheme; //if not the theme doesn't display

same line 95 in the viewarticle function.



3
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.




TopTop



Login

Who's Online

171 user(s) are online (87 user(s) are browsing Support Forums)


Members: 0


Guests: 171


more...

Donat-O-Meter

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

Latest GitHub Commits