Jump to content

Recommended Posts

Posted

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. :D

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...

  • 4 weeks later...
Posted (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 :P

Edited by dozure

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...