Wednesday, July 18, 2012

Re: many "Broken INTERNAL link" with end string "/undefined/"

Hi all,
I have same problem on my PHP web tvprofil.net. I have read all posts and turned all debugging, logged JavaScript user errors and all headers and env vars.
Currently concluded this:
  • all errors are on Windows (all versions), mostly Chrome browser
  • Accepts mostly */*, but there is few image/png. Empty <img src=""> would give all image/png errors.
  • request happens few seconds after first request (probably document onload event)
  • all requests have referrer from my site
  • undefined is JavaScript error
  • no related JavaScript errors captured with logging with window.onerror = ...
  • no idea what it is :) maybe some broken extension/addon/malware?


On Tuesday, 10 July 2012 09:21:06 UTC+2, ferran wrote:
Hello Melvyn,


I'm have too:

Referrer: http://www.marquezshop.com/es/catalogo/ofertas/  Requested URL: /es/catalogo/ofertas/cache/a8790cb719ffd4424219786bc76da1a4/  User agent: Mozilla/5.0 (Windows NT 6.0; WOW64) AppleWebKit/536.11 (KHTML, like Gecko) Chrome/20.0.1132.47 Safari/536.11  IP address: xxxxxxxxx

What is cache/hash?

Thanks in advanced




On Wednesday, July 4, 2012 2:47:20 PM UTC+2, Melvyn Sopacua wrote:
On 4-7-2012 9:55, ferran wrote:
> Hello,
>
> I'm update javascript libraries:
> - Jquery from
> http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js to http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js
> - Jquery ui from
> http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.1/jquery-ui.min.js to http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/jquery-ui.min.js
>
> But not is a solutions, the problem persist...

Upgrades aren't solutions. They only dress up as them in their spare time.

You should:
1) Identify where you generate links via javascript
2) Identify what javascript variable is passed to the link
3) Identify how it can be undefined

If you don't see how it can be, undefined, use the appropriate
javascript forums / documentation.

--
Melvyn Sopacua


--
You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/fIL-FAwridYJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment