
Andy
Enthusiast
Karma: -1 / +7

Aug 23, 2004, 7:43 AM
Post #4 of 6
(2144 views)
Shortcut
Send Andy a wink
|
|
Re: [CowChris] Recip links modification
[In reply to]
|
Can't Post
|
|
No problem =) I'm not quite sure it works as you are asking. 1) User submits the site. 2) Depending on what you have setup in the plugin settings, it will either REQUIRE them to have a recip link, or "isn't fussy" if theyhave a recip link or not. 3) If recip is required, and its not present on their site, then an error message will be shown, asking them to put a recip link up. Thats it. Then it all just runs through the normal LSQL system :) In regards to checking URL's in the database already; there are a few options. You can use "Staggered", "Background" or "Per Page", which will all run the checks for you in the browser. If you want to run it via SSH/Telnet, then all you need to do, is type;
nohup perl /full/path/to/admin/check.cgi > log.txt & tail -n20 -f log.txt Hope that helps. Cheers Andy Programmer/Designer/LinksSQL Freak http://www.ultranerds.com http://www.imagesql.com
|