| 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:
ADD Quote:
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? |