Log in

View Full Version : Error Message


agrajeda
08-17-2005, 03:59 AM
I am trying to install a quiz and whenever I attempt it, I get the following error message:

Fatal error: Call to undefined function: cpheader() in /home/planet/sicgmtrucks.com/forum/admincp/install_quiz.php on line 4

Does anyone know what this issue may be

I am using 3.0.5

Marco van Herwaarden
08-17-2005, 09:57 AM
This forum is for questions on vB3.5.x and not 3.0.5.

Are you sure you are using the correct version (and if yes, what version).

Also please ask questions in the thread of the hack you installed, for the best response.

Andreas
08-17-2005, 10:00 AM
cpheader() is a vBulletin 2 function ...

The 3.0/3.5 equivalent is print_cp_header()