The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Link / URL Status Checker Details »» | |||||||||||||||||||||||||
What does this do?
For anyone who has seen or got my Image Status Checker hack, this is exactly the same, but works on links ([url=], [url]) instead. Basically it scans all your posts, extracts all the url tags, and scans each of the images to see if they're still valid. The rest of this is basically the description of that hack reworded Why? I had a look at all the links on my site and was alarmed at how many were now gone. Since the only way you can check the links on your board is to manually read every post and click them, I decided to come up with a better way... and this is it. How does it work? The first part: In the AdminCP, under Maintenance and Update Counters... right at the bottom is this hack. It works by looking up every url tag, then requesting the image, and reading the http status code. So code 200 means 'image ok', 404/410 means 'image gone' etc. That then gets stored in a database table. A server has 15 seconds to reply to the request or the status is labelled as "Unknown" The second part: The browsing element, linkstatuscheck.php (original filename huh!). This allows you to browse all the images found in the last scan using some powerful filtering (statuses to display, search, order by). Hack features
Bad Things It's far from a perfect hack, there are many things to do. Please be aware that I won't be doing them, but if anyone else wants a crack, feel free!
Footnotes The code to the Image Status Check hack is very similar, so I pretty much copy pasted and adapted it. It is a little bigger due to handling the [url=] "option", but you may find references to images. Let me know if you do. It will work on 3.6 and 3.5, though you'll need to remove the "executionorder=" from the .xml file to get it working on 3.5 Installation Upload linkstatuscheck.php to your vB directory. Install the product, set overwrite to yes. Customizing
Screenies Exactly the same as the Image Status Checker, only with URL links rather than image links. What? I'm feeling lazy. Show Your Support
|
Comments |
#12
|
|||
|
|||
If someone makes a post with a url in, and they make another post with the same url in, then there's no point pinging the site twice. So it'll ping it once, and any occurance after that will be labelled as already dealt with.
It also happens if you manually restart pages, or start scanning from an id other than -1 |
#13
|
|||
|
|||
Thats strange... cause i dont get it on the 1st page but all the rest i do!
Quote:
|
#14
|
||||
|
||||
Working fine here , thanks
Does the IMAGE checker work on 3.6 ? |
#15
|
|||
|
|||
Ah well, must be my site not wanting to play ball with both checkers, thanks anyway, but have removed now, the idea was there,, thanks again
|
#16
|
|||
|
|||
Yes. At least, on 3.6.0. I should imagine it working in the whole 3.6 range.
|
#17
|
|||
|
|||
Why dont you check this into beta if there are so many issues?
|
#18
|
||||
|
||||
This looks good!
Is it possible to query to width of the image as well? Thanks! Barry |
#19
|
|||
|
|||
Quote:
This is a "I use it, it works for me, others may as well use it if it works for them" hack. I'm guessing you meant to reply to the image status checker, however I shall answer here. I'm afraid I probably won't be including that. I'm not sure if vbulletin holds that info in any case. May I ask why you'd want it to, there might be another way to do it... |
#20
|
|||
|
|||
Thanks ,
Install click |
#21
|
|||
|
|||
This actually looks very handy. nice work.
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|