Well yeah, such problems do occur if you are including files that also include other files. Both of them include functions.php, which causes the problem. One possible way to fix this is to use include_once() instead of include(), this will not generate any error message but will cause the program to run slower. What a trade-off!
__________________
Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site.
|