What does this function error mean?
What does this function error mean? |
Google "PHP Functions." Basically, it is a script command in PHP that tells things what to do.
When you get a function error in Dolphin, what ever is attached to the fucntion to carry out the operation is not there, not correct, contains errors, etc... :-) |
So that being said what should I do to correct the problem? |
We have no idea what your problem is other than it is a function error. Please copy and paste the error in the forums so we may take a look at it to help you further. :-) |
this is the full error below
Fatal error: Call to undefined function getprofilecredits() in /home/tubeunit/public_html/videospot/inc/classes/BxDolFeatured.php on line 32 |