Fatal Error Question

by 6 replies
7
Hi,

I just picked up Firesoft v. 1.2 (also known as Firetrack).

In trying to install it, I keep getting this error:

Fatal error: Call to undefined function if_exists_db() in /home/foundsec/public_html/how2ofwealth.com/firetrack/Scripts/AdminLogin.php on line 23

So, when I go to Line 23, I see this:

if_exists_db($AdminDetails,$AdminDetailsName);

I've seen the answers range from making sure that my PHP and MySQL are the same version to changing the error reporting.

Anybody have a simple solution. I have tons of material that I have in exchange for a swap, or if I have a talent that you can use some other way, certainly willing to negotiate for an answer.

Thanks, and make it a great day!

Brother Paul
#programming #error #fatal #question
  • As the error states, your trying to call an undefined function - Make sure you've included the file where this function is located

    Adi
    • [1] reply
    • I've seen that answer, but am trying to figure out how to do that. This was a purchased script, so I'm not sure where the file is at. Can you elaborate?
  • Do you have a copy of the original script? If you need it, I can do a fresh install of the script on your server. That way, I can backtrace my own steps if an error comes up.
    • [2] replies
    • Its impossible to say where the function will be located, without looking at the actual script myself. Best option would be to get someone else to help you, such as iBBnet
    • How much would you charge? I could always have them install it, but my main thing is I want to understand how to stop it from happening if I start installing it on others servers.

      Thanks!
  • Sent you a PM...

Next Topics on Trending Feed