atmoner / php-pastebin-v3

Php pastebin tool
110 stars 56 forks source link

why doesnt html code execute in pastebin ??? #38

Open Rezeroth opened 9 years ago

Rezeroth commented 9 years ago

Hello Sir,

I wonder if i am doing something wrong or this might be a very silly question too but why doesnt any html tag get executed in pastebin ???

For Ex. I post an a tag code <_a href="http://www.google.com ">Google [remove * from above , had to do it as it was not appearing here]

and set language to "html [4 strict]" but it doesnt display a hyperlink...it simply displays the above a tag code....

And when i go to edit this paste , i see that the language there is "C" even though i had selected "html [4 strict]" when creating the paste ...i wonder what the problem is ?

Plz help me.

atmoner commented 9 years ago

First, debug with your apache error.log And for the syntaxe of php-pastebin, i used this script: http://qbnz.com/highlighter/

Rezeroth commented 9 years ago

How to debug it plz instruct sir... I went to cpanel error log but dont see anything worth mentioning from those logs

Do i need to add some code in pastebin script to see the error ?

meletisf commented 9 years ago

First of all this project is NOT an online html parser. It ment to be a text sharing system. What you're asking is impossible...