Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

6
votes
3answers
5k views

JavaScript/jQuery check broken links

I developed a small Javascript/jQuery program to access a collection of pdf files for internal use. And I wanted to have the information div of a pdf file highlighted if the file actually exist. Is ...
2
votes
2answers
95 views

Finding broken internal links in DotNetNuke

Are there any automated tools that can find broken INTERNAL links on a website -- specifically for a website based on the DNN framework. (DotNetNuke). We have looked at Xenu , but can't to see get ...
2
votes
3answers
134 views

Checking status codes for dead links in a database preferably php

Hi I am trying to figure out a code for checking redirects in a database, is there a way I can test the URLs for broken or dead links every time the script runs? I have been tinkering with get_header ...
2
votes
0answers
128 views

Nested taxon url is no longer working

This seems to work on my local, but not on my production. The number 4 in the error tells me its probably returning nil as it is 4 for any of the Taxon links. Anyone know what else I can look into? ...
1
vote
1answer
100 views

PHP CodeIgniter Pagination link broken

public function index($page = 0) { $this->load->library('pagination'); $conf = array( 'total_rows' => 11, 'base_url' => 'localhost/admin/product/index', ...
1
vote
4answers
85 views

Hyperlinks A HREF do not work

I'm a bit fooling around with a new website idea. But when i was testing it the A HREF does not work. It's not even showing a finger/hand pointer. It's the text at the content area (the first white ...
1
vote
1answer
459 views

Mozilla gets strange value in WebForm_DoPostBackWithOptions JavaScript function

Few questions: 1.) Where does the variable options.eventTarget come from? 2.) How can I fix this function for Mozilla if it's generated by ASP.NET code? 3.) What is this JavaScript function used for? ...
1
vote
3answers
89 views

How can I search for broken links of a website using Java?

