Start ::
PostNuke 0.7 Support ::
Core Modules & Blocks ::
back linking
Moderated by: Support Team
-
- rank:
-
Freshman
- registered:
- October 2004
- Status:
- offline
- last visit:
- 19.10.04
- Posts:
- 31
well since trying to make my own module seems more complicated then i thought, i figure i'll just make pages. so i took the blank.php file and put that in a subfolder called "specs" and i have the following in my blank.php
i put in ../ now i remember that was back linking in HTML but is it the samein PHP?
i'm getting the following error
Fatal error: Call to undefined function: pninit() in /sitepost/specs/blank.php on line 3
line 3s pnInit();
should i link it directly with the whole http://web.address.com/sitepost instead of the ../ ?
Start ::
PostNuke 0.7 Support ::
Core Modules & Blocks ::
back linking
