Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
6 + 8 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
     

Re: XoopsConfigMetaFooter['footer']
by marcan on 2004/4/6 19:25:42

Thanks phppp !

And no, my phpDebug WAS turned on !

I'll test your code !

Thanks again !
Re: XoopsConfigMetaFooter['footer']
by phppp on 2004/4/6 19:13:41

Mith: for this specific case, print.php only includes mainfile.php and both $tpl and $config not defined

Marcn: I think you have closed your php debug
Re: XoopsConfigMetaFooter['footer']
by phppp on 2004/4/6 19:10:56

include/common.php

AFTER:
Quote:

// ################# Load Config Settings ##############
$config_handler =& xoops_gethandler('config');
$xoopsConfig =& $config_handler->getConfigsByCat(XOOPS_CONF);


ADD
Quote:

$xoopsConfigFooter =& $config_handler->getConfigsByCat(XOOPS_CONF_METAFOOTER);


USE:
in any file that has "include mainfile.php"
$FOOTER=$xoopsConfigFooter["footer"];
Re: XoopsConfigMetaFooter['footer']
by marcan on 2004/4/6 19:08:05

No errors at all.
Re: XoopsConfigMetaFooter['footer']
by Mithrandir on 2004/4/6 19:03:28

Any errors? php debug?

Who's Online

223 user(s) are online (162 user(s) are browsing Support Forums)


Members: 0


Guests: 223


more...

Donat-O-Meter

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

Latest GitHub Commits