Author Topic: EZ Board Coding  (Read 750 times)

Alia Atreides

  • Guest
EZ Board Coding
« on: December 29, 2003, 04:20:15 pm »
Sorry I am sticking this here... but it did not seem to fit anywhere else...

Is anyone familar with ezborad coding???

It is similar to php and BB codes .... except it is drving me buggy...for some reason when I type in the code and I am typing the correct one for my website it cuts off my words and starts running gibberish....

Any clue as to why this may happen...

Offline number6

  • Be seeing you.
  • Gameheaven Staff
  • Team Leader
  • *****
  • Posts: 1.421
Re:EZ Board Coding
« Reply #1 on: December 29, 2003, 08:43:34 pm »
Could you post the offending code and provide a link to show what the problem looks like?

Alia Atreides

  • Guest
Re:EZ Board Coding
« Reply #2 on: December 29, 2003, 09:20:33 pm »
Okay here is a portion of it...

<!--EZCODE UNDERLINE START--><span style="text-decoration:underline">Carr</span></strong><!--EZCODE BOLD END-->: flying wing used in the spice deserts of Arrakis it is used to store and transport the spice melange.

what it tells me is that HTML comments are not allowed however I have it set to take html from me... also... I didn't write it in HTML...

This is what the link says...

http://pub177.ezboard.com/fdunefrm58.showMessage?topicID=1.topic

Offline number6

  • Be seeing you.
  • Gameheaven Staff
  • Team Leader
  • *****
  • Posts: 1.421
Re:EZ Board Coding
« Reply #3 on: December 30, 2003, 01:03:13 am »
I would get rid of the :

Code: [Select]
<!--EZCODE UNDERLINE START-->


and the

Code: [Select]
<!--EZCODE BOLD END-->


and see if it accepts the HTML then.

« Last Edit: December 30, 2003, 01:03:52 am by number6 »

Alia Atreides

  • Guest
Re:EZ Board Coding
« Reply #4 on: December 30, 2003, 03:40:12 pm »
I did..... I just don't know why it decided to put it in there all by itself... EZ Board my butt.... I think I may just move the entire board...this is not the first time this has happened on it.

Offline number6

  • Be seeing you.
  • Gameheaven Staff
  • Team Leader
  • *****
  • Posts: 1.421
Re:EZ Board Coding
« Reply #5 on: December 30, 2003, 04:24:18 pm »
I guess you are using one of the EZBoard tools to create the HTML? It does seem silly that one of the EZBoard tools puts in HTML comments, but the board will not accept them.

Alia Atreides

  • Guest
Re:EZ Board Coding
« Reply #6 on: December 30, 2003, 05:04:09 pm »
No it tries to create everything for you but I wrote up the coding myself anyway...

I don't understand it all I know is EZ Board is getting on my nerves...