ezagent wrote:
QUOTE:
Thank you, I updated my link directory link as advised. What's the difference between What's New, What's Cool and What's Popular?
What's New causes the MySQL query to select entries newest first, so the most recent entries are at the top. "ordered by Entry Date DESC"
What's Cool sorts entries by clicks in. As persons submit sites, they are requested to link to your installations "in.php?ID=X", where X is their site ID. Clicks from their site to yours raises their rank on Whats Cool "ordered by Hits In DESC"
What's Popular works in the opposite direction. Outbound clicks go to "out.php?ID=X"
which compares the current user's IP to that last, if it is different, it increments the outbound click count for that entry. "ordered by Hits Out DESC"
If you only have a few entries, and none have no in or outbound clicks, then they will likely look identical.
QUOTE:
Have you thought about a wiki? I realize you have more to do than babysit DNPL, but a wiki may help you develop a documentation outline, which you could turn into a book /ebook and make some money, especially if you can prove that DNPL enhances search engine visibility. With a wiki you may find a kind soul or two to put it all together.
This has been suggested before, I'm just a humble self taught coder, not an author and I haven't learned Wiki syntax yet.
QUOTE:
Why is Fantastico using an older version of DNPL? Am I current with the recent 2.0 whatever download and the updates for captcha and blacklisting?
Fantastico contacted me some time ago alerting me they wee including the then current version 2.01SEF Possibly because few, if any hosts took the time to tailor the bundled .htaccess file to their server environments, it fell out of favor. I have not been contacted by them in regards to the 2.1 version.
2.0 with the add ons is pretty close to 2.1 I should also point out, I had initially hoped to completely rewrite the whole thing using current methodologies instead of the 1999 methods on which the script is based. But with finances being what they are, I'm tied up freelancing, or if I do have any free time, often the last thing I want to do is look at code. I go through phases though and that is not always the case.