Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
RAT Community upgrades
#28
OK I'll bite :wink:

I think it might be common among users to finally locate a thread with the information you've been searching for, and the poster has placed an image... only the image is either no longer in the /files/ folder. Although infinite image hosting space would be awesome (hehe) that doesn't solve the problem for all the historical links and their 404 errors.

I don't know if there is such a plugin or one can be custom-coded, but if, at run-time, the display could insert a graphical 'X' icon or something like that next to links that go nowhere, rather than require RAT users to test the link and cross their fingers, that would improve the user experience. I did a quick search for PHPBB hacks and such and nothing jumped out at me, but it seems that as long as the PHPBB code isolates uploaded image links somehow (so you don't have to crawl all the HTML) and allows you to do a conditional check at run-time like this:

Quote:if (file_exists(/path/to/file)) {
...
}

I don't think there would be a performance hit.

--Kelsey
Kelsey McLeod
Reply


Messages In This Thread
RAT Community upgrades - by Jasper Oorthuys - 04-02-2010, 06:06 PM
Re: RAT Community upgrades - by Jasper Oorthuys - 04-06-2010, 07:54 AM
Re: RAT Community upgrades - by Jona Lendering - 04-06-2010, 08:26 AM
Re: RAT Community upgrades - by Jvrjenivs - 04-06-2010, 08:32 AM
Re: RAT Community upgrades - by caiusbeerquitius - 04-06-2010, 08:38 AM
RAT Community upgrades - by Ben Kane - 04-06-2010, 09:01 AM
Re: RAT Community upgrades - by Jasper Oorthuys - 04-06-2010, 09:42 AM
Re: RAT Community upgrades - by Graham Sumner - 04-06-2010, 10:16 AM
Re: RAT Community upgrades - by D B Campbell - 04-06-2010, 10:53 AM
Re: RAT Community upgrades - by Jasper Oorthuys - 04-06-2010, 10:54 AM
Re: RAT Community upgrades - by Jasper Oorthuys - 04-08-2010, 06:09 AM
Re: RAT Community upgrades - by Jvrjenivs - 04-08-2010, 07:24 AM
Re: RAT Community upgrades - by Jona Lendering - 04-08-2010, 09:02 AM
Re: RAT Community upgrades - by Jasper Oorthuys - 04-08-2010, 09:08 AM
Re: RAT Community upgrades - by Ben Kane - 04-08-2010, 09:14 AM
Re: RAT Community upgrades - by Epictetus - 04-08-2010, 09:42 AM
Re: RAT Community upgrades - by Jona Lendering - 04-08-2010, 10:31 AM
Re: RAT Community upgrades - by Jasper Oorthuys - 04-08-2010, 10:34 AM
Re: RAT Community upgrades - by Dave G - 04-08-2010, 10:51 AM
Re: RAT Community upgrades - by Jasper Oorthuys - 04-08-2010, 11:52 AM
Re: RAT Community upgrades - by Jasper Oorthuys - 04-08-2010, 09:25 PM
Re: RAT Community upgrades - by Jasper Oorthuys - 04-15-2010, 03:55 PM
Re: RAT Community upgrades - by jkaler48 - 04-15-2010, 04:50 PM
Re: RAT Community upgrades - by Jvrjenivs - 04-15-2010, 05:01 PM
Re: RAT Community upgrades - by L_CORNELIUS_CETHEGUS - 04-15-2010, 05:16 PM

Forum Jump: