All you need to know about Pirate-Community

I have came accrossed something weird on PC just now. When I was looking at the Gust Space and I read Romano's post, some error boxed popped up.


I am not sure if it was from Pirate-Community or my computer, but I thought I say something about this just incase.
 
Hunchman801 said:
If I created a personal space, I would use a custom system.
Custom system? You mean that you could custimize the background, like I did with my whybotherlol space?? :P
 
I think nothing on PC can cause this error message to appear :|
Neo, changing a background on a blog is not using a custom system. I would just develop my own blog system.
 
Oh, Ok. Its not hard, is it? To develop your own? Well, I look forward to it. :D
 
You can basicly just use PHP and MySQL for things like this right Hunchman? Can ASP and XML be used for things like that as well? I know there has been many things made by those two langauges but most commen one I have heard of is PHP.
 
You can develop a blog system with any programmation language you want, but PHP is enough.
Xenon, HTML is not a programming language, it is only used to create the web pages you see, and now people use xHTML-CSS. By the way, what you wrote makes no sense, it should be <font color="red">Your text</font> or something like this, even if we would use CSS now.
 
This code is my fave:

<input type="Check box" name="City" id="City" value="Yes">
 
This does not mean anything, even if some browsers will recognize it. You should write "checkbox" without any space... And do not forget it needs the <form> tags to make sense ;)
 
in phpBB? Of course, all text based fields in the phpBB admin section are HTML compatible. The same for Groupee... :wink:
 
Back
Top