what is bad here?

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
User avatar
visonardo
Forum Contributor
Posts: 136
Joined: Mon Oct 02, 2006 7:49 pm
Location: Argentina, South America´s Sun.

what is bad here?

Post by visonardo »

im doing a proxy, by now just change the relatives url to absolute and show that but i dont know what is the error here that this page show bad, and other good, but in it i dont know where is the error. can you check out that?

the original page is http://fherkorp.wordpress.com/2006/10/

and seeing it by my proxy show thus http://www.leonardovissani.com.ar/wp7/p ... p?id=69673


what and where is the error, that touched that shown it bad?
timvw
DevNet Master
Posts: 4897
Joined: Mon Jan 19, 2004 11:11 pm
Location: Leuven, Belgium

Post by timvw »

Your proxy does not rewrite all the urls (check the urls in the javascript)...
User avatar
visonardo
Forum Contributor
Posts: 136
Joined: Mon Oct 02, 2006 7:49 pm
Location: Argentina, South America´s Sun.

Post by visonardo »

i dont know where you say, i checked in javascript source and nothing :?
I was comparing with this other proxy source that shown perfectly http://ninjaproxy.com/cgiproxy/nph-prox ... m/2006/10/ i compared their javascript sourcecode and didnt see any difference, what are you difference talking about? the images url i dont need change, what url you say?
timvw
DevNet Master
Posts: 4897
Joined: Mon Jan 19, 2004 11:11 pm
Location: Leuven, Belgium

Post by timvw »

I'm saying that via http://www.leonardovissani.com.ar/wp7/p ... p?id=69673 i still see stuff like:
(btw, i hope you're allowed to copy that content.)
User avatar
visonardo
Forum Contributor
Posts: 136
Joined: Mon Oct 02, 2006 7:49 pm
Location: Argentina, South America´s Sun.

Post by visonardo »

timvw wrote:I'm saying that via http://www.leonardovissani.com.ar/wp7/p ... p?id=69673 i still see stuff like:
this is not problem because is image´s url and doesnt need to be replaced because is an image
User avatar
visonardo
Forum Contributor
Posts: 136
Joined: Mon Oct 02, 2006 7:49 pm
Location: Argentina, South America´s Sun.

Post by visonardo »

solved. The problem was that i dont must replace css´s url by other with proxy. I dont know why because sometimes worked but now would seem that send some headers :o
Post Reply