I am trying to integrate phpopenchat into a CMS program (Geeklog) and have run across a little problem. When I include Geeklog in the chat code, I get an error saying that class Template can not be redeclared. So, what I need to do I guess is rename class Template to something else. I have seen this done with other programs, but I couldn't find anything on phpopenchat about it. Could someone please let me know what I need to do to rename this class to allow it to work? Thanks a bunch.
Matthew
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I am trying to integrate phpopenchat into a CMS program (Geeklog) and have run across a little problem. When I include Geeklog in the chat code, I get an error saying that class Template can not be redeclared. So, what I need to do I guess is rename class Template to something else. I have seen this done with other programs, but I couldn't find anything on phpopenchat about it. Could someone please let me know what I need to do to rename this class to allow it to work? Thanks a bunch.
Matthew