![]() |
[url] tag messed up.....
Ok, my [url] tag is screwed up. Whenever someone uses it, the link ends up being something like this:
file:///C|/WINDOWS/Desktop/%5C%22http://www.vggmn.com%5C%22 I even remade the tags and it still doesn't work. Any ideas? (If I post links with HTML it works, so it MUST be the tag!) |
you'll have to edit a php file to fix that problem
|
I kind of figured that, but which file? and how?
|
it should be the file functions.php
find function bbcodeparse2, thats where the bbcode(like the [url]-tag is parsed. replace your messed code with the code of the original functions.php |
Damnit.....
"function bbcodeparse2" only appears once, and that isn't the problem (if it is, then the original functions.php file that I have has the same problem), and just searching for "bbcodeparse2" doesn't help either..... EDIT: Ok, I know what you mean, but it STILL didn't fix the problem....... DAMN!!! |
Any ideas? It isn't just when people use the [url] tag. it also occures when people just type in a normal link. But if they use html the link is fine.
|
in admin/functions.php, search for:
PHP Code:
PHP Code:
|
well, here is the whole fuction thingy with that in it:
Code:
function checkurl($url, $hyperlink="") { |
I see your problem, see that one part
PHP Code:
PHP Code:
|
How in the hell.........
Thanks for the responce, can't stand not seeing it, lol. /me wonders how the f*ck that got messed up like that. Now that I think about it, it was probably one of those damned hackers. Damn they piss me off. |
All times are GMT. The time now is 08:56 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|