1
KubaZ
comments & blank page
  • 2003/11/2 9:21

  • KubaZ

  • Just popping in

  • Posts: 37

  • Since: 2002/10/9


Hi!

I would like to put comments feature in my small, private module..

So I've put :
Quote:

// Comments
$modversion['hasComments'] = 1;
$modversion['comments']['pageName'] = 'index.php';
$modversion['comments']['itemName'] = 'fortia_id';
// Comment callback functions
$modversion['comments']['callbackFile'] = 'include/comment_functions.php';
$modversion['comments']['callback']['approve'] = 'fortia_com_approve';
$modversion['comments']['callback']['update'] = 'fortia_com_update';


and also I've copied
four files into my root_module_directory

but when I put in index.php
sentence:
Quote:

include XOOPS_ROOT_PATH.'/include/comment_view.php';


I receive a blank page ;(

buu.. where is the problem ?

greetZ & baCio
kubaZ

Login

Who's Online

220 user(s) are online (151 user(s) are browsing Support Forums)


Members: 0


Guests: 220


more...

Donat-O-Meter

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

Latest GitHub Commits