Gossamer Forum
Quote Reply
[UPDATED] Bad-Link 2.0.5
Ok,

This should be the last release for awhile, unless I clean up all the version numbers, but the current one should display 2.0.5 from inside Links.

- install fixed up, table names/error messages fixed
- Links::Plugin properly called in bad_link.cgi
- help screen updated to show bad_link.cgi (lower case)
- a few tweaks to clean up the code.

Any problems, let me know.

It's available from the FAQ site.

PUGDOGŪ Enterprises, Inc.
FAQ:http://LinkSQL.com/FAQ
Forum:http://LinkSQL.com/forum
Quote Reply
Re: [UPDATED] Bad-Link 2.0.5 In reply to
The new release works like a charm.
I think you have got all the bugs fixed.
Nice work

Regards
Abd

http://www.idleb.com
Quote Reply
Re: [UPDATED] Bad-Link 2.0.5 In reply to
Pugdog

Thank You! The new release works perfect. One question. How do you clear out the bad links? Currently it takes you to the modify page for users not the admin?



Dan Oakeson
http://www.AssociateCash.com
Quote Reply
Re: [UPDATED] Bad-Link 2.0.5 In reply to
here is what i did.
go to your templates/admin/db_nav.html
Change:
<option>Category</option>
To:
<option>Category</option>
<option>Bad_Link</option>

save it.
then the bad_link table will be accesable from your database interface just like links so you can view, modify and delete them.



Regards
Abd

http://www.idleb.com
Quote Reply
Re: [UPDATED] Bad-Link 2.0.5 In reply to
Actually, I haven't finished the admin functions yet.
I hacked them in at the last minute for this release, but
I hope to add in the standard management features soon.

PUGDOGŪ Enterprises, Inc.
FAQ:http://LinkSQL.com/FAQ
Forum:http://LinkSQL.com/forum
Quote Reply
Re: [UPDATED] Bad-Link 2.0.5 In reply to
Pugdog:

Thought I should also let you know that the Server 500 errors I was getting have now been fixed with the new version ... good work .. and thanks.

Looking forward to the admin functions you are talking about ...

All the best,

Clint.

--------------------------
http://www.AffiliatesDirectory.com - Affiliate Programs Directory
Quote Reply
Re: [UPDATED] Bad-Link 2.0.5 In reply to
Thanks... I figured they did :)

I finally killed off all the intermediate versions :)

Let me know if anything else crops up.

PUGDOGŪ Enterprises, Inc.
FAQ:http://LinkSQL.com/FAQ
Forum:http://LinkSQL.com/forum
Quote Reply
Re: [UPDATED] Bad-Link 2.0.5 In reply to
Is it my imagination or did badlink add in a badsomething.html template that says resource rated? And isn't used?

Nice plugin btw, thanx.