This is a discussion on bad or not? within the Php and MySQL forums, part of the Programming / Scripting / Coding category; hey, does this bit of code look bad to you or not? PHP Code: // // If the board has HTML off but the post has HTML // on then we process it, else leave it alone // ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| | #1 (permalink) |
| Super Moderator Recent Blog: [CaRP] (143895276) [CaRP] XML error: Mismatched tag at line 6 - This appears to be an HTML webpage, not a feed. | hey, does this bit of code look bad to you or not? PHP Code: Code: Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/a2zcom/public_html/forum/viewtopic.php on line 1227 please help, Lewis
__________________ NewsBarrel.com Everything is banal and jejune, There is a planetary conspiracy against the likes of you and me in this idiot constituency of the moon, Well, he knew exactly who to blame, And we call upon the author to explain. |
| | |
| | #3 (permalink) |
| Super Moderator Recent Blog: [CaRP] (1) [CaRP] XML error: Mismatched tag at line 6 - This appears to be an HTML webpage, not a feed. | yea, i added the Karma mod, how did you get rid of it then? can somebody else please help please
__________________ NewsBarrel.com Everything is banal and jejune, There is a planetary conspiracy against the likes of you and me in this idiot constituency of the moon, Well, he knew exactly who to blame, And we call upon the author to explain. |
| | |
| | #5 (permalink) |
| Super Moderator Recent Blog: [CaRP] (1) [CaRP] XML error: Mismatched tag at line 6 - This appears to be an HTML webpage, not a feed. | hmmm, this is odd, does that code on the 1st post look good or bad to you? is there something wrong with that code?
__________________ NewsBarrel.com Everything is banal and jejune, There is a planetary conspiracy against the likes of you and me in this idiot constituency of the moon, Well, he knew exactly who to blame, And we call upon the author to explain. |
| | |
| | #7 (permalink) |
| Super Moderator Recent Blog: [CaRP] (1) [CaRP] XML error: Mismatched tag at line 6 - This appears to be an HTML webpage, not a feed. | this will sound so stupid (like me :p) but i was looking on the wrong line! lmfao! i was looking on line 1126 while the error was sitting there on 1226 :p its all sorted now anyway, i done it. Thanks for the replies Kyle!
__________________ NewsBarrel.com Everything is banal and jejune, There is a planetary conspiracy against the likes of you and me in this idiot constituency of the moon, Well, he knew exactly who to blame, And we call upon the author to explain. |
| | |
| | #9 (permalink) |
| Super Moderator Recent Blog: [CaRP] (1) [CaRP] XML error: Mismatched tag at line 6 - This appears to be an HTML webpage, not a feed. | ok, the problem was that when i copy and pasted the text from the install file, i put an extra bit of text into it, here is what i put in it:- PHP Code: PHP Code:
__________________ NewsBarrel.com Everything is banal and jejune, There is a planetary conspiracy against the likes of you and me in this idiot constituency of the moon, Well, he knew exactly who to blame, And we call upon the author to explain. |
| | |