PDA


View Full Version : undefined function on clean installation


oro
04-26-2005, 06:09 PM
hey all, i currently get this error while loading my index.php

Fatal error: Call to undefined function: print_portal_output() in /home/oro/cmps_index.php on line 34

where line n°34 is this:

print_portal_output($home);

what happens?? can't work it out.. need help pls :)

zenithrs@bigpon
04-26-2005, 07:24 PM
I'm guessing you missed the third edit to forum/global.php in the install instructions. Double check.

Brian
04-27-2005, 12:14 PM
Either that, or the path to your forums is set incorrectly in your cmps_index.php file.

oro
04-28-2005, 09:02 AM
i've checked both ur advices... i've done all edits on all files and put my path on cmps_index.php

checked with an info.php file, my path is /home/oro/info.php (so forum is /home/oro/forum)... checked again all edits.. done all again on fresh files... still have the same error :(

Brian
04-28-2005, 12:25 PM
All I can suggest is to check the file modifications again as you would not get that error if they were done correctly.