freddy Posted March 23, 2003 Posted March 23, 2003 Hi, I'm running phpMyChat and I wish to edit the style a little, does anyone have any experience in this field? I'm not really good at php yet, so I can use all the help I can get. Generally I would like to change the overall layout a little. There is a small txt file there that can be editted so you can for example have the admin link shown but when I do this (change a 0 to a 1) I get all kinds of php errors... Like I said, all help on this subject is highly appreciated. Freddy... Quote
dozure Posted April 16, 2003 Posted April 16, 2003 (edited) hey I had the same problem trying to edit it. I finally figured out that when I was opening it in notepad, editing it, and then saving it, it was screwing up the comments.. >//This is a comment became >//This is a comment and naturally PHP has no idea what is a comment means, so It gave parse errors. I fixed this problem by downloading phpedit www.phpedit.net and used it to edit the files. No more problems. As for editing the styles, I'm not having much luck with this. The way phpmychat is designed is weird... I'm having a hard time figuring out which files do what and which colors in which files i need to change to change what. If I finally figure it out, I will make a list and post it. Hope this helps Edited April 16, 2003 by dozure Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.