TinyPortal

Development => Support => Topic started by: Resident Geek on March 12, 2007, 08:50:45 PM

Title: Undefined Funtion Call Error
Post by: Resident Geek on March 12, 2007, 08:50:45 PM
Hey! I'm getting an undefined function call error when I try to open the downloads manager.


Fatal error: Call to undefined function: tpdlmanager_init() in c:\websites\priacta304\priacta.com\forum\Sources\TPmodules.php on line 134


Am I missing a file or did one of my current files get corrupted?

Any help would be appriciated. Thanx!

Title: Re: Undefined Funtion Call Error
Post by: Nokonium on March 12, 2007, 09:07:54 PM
That function is defined in TPdlmanager.php, it should be in Sources/
Title: Re: Undefined Funtion Call Error
Post by: Resident Geek on March 12, 2007, 09:22:14 PM
I've allready searched the file and it only appeared once. When it was called.
As of yet, I have not found where the function is supposed to be defined.
Title: Re: Undefined Funtion Call Error
Post by: G6Cad on March 12, 2007, 09:24:07 PM
replace that file with a new one from the TP package, and cross the fingers that it will help.
Title: Re: Undefined Funtion Call Error
Post by: Resident Geek on March 12, 2007, 09:29:13 PM
I'm so dumb!  :idiot2: :o ::) :-\ :uglystupid2:
I miss read your post up there nokonium.
I searched the TPModules.php file, not TPdlmanager.php
When I uploaded, for some reason it didn't go up with it.
Thanx for the help, it works now!