I would like to scan some websites looking for broken links, preferably using Java. Any hint how can I start doing this? (I know there are some websites that do this, but I want to make my own ...
1
vote
1answer
120 views

Broken INTERNAL link problem

I keep getting emails from django about broken INTERNAL links which I can't explain: Referrer: http://www.emetor.com/forum/ Requested URL: /thanks/forum/ User agent: Mozilla/4.0 (compatible; MSIE ...
1
vote
1answer
423 views

Check for broken links

I am trying to find all the broken links in the webpage using Java. Here is the code: private static boolean isLive(String link){ HttpURLConnection urlconn = null; int res = -1; ...
1
vote
1answer
73 views

how can i detect when flickr photos become unavailable?

How can I tell programatically when an embedded/blogged flickr image is replaced with a "photo no longer available" image? With Ruby if possible.
1
vote
1answer
84 views

Riak: are links dissolved if the target is deleted?

When an item is deleted from a store are links automatically deleted from all of the documents linking to the now missing item? Or do we have a situation that's similar to a broken link on an HTML ...
1
vote
3answers
802 views

Links not going back a directory?

this is probably a silly question and I have the answer myself but I want to know if I am doing anything wrong. I have a website, let's call it www.mysite.com. Within this site, I have some FAQs but ...
1
vote
1answer
218 views

google analytics creates broken links for IE8

We have been successfully running a Django site for a couple of years. We use the following (standard) google analytics code for most of our pages. <script type="text/javascript"> var _gaq = ...
1
vote
5answers
3k views

Firefox show broken images

In firefox a broken image appears as just a blank white space. On a white background there is no way to distinguish between no image and a broken image. This makes identifying broken images ...
1
vote
4answers
150 views

How to check whethera link is up or not?

I want to create a webpage in which I am adding some intranet links. I just wanted to know how to check whther the link that i have added, at a moment is working or not. I want to mark the link in RED ...
1
vote
5answers
377 views

What is the difference between these two HTML anchors?

I tried to use Link Checker to find any broken links, but the second one is not included, the displayedPage.html shows 404 error, but it will not show in the Link Checker's report. What is the ...
1
vote
2answers
638 views

Why this java link checker code does not compile?

I already read the link checker question posted in SO. If there are more questions of this kind and I missed them, my apologies. We need to find broken links in a website in a very easy way and ...
0
votes
1answer
9 views

My Libraries shortcuts don't work

I don't know why but my Libraries shortcuts don't work anymore, When I press on them nothing happens (nor from the start menu nor from Windows Explorer) I think that this is something from the ...
0
votes
1answer
71 views

phpMyAdmin + nginx + Arch Linux = Can't proceed past login screen, advice wanted

I am currently trying to setup a phpMyAdmin installation at a url like http://host.site.com/phpmyadmin, and I'm running into a few brick walls. Here's the details. phpMyAdmin 3.4.9 Linux ...
0
votes
0answers
42 views

ios webapp links wont open/cant interact

Hi've just started a new webapp in html and javascript the url is http://menu.the-dot.co.uk view it on ur idevice, and add to homescreen to see what i mean I've got a draggable ribbon using jquery ...
0
votes
0answers
11 views

SC.TableRowView is broken

I was working with SC.TableRowView. And it seems to be broken. _sctrv_handleChildren: function() { var content = this.get('content'), columns = this.get('columns'); this.removeAllChildren(); var ...
0
votes
1answer
32 views

Redirect links to correct directory

We have on our site hundreds of links that point to: /about/about/filename.html But we need them to go to: /about/filename.html Is there a way to point them to the correct directory? We are ...
0
votes
0answers
29 views

Links in Right Column of Table do not work in Outlook 2007

I am creating a HTML email that has one table with two columns. When the email is sent, the links in the right column do not work with the exception of the bottom half of the right column in Outlook ...
0
votes
1answer
33 views

Check a file of HTTP URLs for HTTP response codes

I need a way to check a file that contains links to see if any of them are broken. The file contains links to thousands of different URLs. I don't need to crawl or spider any further than the URLs ...
0
votes
0answers
38 views

wordpress admin page link

i made a wordpress plugin that collect and stores data into the database, then i made a Mother_page.php under the dashboard as a submenu to select and display the insert data that works fine, but now ...
0
votes
0answers
25 views

php internal paths broken on content load

I'm integrating posts from wordpress into the front page of a site that has animated content (using jQuery). Essentially on loading the website the user is presented with a nav and content. The ...
0
votes
0answers
17 views

Run checklink utility of w3c [closed]

I 've install w3c checklink utility to check my website for broken links. but i am really confused with its parameters. I just want to get number of broken link of my site.but i don't know how to run ...
0
votes
0answers
121 views

Problem with javadoc warning hyperlinks in eclipse console

When I generate javadoc within eclipse (version info below), the warning messages written to the eclipse console appear to be correctly hyperlinked to a java file and line number. However, clicking ...
0
votes
0answers
121 views

jquery modal links heirarchy

Hi anyone here uses Brandon Aaron (http://brandonaaron.net) modal plugin? just a quick question on this one. I have problem loading pages that is not on the same level of the page where the links are. ...
0
votes
2answers
112 views

w3c validation congratulation ICON code results broken link

I have checked one of our sites (http://www.pantilimon.ro) in w3c validator, and took the congratulation icon HTML code, inserted into my code, but it contains two broken links: ...
0
votes
2answers
42 views

broken links and styles on form post to mysql, is it because of mysql_real_escape_string?

in order to keep safe was told to use mysql_real_escape_string before sending to Mysql if i'd be displayed well i do: .... $b = mysql_real_escape_string($b); $r_int = ...
0
votes
3answers
128 views

Efficiently detect broken urls in Java

What's the most efficient way to detect a broken url (HTTP 404) in Java? I'd like to do this in a loop and take as little time as possible.
0
votes
5answers
175 views

JPG file not loading in webpage

I have a basic webpage that references four image files using the following code: <img src="/images/SanFran.jpg" name="urbanForm" alt="urbanFormA" width="150" height="100"/> (I change ...
0
votes
1answer
347 views

Broken Category/Tag Previous Entries/Next page links in Wordpress

When I view the list of posts in one category the links for Previous Entries/Next Page are broken: Instead of: /blog/category/category-name/page/2/ I get: /blog/page/2/?category_name=category-name ...
0
votes
1answer
114 views

Drupal - Blog post links not working from certain points

we've put a quick Drupal 6 site as part of a Give-Camp and at the last minute noticed a problem with the site blog's recent posts section. If you go here: http://closingthenolagap.org/ you can see ...
0
votes
1answer
120 views

Script to generate broken links report for entire branches

We have just updated our company wide website to a new platform, but have come away with a very large amount of broken links. Currently the site is available in multiple languages, each divided into ...