WordPress Link Directory

Description

WordPress Link Directory is a link directory plugin for WordPress which allows you to keep a directory of links and allow other webmasters to add their link to your site. It can check for reciprocal links and even check the Pagerank of the other site and accept or refuse the link based on criteria you specify.

The main features are:

  • Automatically checks for reciprocal links on pages specified by Pagerank.
  • Displays the Pagerank of all sites in the directory.
  • Option to display more detailed information on each link.
  • Available in several languages.
  • Option to notify the admin when a new link is submitted.
  • Integrates seemlessly with WordPress and adopts whichever theme you’re using.

Demo & Download

You can view a demo of WP Link Directory in action here. We use it to handle all our outgoing links. It is quick and painless to set up.

You can download WordPress Link Directory from this WordPress page.

Installation

1. Upload the wplinkdir folder to your ‘/wp-content/plugins/’ directory.
2. Activate the plugin via the Plugins menu in WordPress.
3. Create and publish a new page or post with this tag in the body: [wplinkdir]

A new WP Link Directory menu will appear in WordPress with access to the settings and options. To begin with you should create a few categories and change the ‘HTML for reciprocal link’ option. You may also want to delete our demo link.

Pro Version

A pro version called WordPress Link Directory Pro is now available which adds some extra features including the ability to accept payment for Premium Links which are displayed first and can be styled different as well as counting hits in and out for each site in your directory.

For a limited amount of time WordPress Link Directory Pro is being offered from this page. You will need to fill in a survey after which you can download the pro version for free. This way I receive a small amount of commission and you receive a free copy of the plugin.

Upgrading:

As of version 1.2 WordPress Link Directory now detects which version you’re upgrading from and automatically adds any new features. The simplest way to upgrade is to simply deactivate the plugin, upload the new files to the plugin directory, then reactivate.

Developers

WordPress Link Directory is commented throughout and the readme.txt contains more information on what the different functions do. WP Link Directory is under the GNU General Public License and so you should feel free to modify the code. All I ask for is that you keep the URL of this page or to the WordPress page so that people can still find the original.

In the changelog.txt file there is also usually a To Do list which has ideas for new features and functions which is worth looking at. If you do modify the code then I’d love to see what you’ve done, feel free to drop a comment with a link and I’ll check it out first chance I get.

Translation

With version 1.5 came language and translation options. The plugin was Internationalized, which is a WordPress term and means that it includes a .pot file. This file has a list, or table, of all the text in the plugin in its native language (English). Using a free application like poEdit (http://www.poedit.net) anyone can translate the plugin to their own language in a matter of minutes. If you are trying to translate the plugin into your own language check the readme.txt file in the /lang directory for more information.

We are keen to make WordPress Link Directory available in more languages and encourage anyone who speaks another language to help us translate the plugin for others. If you have translated the plugin into your native language please let us know in the comments below and we’ll make it available for everyone.


You can discuss this article and see what others are saying about it in the WordPress Discussion Forum
Did you find this article useful? Why not buy Sean a coffee?

465 comments ↓

#1 Obaging on 10.17.08 at 10:46 am

I must be a lucky duck today since I am searching for your plugin 2 days after you release it. Good thing Wordpress Reciprocal Links didn’t work for me, because your plugin looks a lot smoother. Good work !!!! You can click my link to see that I have it implemented.

#2 Obaging on 10.17.08 at 10:47 am

Oh yeah..

Requested features:
Manually add a link.
Email notification upon new link submission.

#3 Scott Hack on 10.17.08 at 6:59 pm

Looking forward to using this, I’ll drop you another note as soon as I get it up and going!

#4 AllenA on 10.17.08 at 9:58 pm

Very nice, thank you :)

Is it possible to share the links with another site/blog? (If I run a few blogs and want to use the data on another one, is it possible to move everything to the new one).

#5 JBH on 10.18.08 at 12:11 am

hello,
some bugs i found:
1. click on your demo link, choose an categorie and then click the home link. it doesn’t work.

2. when i deaktivate the plugin, all my categories are gone away :(

#6 Leo on 10.18.08 at 1:58 am

Hello,
Sometimes when click Add URL will back home not submit page.How to fix it? Thanks!

#7 Obaging on 10.18.08 at 7:53 am

I am already getting submissions using this plugin. But one thing I noticed is there is no way to find out where the reciprocal link is for their submissions.

#8 admin on 10.20.08 at 12:05 am

Just to let everyone know I’ve now released Version 1.1 which has:

New option to allow use of HTML in site description field.
New option to email the admin whenever a new link is added to the directory.
Ability to manually add links from the admin section without the requirement of a reciprocal link.
URL of reciprocal link page is now displayed (if supplied) in the admin section.
Cleanse function added which checks all links in the directory for reciprocal requirements.

Issue where Home page wasn’t linked correctly or would create long HTTP queries fixed.
Issue with double escaping of quotes (‘ and ” => \’ and \”) fixed.
Duplicate links are thrown out (before they would be accepted).

WP Link Directory is still in the early stages though so keep those ideas, suggestions and bug reports coming and I’ll do my best to update and include them in future versions.

@AllanA
I don’t think that would be a widely used function so I haven’t added it, but you could accomplish that by installing the plugin on another site then using phpmyadmin to copy your existing links to the new site. They’re stored in the table [wp-prefix]wplinkdir_links.

#9 Obaging on 10.20.08 at 6:30 am

Wow Sean that was fast ! I’m glad you’re fine tuning this plugin. Even though there is a good demand for a Wordpress Reciprocal Link Directory plugin, the others have been abandoned by their devs and simply don’t work.

#11 AllenA on 10.20.08 at 8:20 pm

Thank you Sean :)

#12 Maarten Wilbers on 10.20.08 at 8:35 pm

Hi Sean,
Great plugin. I’ve implemented it on motorklassiek.nl but there a still a few bugs I’ve noticed on 1.1.

html-tags entered in the ‘edit links’ forms () are altered by the script and don’t work (anymore) after pressing the update button

double links won’t be filtered out as it should according to your readme-file.

and some more (slipped my mind, sorry)

I’ve altered the update-script so that the script recalculates the pagerank if I press the update button in the edit links forms. That comes in handy if I import links via a sql editor. Perhaps you can make a function and button to recalculate pageranks for the websites linked on the fly?

And I translated it into Dutch. So that brings me to one suggestion, or wish for the next release: could you please prepare the script for localising? I guess that would be a big help for foreign webmasters who implement your plugin. I will help you with the Dutch localisation if you like.

#13 Link Directory on 10.20.08 at 9:31 pm

this is an awesome plugin. i love the idea. i have used another one before called link exchange. but this is too good. i think we should see some enhancements soon in the next version.

#14 Scott Hack on 10.21.08 at 3:07 pm

Awesome that you are doing updates already! I started toying with 1.0 and now I’ll have to update to 1.1 and check out the new changes. It sounds like you already have some great changes made. A few others that would be great IMO is to have the ability for the page rank to only show if you are an admin. General users I don’t think need this data. Also, to have a check box in the config to nofollow the links.

#15 Jason on 10.22.08 at 7:35 pm

Is this compatible with mu? I’m getting an error (Are you sure you want to do this? Please try again.) when I attempt to save changes in mu.

#16 Brian Kinkade on 10.23.08 at 2:22 am

Sean, great plugin, any idea why my install might be displaying with 4 columns(3 evenly spaced & 1 crunched) vs. 3 evenly spaced? Thank you!

#17 FabriceV on 10.23.08 at 10:41 am

Dear Mr.
I’d like extended options.
The list of links could also provide a link to open a post (so that users can decide wheter to directly go to the external site or read additionnal information before to take the decision). The post display the link, a text body, and display the RSS flux from the site.
With the possibility to use categories and contextual tags, that could allows to build informational sites on specific topics.

#18 Sean on 10.23.08 at 2:52 pm

Another update: WP Link Directory Version 1.2 is now available. Here is a list of the new features available (some of them are mentioned/requested in the comments above me):

Automatic upgrading based on version added.
Ability to display detailed information about each link.
New option to add nofollow to links.
New option to display or hide Pagerank.
Optional Name and Email fields added to the Add URL page.
New option to change the order in which links are displayed.
New option to change how many categories are displayed per row.
The Pagerank for each site is now updated when Update is pressed in the edit links page.
Duplicate linking fixed. Before, duplicate links weren’t thrown out properly.

You can now deactivate and upgrade the plugin without fear of losing your existing links and categories.

I replied to Maarten on his own blog but for completeness the duplicate link issue has been corrected, the tags problem I couldn’t find but doesn’t appear to be an issue any more and internationalization (making the plugin available in other languages) is on my to-do list.

@Jason
I haven’t used WordPress MU or had any experience with it so I’m not sure if it’s compatible or not (from what you’re telling me it’s not). Unfortunately this isn’t a priority for me so I can’t promise this in the future. However the code is under GPL so you could edit yourself or pass it on to someone who knows more about WPMU and see if you can get it working.

@Brian
I had this issue too in v1.1 and managed to fix it for v1.2. You also now have the ability to specify how many categories should be shown per row.

@FabriceV
Extended information is now available but the features you mention (RSS, etc) go beyond the scope and intention of this plugin though creating a decent SEO page which links to each link seems like a worth while thing to do.

Cheers everyone!

#19 baron on 10.23.08 at 3:18 pm

hi. Thanks for plugin

perfect.

Regards

#20 George Serradinho on 10.23.08 at 6:20 pm

Hi there,

thanks for the new version. It solved a lot of problems I was having to deal with. Your settings page was a blessing.

Some suggestions:
1.Would it be possible to have a picture for the categories?

2. Maybe the same for the user who enters their link, have an option to have a small pic which would have to be approved by admin first.

Thanks again

#21 Rutger on 10.23.08 at 9:38 pm

Hi there! Many thanks for this plugin, it’s great. Just installed version 1.2 (good updates! just what i needed)… but i got some errors when editting: (naws Unknown column ‘date_modified’ in ‘field list’).

And the bigger problem: i can not add anymore sites! He says he added one but when i look in the links list, he’s gone. Maybe you can do something with this information.

Kind regards,
Rutger

#22 Rutger on 10.23.08 at 9:41 pm

Okay, never mind… forgot to disable the plugin first ;)

#23 Scott Hack on 10.23.08 at 10:03 pm

Sean,

I hope to install the update LATE tonight, but I wanted to go ahead and send out a *BIG* thanks for jumping right in and getting those improvements implemented. Do you by chance like bourbon?

-Scott

#24 Stephanie on 10.24.08 at 12:46 am

Hi!

Well, I love the concept of this plugin – but it mysteriously quit working. Now the Add URL | Link To Us links go nowhere. Anyone else having this issue?

#25 Mark Wilson on 10.25.08 at 5:24 am

I’m having an issue where the Home | Add URL | Link To Us doesn’t link correctly. When you click any of these links it simply links back to the HOME page where I have the tag embeded. Now if you venture to a category it works fine.

#26 Sean on 10.25.08 at 5:08 pm

Just released version 1.2.1 which has some minor changes. It fixes the problem that Stephanie & Mark (above) mentioned where sometimes the Add URL and Link To Us pages wouldn’t link correcntly.

It also adds some extras to the detailed information pages for your links such as backlinks and caches for the most popular search engines, Alexa stats and whois lookup. It also includes a thumbnail image of the website using http://thumbnails.iwebtool.com

@George
I don’t think there’s a huge demand for pictures for categories and links so I wont be looking to implement that. However, you could accomplish this for categories by finding and replacing this line in the wplinkdir_displaydir() function:

$page.=’<b><a href="’.$_SERVER['REQUEST_URI'].$E.’cat=’.urlencode($Cat['title']).’" rel="nofollow">’.$Cat['title'].’ (‘.$LinkCount.’)</a></b><br>’.$Cat['description'].’</td>’;

With something like

$page.=’<b><a href="’.$_SERVER['REQUEST_URI'].$E.’cat=’.urlencode($Cat['title']).’" rel="nofollow"><img src="http://www.yoursite.com/images/’.$Cat['title'].’ .jpg" border="0"></a></b><br>’.$Cat['description'].’</td>’;

Then you would simply create an image for each category and upload it to the images directory on your site. If you wanted to create images for links you’d need a file upload form and some extra handling, but it should be pretty easy to accomplish too.

@Scott
Doesn’t everyone like bourbon? =]

Cheers Everyone

#27 damian b on 10.25.08 at 7:01 pm

Thanks for the plugin! I haven’t installed it yet, but custom categories and/or tags have been something which have been missing from passed attempts at this.

Yours looks promising and I will install it. Thanks again.

#28 Matt on 10.25.08 at 8:50 pm

The really is a great plugin!…. I am faily incompetent with php but how would one go about diplaying a specific category list with in a post? I mean if I write a post about teacups would it be possible to display any submitted links in the “teacups” category inside that post?. And ifso what about a submit your link url within the post?

Thanks
Matt

#29 Matt on 10.25.08 at 8:57 pm

I just asked you about displaying specific categories with a post… if you do any freelance work I would be happy to pay you to implement this on a site I am working on.

email me if you are interested.

Matt

#30 Binh Nguyen on 10.25.08 at 9:13 pm

I’m having problem implementing it. I want the the links page display category name on the page title instead of just “Links”. For example “Blogging Links”.

Do you have any spare time to fix that?

#31 Mark Wilson on 10.25.08 at 9:41 pm

@Sean, kudos on your latest release. The release solved the issue with the HOME | ADD URL | LINK TO US issue.

I’ve discovered several other bugs.

1.) The system won’t allow you to post a URL to site’s that may have disclaimers before the URL – example would be adult content – i.e. blogspot.com

2.) In the Admin section the script allows you to set Yes or No to receive email when a new link has been added. It seems by default it’s set to NO. When I attempt to save YES, it won’t keep the setting – it returns right back to NO.

#32 Mark Wilson on 10.25.08 at 9:51 pm

In the latest release you have added some really cool external links to page ranking sites, WHOIS and so forth.
Is it possible that you could have these links open in a new window. It is my thinking, at least in my site that all external links should open in a new window. This keeps the user on your site – if they click off they have lost your site.

#33 Niklas on 10.26.08 at 12:40 am

I cant add link manually from the admin panel.
After i field in the info about the link and click on add link nothing happens.

So how to add links manually?

#34 Mark WIlson on 10.26.08 at 10:46 pm

This thumbnail image service you have incorporated into the latest release … does it work ? I’ve been awaiting the image previews to resolve for a couple days. I visited their website and notice they haven’t kept up with their support forum since like March 08.

Is anyone else having issues getting their thumbs to resolve ?

#35 DON on 10.27.08 at 8:56 am

Are Links added automatically or do we have a chance to approve them.

This is needed to keep out of bad neighborhoods.

Very nice plugin

#36 ChuckMcB on 10.27.08 at 9:29 pm

Here’s the updated code to fix the “email me” field not being displayed correctly.

http://snippets.dzone.com/posts/show/6356

Either copy/paste the whole lot or update your file between lines 358 and 370

#37 Sean on 10.28.08 at 12:44 am

Another version is now available: v1.3. Updates and imrpovements include:

Better shortcode handling added with category and page parameters. I.e. [wplinkdir page="Add URL"] or [wplinkdir category="Video Games"]
Captcha option added with captcha images supplied by captcha.net.
Thumbnails changed to thumbshots.org which are updated more frequently.
Email Me option now displays correctly.
All external links now have the target attribute of _blank.

@Matt
I included those shortcodes after you mentioned them, they were pretty easy to implement and will hopefully come in handy for others. Now if you post [wplinkdir category="News & Media"] on any page or post it will display all links in the News & Media category.

@Binh
Do you mean you want custom text in the <title> tags? If so this plugin doesn’t offer that yet. I’ve been trying to get custom permalinks working but haven’t had any luck.

@Mark
Thanks for your comments you pointed out a few issues. The Email Me option has been corrected, it was just a display issue and still worked, luckily.
I’m not sure about the sites with disclaimers issue, maybe if you could post a link to a couple of examples I could look at coding a solution, though it’s probably out of the scope of my knowledge.
I switched the thumbnail service to thumbshots.org which seems to be updated more often though I’m not sure how long sites which aren’t indexed take to get new thumbnails but it’s more than a few days at least. Anyway, it’s the best free service I could find.
I also took your advice and made all external links open in a _blank window/tab.
Cheers!

@Niklas
Are you getting any error messages or anything I can use to decipher the problem? If there is a problem inserting the link into the database it should normally display an error message.

@DON
I’ve now added a captcha option to route out spam. I’m also looking at sending links which don’t meet requirements into a “pending approval” list for an admin to check.

@ChuckMcB
I fixed the email me issue in the new version but thanks for the code none the less.

#38 BolaNaga on 10.28.08 at 2:08 am

Aloha.a..

i want ask, why i can’t add url
erorr messages like this

The URL you supplied doesn’t seem to be valid.

can give me solution
thx

#39 Sean on 10.28.08 at 2:25 am

That message is returned when the script can’t open the URL supplied. I.e. it tried to view the page but it couldn’t or the URL didn’t exist.

I think someone mentioned earlier that it has problems with sites that have disclaimers and things like that so that may be the cause, what was the URL you were trying to add?

#40 BolaNaga on 10.28.08 at 2:43 am

I want add url just for test
this domain
http://www.stardut.co.cc

if i add another url, error message same as like that

sory my english is bad ;)

#41 Mark Adams on 10.28.08 at 4:38 am

Great plugin. It would be very nice if users could search the directory. Is there a way to include it in the WP search, or will you be adding a search feature?

#42 Mark Adams on 10.28.08 at 4:41 am

Oh, and one more thing. It would also be nice if we could delete/edit links from the directory itself, much like we can edit a post.

Thanks again.

#43 Tavik on 10.28.08 at 10:42 am

Great plugin!
Maybe you can add to the next version – subcategories?

It would be the best Link Plugin for WP with this feature.

Thanks

#44 ChuckMcB on 10.28.08 at 11:54 am

> Email Me option now displays correctly.

Not quite ;)

Line 386 unsets $yes & $no before they can be used to display the selected item.

#45 ChuckMcB on 10.28.08 at 12:14 pm

Couple of suggestions:

Make the Category description a bit bolder to make them stand out more, h3 perhaps?

Change the title of the “Home” link stop any confusion between the WP home and the Link Directory home?

#46 amarat on 10.28.08 at 1:27 pm

hi
i want to add this plugin on my blog, but it does not working.
i download then i put to my plugind directory on my host but i did not see my plugins on my control ( dashborad) panel.
could you help me ?

#47 Niklas on 10.28.08 at 2:37 pm

When inersting the link manually there is no error meassge, the hole dashboard just turns blank.

#48 Heidi on 10.28.08 at 10:48 pm

Is it possible to specify or restrict what category a user can add to? Such as if the user is in category games and wants to add a link is there some way of only being able to a link to games while in games?

Thanks

#49 Sean on 10.29.08 at 12:58 am

Just released yet another new version with some decent updates:

- New Search page which allows searching by URL, Title, Description or All
- One layer of Sub-Categories added which should be enough for most peoples needs.
- Email Me option finally displays correctly.
- Links added through the admin section now check and alert when a link cannot be opened, but add it regardless.

@BolaNaga
If you add the link through the admin section it will now work OK.

@Mark
I’ve added the search function but not the editing straight from the directory, though that should prove pretty easy to do. Next time I have some spare time I’ll give it a go.

@Tavik
Subcategories also added. They’re single layered but that should be enough for most people.

@ChuckB
Right enough, finally fixed it once and for all. As for playing around with the descriptions and text of the page I’d rather leave it as it is, I think most people can find and edit where that stuff is displayed if they want to.

@amarat
Does WordPress give you an error message or anything when you activate the plugin?

@Niklas
I think I identified where that problem was coming from and if I was right it’s been fixed in the new version. If not let me know and I’ll check it out further.

@Heidi
You could edit which categories are displayed in the menu bar relatively easily but I don’t see what advantage that would give you since surely the user could just click into another category and add the link from there?

#50 DON on 10.29.08 at 1:45 am

Hello Sean,

I see you are working hard with this plugin. I seem to have a problem. I was trying to install on another site and got this message.

Plugin could not be activated because it triggered a fatal error.

Do you know what could cause this?

#51 Heidi on 10.29.08 at 3:31 am

Thanks for the quick reply, I am not great with php could you give me an example of the syntax to use or what to edit?

Thanks

#52 Sean on 10.29.08 at 3:48 am

DON, I’m not too sure, is it a fresh new install or are you upgrading from an older version? And which version of WordPress are you using?

Heidi, the wplinkdir_sort_categories() function (line 557) handles displaying the category menu. To exclude certain categories you would find this line:

$entry.=’<option’.($Link['category'] == $Title ? ‘ SELECTED’ : ”).’>’.$Title.’</option>’; (line 576)

And add this before it: if($_GET['cat']==$Title){ and add } after it. This will mean that only the chosen category and any subcategories of it will be displayed.

Alternatively you could exclude the menu all together and DELETE this line:

<tr align=”left”><td><b>Category:</b></td><td><select name=”entry_category”>’.wplinkdir_sort_categories(‘Display’,$Cats).’</select></td></tr> (line 907)

Then after this line:

$page.=’<form method=”POST” action=”" name=”entryform”> (line 903)

Put in:

<input type=”hidden” name=”entry_category” value=”‘.$_GET['cat'].’”>

This will hide the menu but submit the link under the category they were browsing before they clicked Add URL.

#53 ChuckMcB on 10.29.08 at 10:32 am

Upgraded automaticly and all working fine, cheers Sean.

> I think most people can find and edit where that stuff is displayed if they want to.
True enough, but the down side is if we start editing the source will our modifications not be overwritten the next time you release a new version? Not a show stopper, just a pain.

More suggestions/observations:

- order search results by PR rather than ID
- redirect deleted links to front of link manager
- “Are you sure you want to delete” code in plugin but not used
- Add Subcategory link count
- You can have a main cat and a subcategory with the same name but it only ever displays the contents of the ‘first’ category. Further to this, if you delete the new category it deletes both categories.

#54 Daniel on 10.29.08 at 11:18 am

How can i remove the Add link from the page where the plugin is running.
I want to add manualy all the sites in the directory

#55 ChuckMcB on 10.29.08 at 3:16 pm

@Daniel: Try this: go to line 1076 of wordpress-link-directory/link-directory.php and change it to read:

$page.=’Home | Link To Us | Search‘;

Then comment out line 1082 that will stop people going directly to the page.

#56 Niklas on 10.29.08 at 3:31 pm

Sean: I have version 1.3 and it is still the same problem. :(

#57 Niklas on 10.29.08 at 3:39 pm

It works now, the new version just came to the plugin panel. Thank you very mutch for this plugin. :)

#58 Sean on 10.29.08 at 3:45 pm

Just a quick update: I’ve fixed a few issues and released version 1.4.1 which has these changes:

- Confirmation required when clicking the Cleanse button.
- Confirmation required when deleting links.
- Search results are now ordered by pagerank.
- Option to show/hide the number of links in each category and sub-category.
- Issue fixed where trying to view detailed info for links that don’t exist would try to display links and thumbnail. Now returns a ‘link doesn’t exist’ message.

Chuck, thanks for the suggestions, most of them have been implemented, though the categories issue I’ll try to clear up next update.

#59 Maarten Wilbers on 10.29.08 at 6:19 pm

Hey Sean, I really love the way and speed you are going with this plugin and really am anxious to see a localisation option so that I don’t have to go through the complete code every day you are updating link directory ;) .

#60 Maarten Wilbers on 10.29.08 at 6:26 pm

Possible bug: some guy tried to add a link to my site after he added my site to his. But somehow link directory cannot find a reciprocal link. I tried it to with his site, same error. My question, what is checked by LD, just the URL or the name too?

#61 Vernon on 10.29.08 at 7:50 pm

I keep getting the following message when I try to activate plugin:

Plugin could not be activated because it triggered a fatal error.

Fatal error: Call to undefined function: add_shortcode() in /home/vlt26/public_html/wp-content/plugins/wordpress-link-directory/link-directory.php on line 48

#62 Peggy on 10.29.08 at 10:51 pm

I’ve been playing with the plugin and I like how easy to use it is. The problem is that I’m making a niche directory, and want to be able to review the links before they are added to the directory. Is there an easy way to change the action of the “Submit Link” button on the Add URL form so that the content is emailed to me?

I’m also wonder what the best way to style the text in the category pages is. I noticed that on the subcategory page (linked to my name above) I’d like some space added between the description and the actual link. Can I put [wplinkdir directory] inside a div and add the style information in my theme’s main CSS file? Or is there a way to style it from within the plugin?

#63 Nicole on 10.30.08 at 2:24 am

This is a wonderful plugin thank you so much. I was searching for this a while back and gave up after finding nothing even remotely close, then today came across it on accident… it made my day!

Cheers!

#64 Nicole on 10.30.08 at 3:32 am

Seems that I receive a fatal error when trying to update the configuration settings on the main WP Link Directory page.

Fatal error: [] operator not supported for strings in /home/opteye/public_html/wp-admin/options.php on line 23.

I am using Wordpress Version 2.6.3 – Any help is appreciated.

Thanks!

#65 Fizzgigg on 10.30.08 at 10:28 am

Very nice plugin, but is there a way to translate it without having to edit the plugin itself?

#66 ChuckMcB on 10.30.08 at 10:44 am

v1.4.1 installed and working fine for me.

#67 Peter on 10.30.08 at 2:06 pm

Just wanted to let you know, I love the plugin. You rock!

#68 Tavik on 10.30.08 at 5:52 pm

Hi!
Another feature request! :)
Please add to things – date of adding the link in the database and the number of clicks on links.

And it would be great if you add the templates like in WP-Downloads and WP-Polls!

#69 Ute on 10.31.08 at 12:42 am

Compliments for this great Plugin!

I have an issue with the captcha. When setting it to required I get the error: “SAFE MODE Restriction in effect”.

An option to approve all entries before they are published would be fantastic. I plan to offer a niche directory with no backlinks required and without nofollow. Without any means to prevent unwanted entries from being published I will become a target for spammers in no time. I will have to switch the directory off for this reason and for the moment.

An easy way to translate would also be much appreciated. I’d be glad to help with a German language file.

#70 Sean on 10.31.08 at 1:29 am

OK Doke, spent a lot of time and effort on internationalizing so hopefully I got it right. I’ve just released version 1.5, the only update is internationalization which has been requested a few times.

I didn’t create a .pot file but I have surrounded all output in __(), the default translation function in WordPress. Using poEdit (http://www.poedit.net) anyone can translate WP Link Directory into virtually any language. I’m still learning as I go and so I may need to tweak this process but if there are any problems or anything I’ve missed let me know.

@Maarten
Sorry to keep you constantly translating, you should be sorted now. As I said I’m new to the translation process in WordPress so let me know if there’s anything I’m doing wrong.
To answer your other question, only the link is checked by the plugin, not the text. It checks the page supplied in the Recip URL field for a link back. It checks for the URL you put in the Your URL field, so if that’s changed that may have caused the issue.

@Vernon
I believe you’re using an older version of WordPress that doesn’t support shortcodes, you may have to upgrade.

@Peggy
Thanks for your comments, the issue you mentioned with sub-categories being too close to the description text was actually a bug, I missed out a line break. This has been corrected in v1.5.
I’ve added a little more styling in the wplinkdir_styling() function but for the next version I’d like to have a separate style file so people can edit and swap their own styling. Until then the idea you mentioned about using your own div tag should work.

@Nicole
I’m not too sure, I’ve never seen this before. Simply deactivating then activating the plugin may take care of it, let me know if that helps.

@Fizzgigg & Ute
The plugin has now been internationalized and should be easy to translate.

Ute, the captcha requires PHPs GD Lib to be enabled to work. I don’t have an alternative just now unfortunately though I would like to offer links for approval to the admin in a future update.

@Tavik
The date is already included when someone submits a link. Hits in and out is on the to do list, as well as upgrading the styling.

Thanks to everyone for your support =]

#71 Sean on 10.31.08 at 3:55 am

It’s a couple of hours later and I generated a .pot file which can be used for translation. I’ve included it in v1.5 so you can download the new file and translate it for free using poEdit (http://www.poedit.net).

It’d be nice to offer a list of translation files from this page so if anyone has any .mo translation files please let me know here and I’ll upload your file either in with future updates of WP Link Directory or to this directory.

#72 Nicole on 10.31.08 at 4:30 am

Thank you for the reply Sean, I did as you suggested and received the same error. I even tried going back one later version and had the same problem. :(

#73 Sean on 10.31.08 at 5:49 am

Nicole, I had a look for your problem in Google (http://www.google.co.uk/search?hl=en&safe=off&q=+site:wordpress.org+Fatal+error:++operator+not+supported+wordpress might help you out) and it returned a good few results. It seems this is a problem where arrays aren’t defined properly or are used wrong.

Unfortunately I don’t have a solution. I can’t find anywhere in the plugin where an error like this would be generated. You said this happened when you changed any of the main settings, so I had a look through the bit that handles that and I can’t see anything that would cause this.

Does it happen anywhere else or just when you change the settings? Does it also happen when you click the Cleanse button?

#74 Mark Adams on 10.31.08 at 6:03 am

Here’s a possible improvement. How about having the ability to set the link’s target? I’m not fond of links popping up to a new window. Could this be offered either (a) on a per link basis or (b) universally through the admin window?

#75 Online Tips on 10.31.08 at 7:17 am

Great plugin indeed. Something that i have been looking for. However am looking for something more than just a link directory.

I would like to setup a wordpress based directory which can accept paypal/other gateway payments. I also want a few more functionality like SEO url for each category and auto-population of country/city,. eg.:

abc.com/finance/brokers/newjersey.html (here all brokers in new jersey will be listed)

For Paypal, people can pay a sum of money via paypal and wait for the admin to accept once payment is confirmed and then their link becomes live.

Is it possible to add this functionality?

This would make it killer trust me :-)

#76 Sean on 10.31.08 at 9:37 am

Another quick update. I just did a re-release which updated a couple of translation points I missed out first time round.

@Mark
I just added a new targetting option which allows you to change the target of external links, enjoy!

@OnlineTips
SEO URLs or Permalinks are in the to-do list and as soon as I figure out how to do it they’ll be available.

The PayPal idea isn’t on the to-do list but I’ll keep it in mind in future updates, no promises though.
You may instead want to check out Wordpress Link Directory (http://www.alectang.com/wordpress-link-directory/) which I believe (but I may be wrong) is the link directory behind this site: http://www.poweredbywp.com

It’s also a good few years out of date and so I didn’t feel too bad when I realized I’d stolen its name. Hope that helps.

#77 ChuckMcB on 10.31.08 at 10:31 am

Upgraded to v1.5 fine.

I notice that the PR link bars have been replaced by text only. Was that intentional?

#78 Sean on 10.31.08 at 10:45 am

Woops! That wasn’t intentional, I’d left out a styling element. Thanks for the update, I’ve re-uploaded to the same version, feel free to download and replace.

#79 ChuckMcB on 10.31.08 at 10:54 am

psst…the target code in the admin page is a big wonky, seems it’s mixed up with the nofollow code. ;)

#80 Sean on 10.31.08 at 11:08 am

I’m sure you already did, but updated. Cheers =]

#81 Ute on 10.31.08 at 2:33 pm

Hard to keep up with your lightnin speed, Sean! :-)

…but I’m done with a German translation. What should I do with it?

#82 Sean on 10.31.08 at 3:08 pm

Hey Ute, I’ve registered with Launchpad so I can centralize translation files but they’re taking their sweet time about approving it. But damn, that was quick! I’d suggest uploading to MegaUpload (http://megaupload.com) and dropping the link here. I’ll save it and include it with the next update.

Thanks!

#83 Ute on 10.31.08 at 3:21 pm

As I’m not really familiar with poedit I would rather mail you my “outcome” before it goes public. You have my mail address in the comments… why don’t you drop me a line and I send back a zip?

#84 ChuckMcB on 10.31.08 at 3:33 pm

> psst…the target code in the admin page is a big wonky,
> seems it’s mixed up with the nofollow code.

> I’m sure you already did, but updated. Cheers =]

Still wonky I’m afraid. You seem to be doing a check for “Yes” when the options are “_blank” or “_self”

#85 Matt on 10.31.08 at 3:36 pm

Hi

The sortcodes don’t seem to work any more. [wplinkdir category="Games"] it now looks like it is adding characters to the end of the links?

any ideas?

Matt

#86 Nicole on 10.31.08 at 5:53 pm

Hi again Sean -
If its of any help I installed your upgrade today and got the same error. Cleanse does not create an error but just tells me that I have nothing to cleanse (as I was never able to change the default settings to require reciprocal links). I can add links and edit categories just fine, just errors out when I go to the initial WordPress Link Directory settings page. I have about 20 plugins installed including yours, if a list is helpful I’m happy to provide it.

Thanks again.

#87 Mark Wilson on 10.31.08 at 6:39 pm

The new link target feature isn’t functional. Each time you save your selection it returns to default.

#88 Mark Wilson on 10.31.08 at 6:54 pm

Only 3 subcatergories show under a main category on the HOME page. If for example you has 8 subcatergories can we show all the sub-categrories under that main category ?

#89 Mark Adams on 10.31.08 at 9:26 pm

Here’s a short improvement, change the name from “WordPress Link Directory” to something shorter. It occupies a lot of space on my menu, crowding out some others.

#90 Alejandro on 11.01.08 at 2:17 am

Hi Sean,

I’m using your plugin at directoriodeaerolineas.com and it is working fine! I have a question. I created many categories with some subcategories each. The thing is that all the links will go inside the subcategories and i’d like to know if its possible for the categories to show the number of subcategories contained or the number of links of all of its subcategories. I just dont feel comfortable the categories displaying a Zero on it, people may the think there are no links at all. Let me know if I explained this properly, if so how can I improve this?

Thanks!

Alejandro.

#91 Fizzgigg on 11.01.08 at 12:18 pm

First I must say that I really like this plugin, but there are some things I would like added/changed.

1. I would like the option to remove bit and pieces of information on the “more info”-page, for example Cached Pages, Backlinks and Other Links.

2. I would like to be able to only let registered content providers add links (iow not subscribers and visitors but only admins, editors, and contributors).

3. I think these is a slight bugg in the scrips. When I add a link, on the more info-page it says “Added By: admin”. I am an admin, but wouldn’t it show the username instead?

But like I said, I really like this plugin and the only reason I talk about this is that I would like to use it as much as possible. Keep up the good work, Sean. We need more plugin programmers like you.

#92 Robert on 11.01.08 at 10:41 pm

Has anybody already figured out how to get the safemode issue working

Warning: mkdir(): SAFE MODE Restriction in effect. The script whose uid is 4434 is not allowed to access /tmp owned by uid 0

#93 Mitsuko on 11.02.08 at 5:11 am

Hi, great plugin!
I’ve translated it in French, just tell me where I can send it to you.

#94 Sean on 11.02.08 at 6:14 am

Hey everyone, another update is now out there: version 1.6 which adds:

* New tagged and flagged fields added to MySQL which enable tagging.
* Tagging added using [link] tags. If enabled the [link] tag submits a new link when created from its attributes.
* Flagging option added for both tagged and standard links.
* Edit Links page displays links alot better, before it took up alot of space.
* Target finally fixed and now displays correctly.
* lang folder added with a README on translating WP Link Directory and an untested German translation is provided.

@ Ute
Thanks, your translation is now included with new versions.

@ Chuck
Thanks, finally updated =]

@ Matt
I emailed you directly but in answer to that shortcodes are now fixed. Specifically the category attribute had trouble with special characters like & but it should be OK now.

@ Fizzgigg
1. There isn’t a huge demand for customizing this page so I’ll put it on the to-do list but it’s not available now unfortunately.
2. You may want to check out v1.6 as mentioned, it has [link] tags available to anyone with write permission.
3. Thanks for that, I’ve now updated it to select the admins display name as selected in the drop down menu on the user settings page, though links that were inserted before this will still use the old names/emails.

Cheers =]

@ Nicole
I still don’t have a solution for you I’m afraid, I can only imagine it’s another plugin causing conflict. If you’re willing you could disable each plugin and try updating the settings til you find out if any are responsible for the error.

@ Mark
You could do it yourself by editing near line 1660. Find this line: $getSubCats=mysql_query(“SELECT * FROM $cat_table WHERE parent = ‘{$Cat['title']}’ ORDER BY title ASC LIMIT 3″);
And simply remove the LIMIT 3.

@ Other Mark
I’ve changed the admin page name to WP Link Directory which is a little shorter, though if you need it shorter still you could change that by editing line 192 to this for example:
$WPLD_Trans['WPLD']=__(‘WP LD’,$WPLD_Domain);

@ Alejandro
I see, you’re using it as a location/country directory. You could do this by editing line 1660 as above, but also add this on the line after it:
$numSubCats=@mysql_num_rows($getSubCats);
Then change this code a few lines down:
($ShowNums == ‘Yes’ ? ‘ (‘.$LinkCount.’)’ : ”) to ($ShowNums == ‘Yes’ ? ‘ (‘.$numSubCats.’)’ : ”)

@ Robert
That’s a problem with the CAPTCHA class. More info here: http://uk.php.net/features.safe-mode
Unfortunately I don’t have a solution yet.

@ Mitsuko
Thanks, I’ve sent you an email. P.S. Great looking site.

#95 Mark Wilson on 11.02.08 at 8:21 am

The new function where you can report a broken link has some layout issues. When you give the function a label in the admin panel ( REPORT BROKEN LINK ), the text runs together with the detailed info.
example: Click Here To Visit This SiteReport Broken Link

#96 Fizzgigg on 11.02.08 at 9:46 am

When I updated to v1.6 I recieved this error (with my pathways removed of course:

Fatal error: Cannot redeclare wplinkdir_link_shortcode() (previously declared in /wp-content/plugins/wordpress-link-directory/link-directory.php:29) in /wp-content/plugins/wordpress-link-directory/link-directory.php on line 107

Any suggestions?

#97 Siswo on 11.02.08 at 11:46 am

Hi Sean, It’s great plugin.
I try to install it, and succes, but I have got an error when I add or edit category.
here’s an error:

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in xxxxxx/wp-content/plugins/wordpress-link-directory/link-directory.php on line 969

pls advice… thanks

#98 Free link directory on 11.02.08 at 12:53 pm

I have got a same error as Siswo. Earlier everything was just going fine. I just updated it and get an error which says Warning: mysql_fetch_assoc():
Please advice.

#99 Mitsuko on 11.02.08 at 12:59 pm

I’m having some troubles too with the last version..

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in xxx/wp-content/plugins/wordpress-link-directory/link-directory.php on line 1049

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /homepages/40/d178792552/htdocs/wp/wp-content/plugins/wordpress-link-directory/link-directory.php on line 969

Warning: Invalid argument supplied for foreach() in /homepages/40/d178792552/htdocs/wp/wp-content/plugins/wordpress-link-directory/link-directory.php on line 981

And so on…
I can’t add any category or any link.

P.S. I’ve sent you the french translation =)

#100 Mitsuko on 11.02.08 at 1:46 pm

Oh, and I went back to version 1.5, and when I test it like if I was a user, it always says me that the url doesn’t seem to be valid.

#101 Mark Adams on 11.02.08 at 3:57 pm

I’m getting the same error as Fizzgigg.

#102 charlie on 11.02.08 at 4:36 pm

I want to put the code in the sidebar with the text widget. Is it possible???
Tanks,

#103 Mark Wilson on 11.02.08 at 7:05 pm

Updated to your new version and I’m getting some errors.

1.) On the Home page I get the following message embedded at the top of the page as follows: Warning: mysql_result(): supplied argument is not a valid MySQL result resource in /home/video53/public_html/blog/wp-content/plugins/wordpress-link-directory/link-directory.php on line 1687

2. I can no longer edit any of the links. The links don’t show. I do see an error message on that admin page as follows: Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/video53/public_html/blog/wp-content/plugins/wordpress-link-directory/link-directory.php on line 925

#104 sanata on 11.02.08 at 10:11 pm

I recieved this error (with my pathways removed of course):

Fatal error: Cannot redeclare wplinkdir_link_shortcode() (previously declared in /home/enlazalo/public_html/wp-content/plugins/wordpress-link-directory/link-directory.php:29) in /home/enlazalo/public_html/wp-content/plugins/wordpress-link-directory/link-directory.php on line 107

thanks

#105 Mark Adams on 11.03.08 at 1:45 am

For whatever reason, my directory works again. I downloaded an older version (1.5) and then upgraded again.

#106 Mark Adams on 11.03.08 at 2:19 am

Actually, I jumped the gun. The directory does not really work. Will wait for update.

#107 FP on 11.03.08 at 4:36 am

Hi Sean,

Thanks for writing such a useful Plugin. I appreciate your hardwork and generosity.

Unfortunately I ran into trouble right from the beginning. I get following errors:

Add Links:
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in wp-content/plugins/wordpress-link-directory/link-directory.php on line 969
Warning: Invalid argument supplied for foreach() in wp-content/plugins/wordpress-link-directory/link-directory.php on line 981

Edit Links:
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in wp-content/plugins/wordpress-link-directory/link-directory.php on line 969
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in wp-content/plugins/wordpress-link-directory/link-directory.php on line 925

Edit Categories
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in wp-content/plugins/wordpress-link-directory/link-directory.php on line 1049

I tried to search online for similar errors but nothing helped. I would appreciate if you can look into it.

Regards
FP

#108 FP on 11.03.08 at 4:53 am

Hi Sean,

I tried Deactivating and then reactivating the plugin and now I get following error:

Fatal error: Cannot redeclare wplinkdir_link_shortcode() (previously declared in wp-content/plugins/wordpress-link-directory/link-directory.php:29) in wp-content/plugins/wordpress-link-directory/link-directory.php on line 107

#109 Sean on 11.03.08 at 6:40 pm

New update available everyone: v1.6.1 which should solve most of your problems. Most of these issues were down to a problem with the WordPress shortcodes API and when you activate this update it will say something like:
Plugin could not be activated because it triggered a fatal error.

Yet it still runs fine. I’m working on finding out the cause of this error message. Regardless, this should fix most of the problems above.

@ Mark
Cheers, fixed that with a space.

@ charlie
Not yet, but I’m working on widgets for various things.

@ Mitsuko
Thanks again for the .po .mo files, added them in with the new version.

Let me know if you’re still having problems, cheers!

#110 Sean on 11.03.08 at 7:23 pm

I should also say that if you are comfortable with phpMyAdmin and you’re still have problems you can simply run this command:

ALTER TABLE `wp_wplinkdir_cats` ADD `parent` VARCHAR( 255 ) NOT NULL ;

Replacing wp_wplinkdir_cats with your categories table. I believe this is the cause of most of the problems.

#111 Mark Wilson on 11.03.08 at 7:32 pm

Sorry to report, but more errors. I downloaded the new version, deactivated the older one – uploaded. And got a fatal error when i reactivated.

I also can no longer edit the previously added links, i get an error message: Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/video53/public_html/blog/wp-content/plugins/wordpress-link-directory/link-directory.php on line 916

Obviously you cannot add a link or edit any link.

#112 Mark Wilson on 11.03.08 at 7:51 pm

I attempting to run the command in phpMyAdmin I had no such luck. I ran the command and returned an error -
#1060 – Duplicate column name ‘parent’

Do you have a fix outside of altering from the phpMyAdmin ?

#113 Rick in Phoenix on 11.03.08 at 9:47 pm

Hi Sean, first of all I have to say Thank-You for this plugin!
I’m just swithching over to the WP-platform and your plugin is awesome.

I’m getting the same exact error as Mark is, right above me. Everything worked great in version 1.5. Sorry to report the same message but I wanted to let you know.
Thanks for your effort and for building this for the community.

#114 Harry on 11.03.08 at 10:11 pm

Hi there. Have not installed it yet, but there are 2 small problems on your instructions and demo:
- under ‘installation’ the tag is not mentioned, but actualy used (and it works :) you might want to use HTML code to show the tag to use.
- Your “link to us” example generates a 404 link as it links to an incorrect (repeated) URL.

Will test it now, at least one request has been stated above: please make the count on the link page include all sublinks, this is the only logical way of counting the total of links in a category, it make no sense to display ‘0′ if there are 20 subcategories, that are all filled.
Secondly, sub-subcategories would be nice.

Thanks,
Cheers,
Harry

#115 FP on 11.03.08 at 10:18 pm

Hi Sean,

I still get the Fatal error while reactivating the plugin:

Plugin could not be activated because it triggered a fatal error.

Fatal error: Cannot redeclare wplinkdir_shortcodes() (previously declared in /wp-content/plugins/wordpress-link-directory/link-directory.php:115) in /wp-content/plugins/wordpress-link-directory/link-directory.php on line 135

Also what I noticed is there is no Database tables for the plugin under Wordpress DB. Seems to be that error “Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource” is generating from the fact that there are no tables to fetch.

#116 Maarten Wilbers on 11.03.08 at 10:22 pm

I translated it into Dutch and have got a .po file and a .mo file. I’m not sure if the filenaming is correct, but the translation tables are done. So how do I proceed?

#117 Alan Kellogg on 11.03.08 at 10:58 pm

What wplinkdir folder? I have a WordPress Link-Directory folder, but no wplinkdir folder.

#118 Tim on 11.03.08 at 11:29 pm

Sean,

I love the idea of this plugin, I cannot wait to use this plugin, I am awaiting a newer update as I am getting these warnings appear(see below), I can see that you are working very hard to get this right so best of luck.
P.s Its your own fault for making such a good needed plugin :)
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in E:\domains\t\the-bathroom-designer.co.uk\user\htdocs\wp-content\plugins\wordpress-link-directory\link-directory.php on line 960

Warning: Invalid argument supplied for foreach() in E:\domains\t\the-bathroom-designer.co.uk\user\htdocs\wp-content\plugins\wordpress-link-directory\link-directory.php on line 972

#119 Harry on 11.04.08 at 2:26 am

Just installed it but cannot use it. First the fatal error, but it still activates. When changing the options through admin, I get the “Are you sure you want to do this?
Please try again.” message and nothing gets saved.

Am using WPMU, would be great if it would work..

Cheers,
Harry

#120 juliian on 11.04.08 at 2:54 am

hi sean,
i got a warning in links edit setting
how to resolve this?

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/julianin/public_html/wp-content/plugins/wordpress-link-directory/link-directory.php on line 916hh

Thanks
julian

#121 Mark Adams on 11.04.08 at 3:38 am

Here’s mine:

Fatal error: Cannot redeclare wplinkdir_shortcodes() (previously declared in /home/******/public_html/agabus/wp-content/plugins/wordpress-link-directory/link-directory.php:115) in /home/******/public_html/agabus/wp-content/plugins/wordpress-link-directory/link-directory.php on line 135

#122 Jason on 11.04.08 at 4:48 am

Wordpress 2.6.3 and the plugin version 1.6.1

Line 271 you call get_options() I think you meant get_option()?

I kept getting fatal on that. Fixed it but it wouldn’t create the tables. So I removed the check just below 271 and got it to create the two tables.

Then I get this error when I go to the edit categories.

Invalid argument supplied for foreach() in /home/wkrp/website/wordpress/wp-content/plugins/wordpress-link-directory/link-directory.php on line 1088

There are no categories listed but I do have the example data in the two tables. Adding a category gives the same error.

Any ideas? Thanks!

#123 George on 11.04.08 at 7:04 am

Also same problem…

Fatal error: Cannot redeclare wplinkdir_shortcodes() (previously declared in /home/gnetwork/public_html/wp-content/plugins/wordpress-link-directory/link-directory.php:115) in /home/gnetwork/public_html/wp-content/plugins/wordpress-link-directory/link-directory.php on line 135

this plugin is a great concept, when it works

#124 Brian Kinkade on 11.04.08 at 7:43 am

I love the plug in but I get the error below,

Fatal error: Cannot redeclare wplinkdir_shortcodes() (previously declared in /var/www/vhosts/cherrycreektoday.com/httpdocs/wp-content/plugins/wordpress-link-directory/link-directory.php:115) in /var/www/vhosts/cherrycreektoday.com/httpdocs/wp-content/plugins/wordpress-link-directory/link-directory.php on line 135

My page is working now but sure would like an upgrade to fix it. This is really a sweet plugin.

#125 ChuckMcB on 11.04.08 at 11:19 am

FYI: v1.6.1 is giving me the same “Cannot redeclare wplinkdir_shortcodes()” error on a brand new install.

#127 Sean on 11.04.08 at 3:51 pm

A new version is now available: v1.6.2 which should finally take care of all the problems mentioned above. It seems the problems weren’t created by the missing ‘parent’ column in MySQL but instead was all down to a single typo in the code which WordPress had problems with.

@ Harry
Thanks, fixed now =]

@ Maarten
Thanks for this, I sent you an email to follow up.

@ Jason
Thanks for pointing this out, it seems this was what was causing my fatal errors, but I couldn’t for the life of me see why.

To everyone else, thanks for your bug reports, they helped me fix the issues and assuming this version clears up all the above problems I’ll get to working on permalinks next.

If you run the new version and are still getting problems then I’d suggest doing a completely new reinstall by opening link-directory.php in notepad and uncommenting line 20 (simply remove the two slashes):

// register_deactivation_hook(__FILE__, ‘wplinkdir_uninstall’);

Save and upload the file then deactivate the plugin. You can then re-activate it and it should work fine again.

#128 Mark Adams on 11.04.08 at 4:21 pm

WP Link Directory causes Snazzy Archives to disappear. When I deactivate the directory, Snazzy Archives reappears. Any ideas?

SA: http://www.prelovac.com/vladimir/wordpress-plugins/snazzy-archives

#130 Paul on 11.04.08 at 7:19 pm

Why not use recaptcha? : http://recaptcha.net/whyrecaptcha.html

#131 Mitsuko on 11.04.08 at 8:07 pm

Hi again ^^
I’ve upgraded to the last version, and I can’t display any of the categories, having this message :

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in xxx/wp-content/plugins/wordpress-link-directory/link-directory.php on line 1648
(see here : http://anthilemoon.net/liens/)

What should I do ?

#132 Busterm on 11.04.08 at 8:40 pm

Installed the lastest version and it will NOT save Categories.

I added a category.

It says it’s added.

When I go to add a link or add another category there’s nothing there.

“Table ‘wplinkdir_cats’ doesn’t exist”

Wondering, should that be wp_linkdir.cats ??

#133 Maarten Wilbers on 11.04.08 at 8:41 pm

Hey Sean, well eh… on top of all other bugs stated above, all my links kind a disappeared and all my categories too. That was after I first activated 1.6.2. After deactivate and reactivating the plugin, the standard links you provide after a first time install where put into my directory. After reinstalling 1.4 I was upgrading from, all links and categories re-appeared. Is the problem in upgrading from 1.4 to 1.6 ate once?

Do love this plugin though…

#134 Busterm on 11.04.08 at 8:52 pm

I forgot to mention, in the prior version I could not add links. This is the message:

“We couldn’t open the URL you supplied but the link was added anyway. You may want to check it to ensure it exists.

——- Link Added”

However the link was not added to the category..which was why I tried to upgrade in the first place.

#135 Mark Wilson on 11.04.08 at 9:19 pm

Sorry to report that the latest version is broken. It removes everything and yields yet another error message. Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/video53/public_html/blog/wp-content/plugins/wordpress-link-directory/link-directory.php on line 1648.

I’ll attempt the entire reinstallation …

#136 ChuckMcB on 11.04.08 at 9:26 pm

Fresh install of v1.6.2: activated ok, but clicking on “add new link” caused these errors:
http://snippets.dzone.com/posts/show/6411
Tried using “register_deactivation_hook” and now only the line 104 error persists.

Upgrade from 1.6 caused errors. Used “register_deactivation_hook” and the upgrade went ok. But like Maarten Wilbers all links are lost. Clicking on “Add link” does not cause error and no other errors noticed.

Keep at it Sean! DLTBGYD (where B = bugs)

#137 Mark Adams on 11.04.08 at 10:33 pm

Back to Snazzy Archives, seems this plugin conflicts with some others, perhaps it’s a java script issue. In any event, I’d rather run the link directory over snazzy.

Everything works perfectly, except my old links (not many) don’t show up, just the example links and categories.

#138 Mark Wilson on 11.04.08 at 10:33 pm

I have now totally deleted the plugin – Got the latest version and reinstalled. There seems to be no errors with the activation as before. HOWEVER, here is the latest problems.

1.) You cannot manually add a link from the WP Admin. If you do, it seems to go thru ok (in fact you are given a message that it has been added). Trouble is that the manually added link never appears in the directory and it doesn’t appear in the Admin to allow you to edit it.

2.) You can use the ADD URL function (as if you were a visitor). It adds the link, however if a subcategory was choosen it doesnt fall in as it should, instead it falls under the primary category.

3.) Once a URL has been added by a visitor, you cannot update or edit the link in the Admin. The UPDATE button and function is amiss of any command. It’s just a dummy.

4.) Generated emails about the adding of a new link return an invalid link; i.e. This is just a quick message to let you know that someone has added a link to your link directory on Just One Hot Minute …$1 (http://blog.gorgeousboys.com$2).

Link Name: Tattoo Finder$3 (PR 4
$4)
Site URL: http://www.tattoofinder.com$5

You can edit or delete this link by logging into your admin section. You can turn off email updates by turning the Email Me option in the admin section.

As you can see the $ symbol appears.

I’m thinking that it may be best to await a final release of your plugin when it is free of bugs and errors. While this plugin is awesome it should be tested before public release. It creates tables and dbasing that makes it virtually impossible for the novice user to delete. It starts a rename hazard.

Great work Sean and I look forward to a better release.

#139 Mark Wilson on 11.04.08 at 10:37 pm

I have now totally deleted the plugin – Got the latest version and reinstalled. There seems to be no errors with the activation as before. HOWEVER, here is the latest problems.

1.) You cannot manually add a link from the WP Admin. If you do, it seems to go thru ok (in fact you are given a message that it has been added). Trouble is that the manually added link never appears in the directory and it doesn’t appear in the Admin to allow you to edit it.

2.) You can use the ADD URL function (as if you were a visitor). It adds the link, however if a subcategory was choosen it doesnt fall in as it should, instead it falls under the primary category.

3.) Once a URL has been added by a visitor, you cannot update or edit the link in the Admin. The UPDATE button and function is amiss of any command. It’s just a dummy.

4.) Generated emails about the adding of a new link return an invalid link; i.e. This is just a quick message to let you know that someone has added a link to your link directory on Just One Hot Minute …$1 (httpgorgeousboyscom$2).

Link Name: Tattoo Finder$3 (PR 4
$4)
Site URL: tattoofindercom5

You can edit or delete this link by logging into your admin section. You can turn off email updates by turning the Email Me option in the admin section.

As you can see the $ symbol appears.

I’m thinking that it may be best to await a final release of your plugin when it is free of bugs and errors. While this plugin is awesome it should be tested before public release. It creates tables and dbasing that makes it virtually impossible for the novice user to delete. It starts a rename hazard.

Great work Sean and I look forward to a better release.

#140 Rick in Phoenix on 11.05.08 at 2:59 am

Sean, I had the same issue as Maarten Wilbers did in reply #133. I deleted the plugin and reinstalled version 1.5, the original version I used, and now everything is happy,happy, happy. All my data is back. I just have to fill in the fields back on the admin page of Wordpress Link Directory.

Before I edited the // on line 20 of link-directory.php I got these 2 errors. The first one was on the main links or category page and the other was on either Link To Us or Add URL.

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /xxxx/wp-content/plugins/wordpress-link-directory/link-directory.php on line 1648
and
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /xxxx/wp-content/plugins/wordpress-link-directory/link-directory.php on line 962

Thanks again for the awesome plugin!!!!

#141 kumar on 11.05.08 at 8:37 am

First Thanks for the awesome plugin!!!!

hi…
i am getting this error …
Warning: Invalid argument supplied for foreach() in /home/onlineus/public_html/wp-content/plugins/wordpress-link-directory/link-directory.php on line 974

the plugin works fine ……
Thanks again for the awesome plugin!!!!

#142 luna on 11.05.08 at 9:39 pm

I did the automatic upgrade through the plugins panel and when I did that all of my existing links were deleted. The tables were wiped clean! Can you please make sure this doesn’t happen in future upgrades?

#143 Mark Adams on 11.05.08 at 10:54 pm

What’s the status of this plugin?

#144 Eric Lim on 11.05.08 at 11:37 pm

Hi, just installed with no issues, but in the Admin controls, under Edit Links, the plugin does not add any links when manually created from there. It only works when we add links from the front page, please help. Thanks.

#145 Jason on 11.06.08 at 1:28 am

To fix the insert by admin for a link:

line 874
mysql_query(“INSERT INTO $links_table VALUES(”,$name,$email,’$title’,'$url’,'$description’,”,’$category’,'$Rank’,”,’$now’,”,0,0)”);

should be

mysql_query(“INSERT INTO $links_table VALUES(”,’$name’,'$email’,'$title’,'$url’,'$description’,”,’$category’,'$Rank’,”,’$now’,”,0,0)”);

Simply get all the variables surrounded by quotes. I’m sure it’s just because the admin doesn’t have the name or email submission line and not quoting them messes up the insert…

Also Sean on line 86 you have:

mysql_query(“INSERT INTO $table_links VALUES (”,’$Name’,'$Email’,'$Title’,'$URL’,'$Description’,”,”,$Rank,”,$Now,”,0,1)”);

Which have the first letter capitalized. I would think for consistency you’d want those with the first letter ones all lower case – like down on line 874. Just a thought.

#146 George on 11.06.08 at 1:34 am

Thanks Sean, version 1.6.2 of plugin seems to be working perfectly so far. Just a quick note for you and others who may be having problems with the directory links not working properly…

WP-Supercache causes the Directory page to be cached and when you click links it just brings you back to cached version of the Directory page, and not the actual link destinations.

WP-Supercache PROBLEM SOLVED:

In the WP-Supercache Options page, scroll down to

“Accepted filenames, rejected URIs
Rejected URIs”

Add here a string that forces the Directory page not to be cached. For example, “/directory” without quotes. WP-Cache will search if that string is part of the URI and if so, it will not cache that page. Done. Then hit the “Delete Cache” button, and your Directory should work fine!

Thanks Sean, keep up the good work.

#147 Anne on 11.06.08 at 2:09 am

HI Sean this is a great plugin except for the error with not being able to add links from admin. Any chance of a fix soon. I am desperate to use it on one of my sites.

Also a couple of othe featur requests.
1. The ability to have only admin add links
2. Links to the other categories from each page instead of having to return to homepage every time.

Look forward to a fix soon.

PS couldn’t find the line of code at line 874 as suggested by Jason.

#148 George on 11.06.08 at 3:11 am

Correction: I am having same probs on 1.6.2 as Mark Wilson

http://www.seanbluestone.com/wp-link-directory#comment-5579

http://www.seanbluestone.com/wp-link-directory#comment-5580

reverting to 1.5 version, seems most stable

#149 Brian Kinkade on 11.06.08 at 3:44 am

Sean, Looking forward to the next version. This last version crashed my Business Directory but I love your Link Directory so willing to wait for the fix. Thanks!!!

#150 Sean on 11.06.08 at 9:46 am

Quick update: I re-uploaded v1.6.2 with the correction that connects to the old tables so if you had the problem where your old links and categories were wiped this should sort that.

It also puts in place the correction Jason suggested, which enables you to add links again from the Add URL and admin sections.

@ Paul
I chose captchas.net over Recaptcha because it fits in better and doesn’t take up as much space, but in future updates I’ll probably offer both. I’m also experimenting with Akismet as an alternative which can test to see if entries are spam.

If anyone is still having problems let me know.

#151 ChuckMcB on 11.06.08 at 10:25 am

My fresh install of v1.6.2 upgraded to this new version still gives this error when I try to add a link: http://snippets.dzone.com/posts/show/6411

My other install (upgraded from v1.2) has lost it’s settings (no biggie) but the list links page is showing this error at the bottom:

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/xxx/public_html/wp-content/plugins/wordpress-link-directory/link-directory.php on line 919

In both cases I disabled the plugin and reFTPed it up.

#152 Maarten Wilbers on 11.06.08 at 4:57 pm

Hey Sean, well… still no go. Though the categories and settings are kept, the links are still gone after upgrading from 1.4 to 1.6.2. Downgrading again, and the links re-appear.

#153 Mark Adams on 11.06.08 at 5:30 pm

Uploaded newest version. Links reappear, but not in admin section. Also, cannot add or manage links in admin section.

#154 Crystal on 11.06.08 at 7:38 pm

Warning: mysql_result(): supplied argument is not a valid MySQL result resource in /home/ozarks/public_html/blog/wp-content/plugins/wordpress-link-directory/link-directory.php on line 1657

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/ozarks/public_html/blog/wp-content/plugins/wordpress-link-directory/link-directory.php on line 1676

#155 Crystal on 11.06.08 at 7:39 pm

Meant to say that I am getting the following error:
Warning: mysql_result(): supplied argument is not a valid MySQL result resource in /home/ozarks/public_html/blog/wp-content/plugins/wordpress-link-directory/link-directory.php on line 1657

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/ozarks/public_html/blog/wp-content/plugins/wordpress-link-directory/link-directory.php on line 1676

#156 Mitsuko on 11.06.08 at 9:15 pm

Hi !

I’ve still the same problem : Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in xxx/wp-content/plugins/wordpress-link-directory/link-directory.php on line 1648

And I can’t diplay any of the categories.. ^^’

#157 Busterm on 11.06.08 at 10:14 pm

Same error for me after reinstalling the newest.

After adding a link inthe Admin I see this:

“We couldn’t open the URL you supplied but the link was added anyway. You may want to check it to ensure it exists.
Google Link Added”

The link is NOT listed anywhere.

Not in Edit Link in the Admin, not in the actual Link Category on the site

#158 carla on 11.07.08 at 12:34 am

I just installed the reuploaded 1.6.2:

- still wiped out my links and categories
- still can’t update the links (demo link)
- still can’t post links in admin
didn’t retry anything else

Would really like to use this. Thank you.

#159 nEo on 11.07.08 at 1:50 am

Sean;

Is there a way to add fields. For instance, fields in the input form and to appear in the front end form?

Field1
field2
field3

(need a total of 12)

Thanks in advance :)

#161 Jomark Osabel on 11.07.08 at 4:05 pm

The plugin is great. It works with my site, here’s the link http://alternativefront.com/directory/

#162 antonio on 11.07.08 at 4:10 pm

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in …../wp-content/plugins/wordpress-link-directory/link-directory.php on line 1648

i have just upgraded to v. 1.6.2

#163 Rey on 11.07.08 at 6:09 pm

Can we change the url formating?

For example:

Not name: Free Music => url: Free+Music
But name: Free Music => url: Free-Music

So just to substitute the “+” with “-” on the url.

Thnx

#164 Brian Kinkade on 11.07.08 at 6:38 pm

Still having problems here too, as carla described above, also “Table ‘cherrycreek.wplinkdir_cats’ doesn’t exist.” Any recommened way to resolve this would be greatly appreciated.

#165 Dave on 11.07.08 at 6:59 pm

This plugin is perfect for the redesign of my website I’m working on. Thanks also to Jason for his fix so I could add links through the admin area.

One thing I have noticed though is that the Update button in the admin area (if you want to amend a link) doesn’t do anything. Is this by design (i.e., it’s not been coded yet) or a problem?

Once again, thanks :)

#166 Mark Wilson on 11.07.08 at 7:11 pm

Just following up with the Plugin. Looking forward to a new release that solves all the aforementioned issues.

#167 Mark Wilson on 11.08.08 at 11:53 pm

Any idea on when you may have a fully working script for the Links Directory ?

#168 Jeff on 11.09.08 at 4:17 am

Beautifully conceived and elegantly coded. Very, very nice. Impressive addition. I was planning on hiring an expert to code something like this for me, and I am so glad I search for this plugin one more time. You’ve added a great number of features and the whole execution is just great.

The only feedback I have is either showing the number of characters allowed or allow for setting the number of characters allowed for each listings.

Thanks again. Where is the donation link??? You deserve some $$$

Jeff

#169 richard on 11.09.08 at 8:32 am

Great plugin. i have had a few problems but it seems to be working Ok now on my OneToRemember blog. The only thing that i notoe is that not all the added links seem to show when they have been added? if you search they are there? maybe this is a cache issue on my browsers. However I have used two other browsers – firefox and safari – which I have not used since adding the plugin and i can only see three links – with IE – four links…. Am I a twit? Have I set something up wrong? Any help would be great. here is the link

http://onetoremember.co.uk/blog/link-directory/

#170 andrea ordodi on 11.09.08 at 4:47 pm

I keep getting the error messages below. Any idea?

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/andreao/public_html/andreabiz/wp-content/plugins/wordpress-link-directory/link-directory.php on line 1050

or

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/andreao/public_html/andreabiz/wp-content/plugins/wordpress-link-directory/link-directory.php on line 1649

#171 Harry on 11.10.08 at 8:06 am

I tried adding a link on both URL’s mentione dabove but no success:
- The URL is invalid. Not sure what is invalid about it as it is up and running, but maybe it does not accept URL’s without www? But even with www, it does not accept…

#172 Erik on 11.10.08 at 5:15 pm

There must be some kind of error in the newest version.

I got these message when trying to add links, also now categorys i add show up

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /public_html/wp-content/plugins/wordpress-link-directory/link-directory.php on line 963

Warning: Invalid argument supplied for foreach() in /public_html/wp-content/plugins/wordpress-link-directory/link-directory.php on line 975

Table ‘wp_wplinkdir_cats’ doesn’t exist

It seems when activate the plugin it does not add anything to the database.

Please fix this soon.

#174 fibbia on 11.10.08 at 6:14 pm

When I’m trying to add a link I get a massage:
The URL you supplied doesn’t seem to be valid.

Any idea ?

#175 Alan Kellogg on 11.11.08 at 9:47 am

I have a “WordPress Link Directory” folder but no “wplinkdir” folder”. For the next release please rename “WordPress Link Directory” “wplinkdr”, or include a “wplinkdir” folder containing the files to be uploaded inside the “WordPress Link Directory” folder.

#176 Dexter | Techathand. on 11.11.08 at 4:57 pm

Well I also have same problem above they cannot recognized the new URl I am inputing

#177 Erik on 11.11.08 at 10:09 pm

Any news Sean on all of the problems?

#178 Mark Wilson on 11.11.08 at 10:13 pm

Has the plugin been deserted ? Just following up with the updates. Been a few days and Wordpress 2.7 is just days away.

#179 Nicole on 11.12.08 at 3:04 am

Hello again Sean,

I just wanted to follow up with you and say that I figured out which plugin was conflicting with yours. After going through each plugin I had installed It seems that it was Meta Robots WordPress plugin – http://yoast.com/wordpress/meta-robots-wordpress-plugin/. After disabling it, yours worked just fine.

Cheers and thanks again.

#180 Thomas on 11.12.08 at 9:15 am

Hello Sean,

thanks for releasing the Link Directory for Wordpress!
BTW, there is some hickup with the Links page on your website.

#181 Sean on 11.12.08 at 9:35 pm

I’ve just released version 1.7 which has, amongst other things:

Optional custom permalinks enabled allowing the user to set a base permalink structure if custom permalinks are enabled.
Ability to send new links to a moderation queue for approval or deletion.
Options menu cleaned up and categorized.
Nofollow option is now recognized when viewing detailed info about a link and on the search page.

Permalinks was the biggest thing I was working on, I’m quite happy to have them available. They’re not perfect and don’t work if you’re using only /%postname% as your permalink, but they’re still pretty useful.

If anyone is still having errors or issues let me know and I’ll do my best to help out.

#182 Mark Adams on 11.12.08 at 10:37 pm

How does not delete and start all over? I can’t get the directory to work. Even with the update, I cannot add links nor can I edit existing links. I didn’t have many to begin with, so is there a way to clean up and start again?

#183 Sean on 11.12.08 at 11:06 pm

If you uncomment line number 79:
// register_deactivation_hook(__FILE__, ‘wplinkdir_uninstall’);

..then deactivate the plugin, everything will be removed and you can start from scratch.

#184 Ute on 11.12.08 at 11:25 pm

I’m very pleased that you added this approval feature. This is what I was quietly waiting for. Thanks! :-)

I just tried the new version. The php and sql errors seem to be gone for my part. Unfortunately it won’t let be add entries from the frontend. It keeps saying that the entered URL is not valid and does nothing.

Since I removed your default entry in the backend it won’t even let me enter links in the backend. No error message and no entry.

Again I had to switch the plugin off… too bad.

The German translation file still has some issues. I will have to check it, as soon as I can leave the plugin switched on.

#185 Jason on 11.12.08 at 11:59 pm

I did the upgrade and hit a small snag. I have an existing database but I end up with just the example data as my link database and not the original. This is because the tables were renamed from wplinkdir_cats to wp_wplinkdir_cats and wplinkdir_links to wp_linkdir_links. Since the structure changed doing this makes sense – especially to get them named like other wp tables. This is more of a heads up for people.

Also

Line 1833 and 1835 has an extra echo. The one from 1835 pops up yxz on the sub pages. I just took out the echo’s there to get rid of it.

I haven’t gotten permalinks working yet but that could easily be just my setup. I keep getting sent back to the front page.

Thanks!

#186 carla on 11.13.08 at 1:32 am

WOW… Where is your tip jar link?! I was waiting for your update – skipped the other directory plugins hoping and man you came through BIG.

Used auto-update while plugin was deactivated:
1) updated with all catgeories and entries intact
2) Can edit all entries from admin
3) Can enter new entries from admin
4) LOVE the approve (I was going to edit out the add url link until you added this!)

All has been flawless this go’round. The update was fast and righteous. Worthy of $’s – THANK YOU

#187 Dave on 11.13.08 at 4:50 am

Sean, very nice job! One question: how come permalinks don’t work if you only use /%postname%? That’s what I use.

#188 Thomas on 11.13.08 at 5:33 am

Hmm, the links are not visible at the frontend, but if I use the search function the link comes up. Any hints how to debug?

#189 Darjeeling Info on 11.13.08 at 5:42 am

I was looking for a link directory which would fit the blog and yours work perfect. Just wanted to say thanks!!

#190 Mark Wilson on 11.13.08 at 9:00 am

Many thanks Sean for releasing another version. I was beginning to wonder if your were returning to your project after a few days we didn’t hear from you.

I took your advise and removed the comments and started from scratch. I was successful in getting the new version installed without any fatal errors and got a fresh start.

However I have several bugs, hopefully you can resolve the issues. I’ll outline them by number below.

First, I think I can speak for the group as well when I say this. We appreciate your work. I know I certainly do! Your directory far exceeds the other few link directories available here in he extended plugins of Wordpress. I for one will be more than happy to pitch in a donation for your work. Please post and let us know how we can be of help.

1.) The system automatically generates an email that is sent when someone sends up a link. That email however when it arrives provides extra characters in the template.
Example: Link Name: Bright Lights Film Journal $3 (PR 6
$4)
Site URL: http://brightlightsfilm.com$5

As you can see it contains additional info that make the link invalid when clicked on. Can we fix that ?

2.) Previously you had mentioned that you can remove the LIMIT 3 if you wish to show more than 3 subcategories. I attempted to find that line again, but wasn’t successful. I only found LIMIT 30. Can you advise in detail how to offer up that function again ?

3.) After creating 3 or more sub-catergories I’m seeing
very small abc remarks before the sub-catergory. Not sure what those are, but can we remove them ? Kinda wierd.

4.) When you venture to see a link “more info” – you come to the webshot and info. It displays the catergory. The catergory is hotlinked, however if you click that link it redirects you to the homepage as opposed to the catergory page. Can you advise ?

5.) If you go to edit a link, and you attempt to change the category of the link the update button doesnt seem to control that line. As you know there is a table with 2 rows. The only option is to delete the link and start anew. There is only a delete button available on row 1 of that table – the update button in row 2 doesn’t update records in the row 1 of the link’s table. Can you advise ?

6.) WP 2.7 is almost ready for release as you probally may be aware. Will your Link directory be ok with that new release? I’m reading about about the contribution of a component built in known as ze-list directory.

Many many thanks Sean for your plugin and taking the time to develop this. I really like your directory and again let us know how we may help you by posting. I for one will do and I’m sure others would be more than happy to make a donation for your efforts.

#191 Erik on 11.13.08 at 9:07 am

When you active the latest or the previous version [image] and [gallery] tags don’t work anymore.

#192 ChuckMcB on 11.13.08 at 12:07 pm

Permlinks:
++shame that we can’t use ‘/%postname%’ (in my case I’m using /%postname%-3%post_id%.html which is close enough to break it). Looks like I’ll be sticking to querystrings for a while.

There seems to be a minor logic bug when you enable Permlinks: the ‘Home’ link takes you to the Permlink page, which may be different to the page name that you put [ wplinkdir directory ] on.

Other Bugs:
Links are displayed automaticly when “Require Approval?” is set to A even when the admin page says they are “Pending”
Debugging code still on line 1942 & 1944
The flag link does nothing, the querystring looks malformed

Suggestions:
Indicate which fields in the “add link” page are required and which optional.
Make “Flag” link “Nofollow” so that search engines don’t trigger
When in a subcategory show a link to the parent category.

#193 ChuckMcB on 11.13.08 at 12:30 pm

More bugs:
Delete categories has lost it’s “Are you sure” popup.
The uninstall option leaves some variables behind in the wp_options table (including: orderby, target, tagged, flagged, show_description, show_byline)

#194 ChuckMcB on 11.13.08 at 12:57 pm

And some more:
If you use a double quote in the ‘Website Title’, the plug-in adds a backslash in the admin page after saving it, subsequent saves add yet more backslashes. When the ‘Website Title’ is displayed in the “More details” page for the link the backslashes are also displayed.

Suggestion:
The Description is limited to 250chars and some of mine are being truncated. What do we think about increasing the size of the field?
I’m also dropping some affiliate deep links into the directory, they are over 150chars long. What do we think about truncating the displayed URL a bit?

#195 Marien on 11.13.08 at 5:40 pm

Im not able to use the plugin?

it just let’s me go back to the frontpage each time I try to click on anything.

Example here

http://www.casecritics.com/2008/11/test/

#196 Jason on 11.13.08 at 7:59 pm

Still can’t figure out permalinks. That would be nice to get working. I’m using the default setting “links” but that’s also the name of my links page to start with. I’m using the example permalinks for mysite too. It just returns to the main page on each click.

#197 Jason on 11.13.08 at 8:01 pm

Also here’s something I did with my site. I thought wouldn’t it be nice if the sub categories looked like the main page so I added that in.

Here’s an example.

http://wkrp.com/links?cat=Internet

Here’s what I did:

http://wkrp.com/projects/link-directory-categories

I hope that makes sense.

What do you all think about that mod?

#198 Brian Kinkade on 11.13.08 at 11:31 pm

Thanks Sean, the upgrade restored my database but I cant edit the entries, I get a message at the bottom,

Edit Links
Unknown column ‘tagged’ in ‘where clause’

Any ideas?

Thanks!!!

#199 Busterm on 11.14.08 at 12:43 am

Same here,

Unknown column ‘tagged’ in ‘where clause’

Also, when adding a link through the site (not the admin), I’m getting
“The URL you supplied doesn’t seem to be valid.”

Even though I used the google.com url for the URL.

Uninstalling

#200 Peggy on 11.14.08 at 2:19 am

OK, new problem. When I try to submit a link using the Add URL form, I get the following error message:

“Every CAPTCHA can only be used once. The current CAPTCHA has already been used. Please click back, refresh the page and try again.”

Following those instructions, reloading the page, then resubmitting just brings me back to the same error page.

- I have installed v. 1.7 of the plugin.
- I have it set to require my approval of submitted links.
- I have the same problem using Firefox 3.0.3 and Safari 3.1.2 on a Mac.
- Same problem both logged in and logged out of Wordpress.

#201 Peggy on 11.14.08 at 2:27 am

And just to add, turning off the CAPTCHA option brings a new problem. I submitted another link, a blogspot blog, and got the following error message:

Your site (http://BLOGNAME.blogspot.com$1) is already in our directory in the About Women Scientists$2 category.

- The $1 and $2 were part of the error message
- There is only one link actually in the directory at the moment, in the directory specified.
- The other link that is already in the director is also a blog hosted at blogspot.com

Is this a feature of the “duplicate site” checking mechanism? If so, is there a way to disable it – I was planning to include a number of different blogs hosted on free sites like blogspot.com and wordpress.com.

#202 scott on 11.14.08 at 11:46 am

no probs with the plug in… simply fantastic… anyone wanna trade linkage come to fluffandco.com… you all know how to do it my fellow webmasters!

#203 rami on 11.14.08 at 1:15 pm

BUG REPORT

There is a problem with RTL languages (hebrew & arabic). The URL of the category is not working properly (presents jibrish – and gives back a broken link).

It’s a known problem in non-english languages, to solve it you need to add SLUG to all the categories, this way we can define a name in one language and a slug in english language.

#204 rami on 11.14.08 at 3:27 pm

Forget the BUG REPORT, it can be fixed by tweaking the “Other_Options->Permalinks”.

#205 Tavik on 11.14.08 at 11:19 pm

BUG:
Snazzy Archives – dont work if I activate the WO Link Dir…
This plugin use tag [snazzy archives].

#206 Brian Kinkade on 11.15.08 at 4:14 am

Even though I get an affirmative remark, the link does not get added.

“Your link (The Boardroom at Cherry Creek) has been added successfully, thanks!”

#207 Sean on 11.16.08 at 12:05 am

Hey again everyone: v1.7.1 just released which fixes most, if not all, of the problems mentioned above:

Themes/Styles added. Style (.css) files can be added and selected from the admin section.
Some messages fixed where they wouldn’t display variables correctly.
Pending links are now not displayed in the front end.
Flagging function fixed. Flag links are now nofollow.
Added option to limit description size on Add URL page.

@ Ute and Thomas
I would recommend uncommenting line 79:

// register_deactivation_hook(__FILE__, ‘wplinkdir_uninstall’);

Then deactivating the plugin. After reactivation it should work fine. Unfortunately though, this means you would lose your links and have to enter them again.

@ Jason
Cheers, this was leftover from testing.

@ Dave
I’m not entirely sure but I think if you’re only using %postname% as your permalink then WordPress interprets /links (for example) as a post and for some reason sends you back to your front page.

@ Mark
Cheers for your comments, I appreciate it.
1. Fixed in the new version.
2. Line 1923 controls this and has the LIMIT 3 text. If you edit/remove this you should be sorted.
3. This was leftover testing text, fixed.
4. I think I’ve fixed this now but unfortunately I can’t really test it anywhere else, let me know if it’s still an issue.
5. I’m not 100% sure on what you mean here, and I couldn’t duplicate the error, it seems to work fine for me. Again, if it’s still an issue let me know.
6. I haven’t read much about WP 2.7 but I believe there’s a rehaul of how permalinks work and so I may need to update this and some other things. Or if ze-list is good enough perhaps my plugin will become altogether useless. But I’ll worry about these things when they come =]

@ Chuck
Thanks, pointed out some really useful bugs. They should all be fixed in 1.7.1. The flagging links are also nofollow now and I added a description size limiter (it’s only enforced by javascript and can be bypassed, but for all intense purposes it does the job).

@ Marien
I’m not sure what’s causing this. Have you tried setting the Permalink option to a blank value?

@ Jason
That’s a pretty sweet mod, not sure why I didn’t do this to start off with. I’ll add this into future versions, if that’s cool with you?
I don’t have any tips on the permalinks, I’m still learning about them as I go and they seem to change depending on the permalink structure used, the apache model and various other things. In short they’re a nightmare.

@ Brian & Busterm
I’m not sure why the tagged column hasn’t been included, I can only assume you were upgrading from an older version and it’s failed to do it correctly. The uninstall method above should sort this out.

Also @ Busterm, the link directory tries to fopen the URL supplied, if it can’t (this could be because the URL doesn’t exist, or your server can’t open for some reason) then it returns that message.

@ Peggy
I don’t have any advice on the CAPTCHA issue unfortunately, I can’t duplicate this error and so I assume PHP is set up on your server in such a way that the captcha validation doesn’t work. I’m working on implementing recaptcha.com instead of captchas.net which should at least offer an alternative.

Your other problem was indeed part of the duplicate link checking code. I’ve added a new option to allow or disallow multiple links from the same domain which should solve this.

To Tavik and those who mentioned snazzy archives, I’ll add an option to turn off shortcodes in the next update. This should nullify any conflict with WordPress Link Directory and other plugins.

@ Brian
Have you upgraded from an older version? If so I’d suggest following the uninstall method mentioned above.

To everyone: Again, thanks for your bug reports and comments, I appreciate them. A few of you also mentioned donations and I’d be happy to receive them. I’ve added the Buy Sean a Coffee page for this purpose.

Cheers!

#208 Sean Sloan on 11.16.08 at 3:18 am

http://www.oliviainteriordesign.com/interior-design-link-directory/

I’m having problems that, I guess, are being caused by Permalinks or some other URL rewriting plugin/feature. There is NO /links/ directory, something that this plug seems to be looking for, and in my page above all links, when clicked, lead back to the home page or a “post not found” error message.

Any ideas what I’ve done wrong? Thanks in advance, Sean

#209 Jason on 11.16.08 at 4:57 am

I’m cool with the sub categories being added. The code used is basically yours just moved around anyway. I’m thinking the column count probably should just be equal to the same column count as the main categories instead of my hard coding. Either that or a seperate definable option.

#210 BolaNaga on 11.16.08 at 11:38 am

Alohaa…

i want say thx for the plug-in, now i can use this plug in on my blog, just klik my blog for anyone to submit blog link :)

before it work i must change some code on file link-directory.php . Now the plug in is working 100% no erorr again :)

BolaNaga

#211 ChuckMcB on 11.16.08 at 12:19 pm

v1.7.1 Bugs:
- the css to display the PR rank is broken, only text displayed
- flag links don’t seem to do anything, when you click on them the page refreshes and nothing changes in the admin page
- something’s up with the code used to display the FLAG link, each new link on the page has an extra <a rel=” before it.
- notification emails still has $1/$2/$3 and now is displaying /n rather than new lines.

Otherwise coming together nicely, enjoy your coffee.

#212 Michael on 11.16.08 at 2:34 pm

Hi there, nice plugin, but is it possible to link on more categories when register? (mod / addon)
thanks in advance

#213 Christian on 11.17.08 at 12:43 pm

Amazing Script! Thanks for writing this, its the best of its kind hands down. Three issues I noticed, and several others havel:

1. The emails it sends you to notify you have $1/$2/$3 characters attached to the URL and will not link you to the site correctly as a result.

2. When you select option A to hold the links in a Que, that does not work, the sites automatically go live on my site. And we do not want them to go live when selecting option A. We would prefer that go into permanet holding until we approve them.

3. The PR image is gone now, only the text shows.

Keep up the great work man!

#214 Sean on 11.17.08 at 8:49 pm

Quick update: Version 1.7.2 just released which fixes a few things:

Further problems with flagging fixed.
All display variables (problems with double quotes in sprintf) fixed.
Approval option checking when adding links fixed.
Sub-categories are now displayed similarly to parent categories (in panels).

@ Sean
If you enter any text in the Permalinks option on the main option page, it will use this as a base for permalinks. Simply leave it blank to use the alternative ?get variables (which are slightly ugly but do the job).

@ Jason
Cheers, added it to the new version, it uses the categories per row option.

@ Chuck
These should all be fixed, save the Style problem. I’m not sure what’s caused this, unless you upgraded and it didn’t adopt a value. Simply changing to the other style file (blues.css) then back again should solve this though. If not let me know.

And thank you for the donation, muchly appreciated =]

@ Michael
Do you mean adding the ability to display more categories to people who are registered with your site? If so, this is certainly possible but not something I’ll be adding any time soon. Sorry.

@ Christian
Thanks, these issues should all be fixed save the style issue. The method mentioned above should sort you out.

#215 rami on 11.17.08 at 8:50 pm

YOU SAY: “The simplest way to upgrade is to simply deactivate the plugin, upload the new files to the plugin directory, then reactivate.”

BUT when i deactivate the plug in and reactivate it, all the data delated.

#216 Oilburner on 11.18.08 at 1:34 am

Hi, great plugin – I been using Wordpress Link Directory before yet never been real happy with it and the “external” file directory etc. as well it does not work well on ALL templates.

Found this plugin yesterday and installed, no problems.

Only hicup I found is that if I go to add page there is some code on the describtion box as well all the captcha and submit buttom are missin. Any hint on that would be nice.

#217 Ute on 11.18.08 at 2:09 am

Hey Sean!

I can’t seem to get WPLD to work properly. Version 1.7.2 still won’t let me add links in the frontend and I can’t find any .css to choose from. Starting to feel a little stupid. ;-)
Can you specify what needs to be done for a complete clean up? I already tried the hook thing without any effect. What database tables need to be removed or cleaned in order to start new?

TIA
Ute

#218 Sean on 11.18.08 at 2:16 am

@ rami
Line 77 controls what happens when the plugin is deactivated.
//register_deactivation_hook(__FILE__, ‘wplinkdir_uninstall’);
If you leave the comments in it wont do anything, if you remove them then the uninstall function will be ran (deleting all the links). I may have accidentally left this line uncommented in v1.7.1 which I have now corrected and apologize for.

@ Oilburner
The rest of the page after the Description is being put in the textbox. I’m not sure why this happens with your blog but nobody elses. Simply leaving the Description Size option blank should solve this.

@ Ute
The two tables are wp_wplinkdir_cats and wp_wplinkdir_cats (wp_ will change depending on your install). If you remove these then remove all wplinkdir options in the wp_options table (you can do this using phpmyadmin by doing “DELETE FROM wp_options WHERE option_name LIKE ‘wplinkdir%’”) then you should be able to reactivate the plugin without any conflict. I’m not too sure about the css files, though there have been another couple of reports about them not being available, so I’m obviously missing something. Hope this helps.

#219 Bob on 11.18.08 at 2:49 am

Just installed your plugin and all looks pretty good. I don’t see any styles in the drop down or a style folder that you mention. Displays fine though on the page. Only thing I could suggest would be a “List All” feature or that the list of links are displayed on the page by default or a certain number of them. Maybe under what you display now. Nice as it is though and will probably put it to use. Thanks!!

#220 Sean on 11.18.08 at 3:03 am

Turns out the styles folder was omitted when I uploaded the last version. I’ve added it now.

#221 Bob on 11.18.08 at 3:26 am

I put the styles folder up but still don’t see anything in the drop down. Even de-activated and re-activated the plugin. Still poking around but thanks for such a quick response.

#222 Bob on 11.18.08 at 4:48 am

Also if you are saying that
[wplinkdir catagory="Services"]
should display the list of links in the Services catagory that doesn’t seem to happen for me. I just get the same as with no catagory=”Services”. Just the menu and the list of catagories. As for the styles, the display did change but still no drop down choices to select. It is up and we are working with it.
http://theatcotowncrier.com/recommended-websites/

#223 Mark Wilson on 11.18.08 at 5:43 am

Sean I upgraded to your newest version. 1.7.2.

Now it all new batch of problems.

1.) I’m getting an error message in the WP Link Directory under the Edit Links area. The error messages:

Warning: wplinkdir_styling(/home/video53/public_html/blog/wp-content/plugins/wordpress-link-directory/styles/) [function.wplinkdir-styling]: failed to open stream: Success in /home/video53/public_html/blog/wp-content/plugins/wordpress-link-directory/link-directory.php on line 394

Warning: wplinkdir_styling() [function.include]: Failed opening ‘/home/video53/public_html/blog/wp-content/plugins/wordpress-link-directory/styles/’ for inclusion (include_path=’.:/usr/lib/php’) in /home/video53/public_html/blog/wp-content/plugins/wordpress-link-directory/link-directory.php on line 394

2.) I’m now getting error message in my theme’s header – Warning: wplinkdir_styling(/home/video53/public_html/blog/wp-content/plugins/wordpress-link-directory/styles/) [function.wplinkdir-styling]: failed to open stream: Success in /home/video53/public_html/blog/wp-content/plugins/wordpress-link-directory/link-directory.php on line 394

Warning: wplinkdir_styling() [function.include]: Failed opening ‘/home/video53/public_html/blog/wp-content/plugins/wordpress-link-directory/styles/’ for inclusion (include_path=’.:/usr/lib/php’) in /home/video53/public_html/blog/wp-content/plugins/wordpress-link-directory/link-directory.php on line 394

3.) The Page Rank icon/graphic is missing and is no loner available. Instead it’s just plain text “PR 4″

4.) When you go to the details about a link (the post where the webshot graphic appears) if you click on the link you’ve made available for the link’s category. That linked category returns the user to the index.php (home page) of the blog as opposed to taking you tothe catergory page listing as it should.

5.) Before this new version my link directory’s home page showed a very nice table. Those table have now disappeared and are no longer there. Instead it’s just all text aligned and makes it impossible for a user to discern what is what.

#224 Mark Wilson on 11.18.08 at 5:56 am

CON’T BUGS

6.) The email being sent still contains the dollar symbol and a digits which make the link useless.

——————————————————–

At this point Sean I have deleted the STYLE files in your update. By doing this I got rid of the errors. So is it possbile I can stay away from styles and get borders back around the categories and restore the Page Rank icon ? I basically deleted those files so I can con’t to allow access to the directory pending repairs – otherwise I would had to deactivate until a fix comes along.

#225 Nile on 11.18.08 at 7:52 am

I am working on a side project and I have decided to use this plug-in. I also had the line 394 error. I am not so much concerned about it.

I am more here to say that this is a great plug-in and I had some perhaps suggestions for possible future versions:

1. A WP Link Directory that includes being able to giving a rating (1 of 5 stars for example) and the ability for a person to leave a short comment/ review.

2. Allow this to tie into a way that the script when the person submits, they can register to the blog/ link directory. The admin would allow them to edit their link… Something to that concern.

3. tie it in with a topsite?

It was just a “fly by the pants” kind of idea. I am just tired of downloading aadvark and link directory scripts that are too bulky and get spammed easily.

That and the fact once a person understands WordPress, the plug-ins are a blessing. :)

#226 ChuckMcB on 11.18.08 at 11:07 am

v1.7.2 issues:

- After you flag a post &flag=1 is added to the “Home”, “Add URL” and “Link To Us” links on that page. Would also be nice to have a confirmation message displayed after a link is flagged just so that the flagger knows something happened.
- Similar to Mark Wilson after I flag a link then click on more info, I get a 404 error. Seems the link contains a &id=1 rather than a ?id-1
- The style drop down is still empty for me. Seems your code is looking for the .css files in ../wp-content/plugins/link-directory/styles when it’s in ../wp-content/plugins/wordpress-link-directory/styles
- PR grafic works for me.
- no header errors

#227 ChuckMcB on 11.18.08 at 11:30 am

Sean, feature request: How about adding a bubble in the admin page when there is a new link to be authorised? (Like you get when you have a comment to be authorised)

Here’s the code for it here: .

There is no need for it, but it would look pretty cool IMHO :O)

#228 ChuckMcB on 11.18.08 at 11:32 am

Bad WP gobbled my link:

http://wordpress.org/support/topic/172268

#229 Erik on 11.18.08 at 4:03 pm

All i am getting is this on my blog when activating the plugin,

Warning: include_once() [function.include]: Failed opening ‘/home/public_html/wp-content/plugins/wordpress-link-directory/styles/’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/public_html/wp-content/plugins/wordpress-link-directory/link-directory.php on line 394

How to get rid of it?

#230 ChuckMcB on 11.18.08 at 5:17 pm

@Erik: The error says that ‘/home/public_html/wp-content/plugins/wordpress-link-directory/styles/’ does not exist. Can you double check to see if the folder is there. Check to make sure the folder is in the version you downloaded as it was missing from an earlier one.

#231 ChuckMcB on 11.18.08 at 5:35 pm

@Sean: Any ideas why shortcodes I need to use in another plugin stop being parsed and are just displayed on screen when I have your plugin enabled? The other plugin is MyAdManager (http://wordpress.org/extend/plugins/myadmanager/) the shortcode in question is: [myadmanager_show_form]

#232 Erik on 11.18.08 at 5:44 pm

ChuckMcB: Yes the style folder is there.

#233 Patrick on 11.18.08 at 10:21 pm

I am getting the same error today about style folder that Erik is.

#234 Yacht Directory on 11.18.08 at 11:22 pm

Can you please give some information on how to setup the permalinks? They seem to be blocking the links from being posted.

#235 Molly on 11.19.08 at 3:27 am

This plugin is great! Just one little issue…whenever I put anything in the “permalinks” area in the directory options it makes the links not work. The plug in only works with the ?cat= structure which is not very SEO friendly and they won’t be seen as separate pages. I have the All In One SEO plugin activated also…maybe they interfere with each other? please help. thanks :)

#236 Devin Reams on 11.19.08 at 6:18 am

Great plugin, for the most part! I’m having issues in 2.7 (not sure if you’ve started testing yet) saving the settings. WP loads options.php then back to to the settings page with nothing changed.

Permalinks aren’t working right either but that’s likely my theme. Looking forward to updates!

#237 ChuckMcB on 11.19.08 at 3:38 pm

@Erik & @Patrick: Try this: can you make sure there are two files in there. Then go to the admin page make sure you select the original.css in the style drop down and select save.

#238 Patrick on 11.19.08 at 3:58 pm

Chuck: The style dropdown is not populated on admin page for link directory? I checked via ftp and all folders and files are there and have correct names – same as downloaded files. Could it be a permissions problem – I can go straight to the file via browser no problem.

Thanks

#239 Jeff on 11.19.08 at 9:34 pm

I’m having the same problem as Molly.

This program somehow does something to the permalinks. It doesn’t play nicely with them.

Has this issue been addresses? I mean where is the changelog or the update log for the program.

BTW – when I had it activated, this program was great. I loved it. Looking for to having it work again.

Thanks,

Jeff

#240 ChuckMcB on 11.19.08 at 10:02 pm

@Patrick: yea, looks like a permissions thing, try dropping the folder down to 777 as a test.

@jeff: THere is a changelog.txt in the .zip file. But if you skim this post and look for Sean’s comments in yellow, you will see that he said: “Permalinks was the biggest thing I was working on, I’m quite happy to have them available. They’re not perfect and don’t work if you’re using only /%postname% as your permalink, but they’re still pretty useful”.

#241 Dave on 11.19.08 at 11:26 pm

For the guys having the styles error you can I did this just delete the styles folder all together and the error will go.

#242 Danmyaz on 11.20.08 at 9:17 am

This plugin is excellent but i am having the same problem as ChuckMcB with the shortcodes. I use a lot of captions with my images but now they display like [caption etc......] on my posts.

#243 Jomark Osabel on 11.20.08 at 11:28 am

Yes, that’s what I did with my site http://www.alternativefront.com and the directory is ok now.

#244 ChuckMcB on 11.20.08 at 3:25 pm

Feature request: I would like to drop some affiliate links into my directory. When I do so it (naturally) shows the screenshot of the affiliate company rather than the company the link goes to.

Would this be useful for anyone else? Any ideas how we could show a screenshot from one site but the link actually go to another?

#245 Mark Wilson on 11.20.08 at 9:29 pm

ChuckMcB, Much like yourself I have a series of links that are affiliate links. I too would like to have a fix on that issue as well. I use linkshare and commission junction for lots of my stuff.

It would also be awesome if the thumbnail (webshot) would be hyperlinked to the link’s url as well. Pictures always say a thousand words.

#246 Cruz on 11.20.08 at 9:44 pm

Another Feature Request:

A paging system.
After “x” number of links create a new page. It just goes on and on and on … you get my point.

Other then that it’s a great plugin!

#247 Erik on 11.20.08 at 10:57 pm

No i have got the directory to work, but now no one can submit link, all they got is this.

The URL you supplied doesn’t seem to be valid.

And the url:s are valid.

How to fix this error fast?

#248 ChuckMcB on 11.20.08 at 11:21 pm

@Erik: have you tried disabling Reciprocal linking?

#249 Erik on 11.21.08 at 12:32 pm

Chuck: No i havent, will try that when i get home from work. But thats what i want, that people need to link to me in order to get there link in the directory.

I hope that Sean soon will provide a version that works in all parts.

#250 Erik on 11.21.08 at 1:45 pm

Chuck: I dosent work even when disable it.

#251 ChuckMcB on 11.21.08 at 4:50 pm

damn, can’t post my reply….comment broken at 250?

#252 ChuckMcB on 11.21.08 at 4:51 pm

Thanks for checking, it helps to see if it is a problem with the Reciprocal linking code. So now we know it’s not that.

#253 ChuckMcB on 11.21.08 at 4:52 pm

The bit of the plugin that displays that error uses “fopen” to see if the web site is online. Perhaps your host does not allow you to use “fopen”?

#254 Erik on 11.21.08 at 4:56 pm

I will check with the hosting and get back.

#255 ChuckMcB on 11.21.08 at 5:00 pm

k (can’t finish my reply because the comment spam blocker keeps kicking in)

#256 Erik on 11.21.08 at 6:19 pm

My hosting dont support this since the changed to php5.
When php6 comes there will be no support what so ever for this, so i would suggest Sean to maybe look at other possibles in the coding instead of the fopen.

Well thats bad i can use this plugin.

Good luck everyone else with this plugin in the future.

#257 Jeff on 11.21.08 at 9:32 pm

Chuck,

I read about the peramlink structure before. And I made sure that my default:

/%category%/%postname%/

is in place, but still . .

1. If I do setup permalinks that way, do I then leave the Permalink option in the plugin Blank? To me it isn’t entirely clear what I am to do there.

2. On another issue, I get this error now, even after I delelted the styles in the plugin directory?:

Warning: wplinkdir_styling(/homepages/45/d169860771/htdocs/ParaLegal/wp-content/plugins/wordpress-link-directory/styles/) [function.wplinkdir-styling]: failed to open stream: Success in /homepages/45/d169860771/htdocs/ParaLegal/wp-content/plugins/wordpress-link-directory/link-directory.php on line 394

#258 Laura on 11.22.08 at 9:19 am

hello:

Just installed your plugin but the home/add url, etc links does not work.????

#259 Sean on 11.22.08 at 10:17 am

Early morning update: Just updated to version 1.7.3 which fixes a few things including:

* Number of pending links added to menu.
* Style File selection fixed to be independent of platform.
* Some linking issues fixed including flagging and subcategory linking.
* The emails FINALLY no longer contain the dollar symbols.

Chuck nailed it and figured out that the issue everyone was having with the style files was down to the selection menu looking for /link-directory/ instead of /wordpress-link-directory/. It’s fixed now and it doesn’t matter what folder you put the files in.

@ Niles
Some good suggestions here, I have some other stuff to work on for the next couple of updates but I’ll definitely attempt some of these.

@ Chuck
Sweet suggestion. I think the spans only work in the side menu (Settings, Plugins & Users) so I did something similar but not quite as good looking.

On the shortcodes question, a bunch of people have had problems with shortcodes and I’m not sure why. I added a blurb in the Readme file to answer this question, basically saying to try turning off Tagged Links. If that doesn’t work I have to be honest and say I don’t know.

@Chuck & Mark on the affiliate thumbnails question, the thumbnails are really mailable and will take any URL you supply then with. I’d look at line 1709 and add something like:

if(strpos($Info['url'],’youraffiliatesite.com’)){
$ScreenshotSRC=’http://open.thumbshots.org/image.aspx?url=’.$NewURL;
}

Where $NewURL would be the URL of the affiliate link. I’m not sure how you’d obtain this though, unless the affiliate company supplies a list of URLs or something like that.

@ Cruz
That’s planned for next update.

@ Erik
fopen is supported in all versions of PHP, I think instead that the problem is probably the site is in a “window” or shell or behind some other gimmick. WPLD has problems confirming these kinds of sites. If that isn’t the issue then I’m not sure, do you get the same problem when trying to add links through the admin section?

@ Jeff
If you use %postname% as a permalink structure, permalinks wont work with WPLD and you should leave it blank, with %postname%/%category% you should be fine and you can put whatever you want in there.

Regards

#260 Danmyaz on 11.22.08 at 12:41 pm

It is a shame that there is no solution to the shortcodes problem. I will keep an eye on this plugin and hopefully a solution will be found so i can use this excellent plugin.

#261 Molly on 11.22.08 at 2:32 pm

I have gotten the permalinks to “work” however when you click on a link, instead of displaying the info in my directory it displays posts from the home page. My custome permalinks are set use /%category%/%postname%

Any advice? You can see an example of what i’m seeing here http://www.dancewearballet.com/directory

#262 Jomark Osabel on 11.22.08 at 3:58 pm

Great plugin update but it seems the Description Size option is not working. I want mine to have no limit at all but it still limits the description size.

My site is http://www.alternativefront.com

#263 Fredrik W on 11.22.08 at 9:33 pm

Permalinks problem
I tried to have the link dir as the default page on my site phptemplates.net, but the structure dident work, so i moved it to a page and all the permalinks works fine (at least for know;)

Aaanyway, just wanted to say really nice work

Fred

#264 benwaynet on 11.23.08 at 2:20 am

Just installed the plugin. looks sweet. But I’m running into the same permalinks issue a lot of others are seeing. I’m using /%year%/%monthnum%/%day%/%postname%/
for my permalink path.
The site is http://www.benway.net

I’ll monitor the comments here to see if your able to figure this out or need more information.

Thanks,jb

#265 Syed Taha on 11.23.08 at 8:18 am

The new version didnt work for me. i keep using the old one.

#266 Samson Delila on 11.23.08 at 9:03 am

Any feauture for email notification upon new link submission on new version?
I think its great!

#267 Ute on 11.23.08 at 9:22 am

WPLD still refuses to accept links from the frontend. Same problem as Eric above. Keeps saying that the URL is not valid… even when I try to add Google.

I copied the “else” code from the backend fopen check to see what happens. I get a “Your site () is already in our directory in the Blogs & Blogging category.” message then. No entries from the frontend ever show up in the backends edit links section though.

Adding links from the backend does work.

#270 Nile on 11.24.08 at 12:22 pm

Thank you for considering my suggestions. Also, thanks for the update on the wp link directory.

I went ahead and subscribed to your feeds. I have been enjoying the SEO articles and such. You are a “fountain of knowledge.”

I am going give a kudo blog to you on my personal site. I think others could benefit from some of your information….and the WPLD plug-in amongst other things.

Some lady at the hardware store said that to me about paint choices when she asked me for my opinion…lol

#271 Maarten Wilbers on 11.24.08 at 3:14 pm

Hey Sean, Have you not received the Dutch translation tables I sent you a few weeks ago, because they’re not included yet.

#272 Minoru Nitta on 11.24.08 at 5:38 pm

hi, I am totally new for your plugin, but I really really like it. I also have tried to translate the pot file into Japanese. the file is pretty much there, but I have no idea how I can proceed any further. Like you said within the comment, I created the file with Poedit, but I have no idea what to do with it. It created po and mo file, and it even gives me a message a fatal error occured while I am saving it. Can any1 give an advise, so I can use it in my own language, please?

#273 Mark Adams on 11.24.08 at 11:02 pm

To note, WP Link Directory no longer conflicts with Snazzy (the visual archive plugin).

#274 Sigrid van der Hoeven on 11.24.08 at 11:19 pm

Hi, is there a way for me to assign a link to more than one category? Without having to add the link twice. Like the way it’s done in the normal WP link manager.
Thx in advance for your help!

#275 Laura on 11.25.08 at 6:12 am

Good plugin but still is not clickable. I guess I will shut it down from my site.

#277 Patrick on 11.25.08 at 7:03 pm

Sean,

I love what you’ve done….so much so that it inspired me to take it a step further. I created a theme that utilizes WP built-in features to create a link directory. Check it out and let me know what you think.

#278 Sean on 11.25.08 at 7:57 pm

Hey everyone, I have now created a pro version of WordPress Link Directory to try and capitalize a little on the success of the plugin. WordPress Link Directory Pro adds a few features including:

* Accept payments for Premium Links which are displayed higher and can be styled differently.
* Count Hits In and Out for all sites.
* Email submitters when/if their site is approved.

Since the script is brand new and needs to be tested, I figured I’d offer it for free to start off with. It’s available from this page.

Note that you will have to fill in a survey before you are given access to download it. This is because I’m also testing out a system called CPALeads. I figured it was a good trade: I get to test CPALeads and my Link Directory Pro version and you get a copy for free – Enjoy!

@ Danymaz
I had a brainwave moments after releasing the last version and was actually able to fix the shortcodes problem. Simply download the newest version again and replace the files and you should be fine.

@ Molly
I had this problem on my own directory for a while and one fix that seems to work is to create a post instead of a page and put your directory in there. Unfortunately your directory will show up for that post, but it’s an option.

@ Jomark
As far as I can see there is no description limit. Seems you got this fixed?

@ benwaynet
Try the method I mentioned above, otherwise I don’t have a solution, sorry.

@ Ute
It sounds like it’s finding a link in your directory that matches part of the site you’re trying to add. So if you’re adding http://www.google.com, for example, it will search for google.com. Therefor if you have a link like http://links.google.com it will refuse the new link. You can get round this by changing the Multiple Links From Same Domain? option to Yes.

You could also try doing a complete uninstall and reinstall by uncommenting line 79 and deactivating the plugin.

@ Nile
Cheers, I appreciate your comments. I look forward to your post too. I read over your site and you have some good stuff there too.

@ Maarten
I’d actually forgotten to add them in 1.7.2 but I’ve added them now and they’ll be in all future versions. Cheers for the reminder, and the translation file!

@ Minoru Nitta
After you have created the .mo and .po files you should copy the .mo file into the main wordpress-link-directory directory as wplinkdir-lang-COUNTRY.mo so in your case I think it would be wplinkdir-ja-JP.mo (check the readme.txt file in the /lang directory for more info and links). Hope you get it working.

@ Sigrid
Not yet, but this is a good suggestion and I’ll try to add it in the next version.

@ Patrick
That’s absolutely awesome, I’m very impressed. Your demo site was offline but I downloaded it and gave it a go and I love how it looks. There are a couple of issues with permalinks but without diving into your code I can’t say whether that’s your themes fault or my scripts fault. It looks killer though, I’ll definitely be keeping an eye on it.

Cheers everyone!

#279 ChuckMcB on 11.25.08 at 8:53 pm

Can we upgrade from 1.7.x to the pro version and keep out links or has it some major changes that would cause backward compatibility?

#280 Sigrid van der Hoeven on 11.25.08 at 9:46 pm

@Sean Thx! When will the new version be ready? ;-) No rush….

#282 Minoru Nitta on 11.26.08 at 2:21 am

Sean,
Thanks fro the comment, and I have got it working half way. Some of the text on the submitting screen came up in japanese, but nothing happening within the ControPanel. Any ideas? Cheers.

#283 Aleks Tu on 11.26.08 at 9:24 pm

At editing or updating of the link there is a reset of a category up to the first?

#284 Peter on 11.26.08 at 11:44 pm

Hi Sean, all was going swimmingly till I got a link request. it sent me an email saying you have a new link. when checking the site i found:
Warning: include_once(/home/ftscom/public_html/wp-content/plugins/wordpress-link-directory/styles/) [function.include-once]: failed to open stream: Success in /home/ftscom/public_html/wp-content/plugins/wordpress-link-directory/link-directory.php on line 394

at the top of the page.

Upgraded to 1.7.3 still the same.

The disturbing thing is it breaks the homepage as well so I have had to turn it off.

Thought I would try out the Pro version, but your CPA leads thing sucks. wasted 15 minutes filling out about 3 forms and the page never unlocks.

You would be better of with an ad supported trial version, as I just got frustrated and am less inclined to buy it now. (Just giving some honest feedback)

Thanks

Peter

#285 alcolick on 11.27.08 at 2:44 am

How i list last added 10 links with category on sidebar ?

#286 Danmyaz on 11.27.08 at 2:09 pm

Excellent! Short codes now work.
http://themallorca.net/links/

#287 Devin Reams on 11.27.08 at 5:43 pm

Hi Sean, the plugin still doesn’t even save settings in 2.7. I’ve been working with 2.7 for a while now and the rest of the plugin seemed to work just fine (adding links, categories, etc.).

#290 Giando on 11.28.08 at 10:39 am

how can I do to receive email in addition to link the category?

#291 Adam on 11.28.08 at 8:56 pm

Is there anyway that I can insert all my existing links from the standard wordpress link table into the wordpress link directory, I have 100s and to do it manually would be a real pain.
Thanks?

#292 Harry on 11.29.08 at 3:37 am

Hi Sean,

That CPA thing totally sucks, please take it off.
Basically it asks to spam you and you cannot enter any of the options (so you cannot test your plugin) if you are not a US citizen.

Are you making Link directory US only? I surely hope not, goes against the Open source thought methinks…

As I see many bug reports, I propose these get fixed first. Then you can charge for the plugin as you want, but on a normal way (i.e. no CPA mess)?

Cheers,
Harry

#293 hotels on 11.29.08 at 11:58 am

Unfortunately your plug-in is not W3C friendly :( Could you fix this bugs?

#294 how can you.... on 11.29.08 at 4:14 pm

from the sound of it this PI doesn’t play well with WP 2.7 and there are a lot of random bugs, which I don’t understand since this plug-in seems to be one which can be fairly independent of other WP features.

That said, I would pay $10-20 for this plugin, but not sure how you can release a PRO version when a basic version seems to have so many issues.

#296 Giando on 12.01.08 at 12:21 am

in the email that I get when someone signs up, in addition to knowing the site, let me know also the category where he placed the site. how do I do?

#297 Brian Bailey on 12.01.08 at 2:31 am

Your plugin has great potential, Sean.

I want to echo a few sentiments from above and suggest that you wait for a short while until you have a stable product and then start charging for it. I paid for phpld and I would pay for yours and switch over if I felt 100% confident that it would go smoothly. There are a lot of us who want to see a stable, supported Wordpress-based product and will be willing to pay for it.

That being said, I am impressed by your apparent level of commitment to supporting this product so far. I think it would be wonderful if you did a quick install of bbpress and started offering a support forum. I bet it would make things a whole lot easier for you to handle, and I’ll wager it would greatly increase your page views and interest in WP Link Directory.

I offer my unsolicited advice only because I am so enthusiastic about your work and look forward to seeing you improve upon an already good idea.

#298 Off-Roader on 12.01.08 at 8:56 pm

I installed your plugin – the pro version you offer after that sign-up – and all went fine however, when I add manula links to populate the directory some they are not showing. Any pointers where to start searching and tweaking??

Thanks, great plugin, use it on another blog (normal version) works just fine. Same server same config minus the theme of course.

#299 Off-Roader on 12.02.08 at 4:09 pm

Never mind my comment above.
I un-installed the Pro version and installed the regular on and all is cool.

I have to state – your plugin is killer – going to your pro-version page sucks with that sign-up deal.

#301 CancunForos.com on 12.02.08 at 9:57 pm

I tried to install the normal and the pro versions, and when I activate the plugin shows me a message:

Warning: mysql_result(): supplied argument is not a valid MySQL result resource in /home/cancun01/public_html/wp-content/plugins/WordPress-Link-Directory-Pro/link-directory.php on line 449

I think your plugin its great, but I dont know what this means, can you help me with this problem…??

thank you any help!!

http://www.cancunforos.com

#302 Paul on 12.04.08 at 1:24 pm

hey,
everytime i have the plugin active i get the error msg “Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 7680 bytes) in /mounted-storage/home37c/sub005/sc30325-WTGS/andy.ie/wp-includes/kses.php(398) : regexp code on line 1″ which doesnt allow me into my plugins section. even with the new release this problem still occurs. I stops when i delete your plugin.

#303 Deb on 12.05.08 at 9:37 am

Just thought I’d let you know the survey(s) to get the Pro version do not work. I tried two of them. I get to their web sites but no survey (just a web site) and buttons don’t work to continue.

#304 Maarten Wilbers on 12.07.08 at 10:22 am

Same here… Sean, don’t let this beautiful project of yours die like this! Try to find another way of monetizing your scripts, but this sucks!

#306 tal galili on 12.08.08 at 2:32 pm

Just for the gratitude I have for your script:
I wish to share with you people that the problem the nicole described can be solved also in case you are using the “google analytics” plugin. of yoast:
http://yoast.com/wordpress/analytics/
just by turning it off

Seems that I receive a fatal error when trying to update the configuration settings on the main WP Link Directory page.

Fatal error: [] operator not supported for strings in /home/opteye/public_html/wp-admin/options.php on line 23.

I am using Wordpress Version 2.6.5…

I hope the best for your plugin, it does a graet job.

I only wish it could be linked with the feedwordpress plugin:
http://projects.radgeek.com/feedwordpress

p.s: a suggestion for your comment system – add “subscribe to comments” in the comment form for us followers.

Cheers,
Tal

#307 tal galili on 12.08.08 at 10:40 pm

to all of you who are getting the error:
“Warning: mysql_result(): supplied argument is not a valid …”
it might be because your title of a category has: apostrophe ‘ in it.

:)

#308 jfgrissom on 12.09.08 at 1:40 am

Hi Sean,

What would it take to get permalinks to work?

Money (how much)?

Support (who from)?

For SEO reasons, I (we all) have an interest in using this with permalinks working rather than $_GET vars.

Please let me know if it just a matter of funds or is it just not possible.

Thanks,
Jay

#309 tal galili on 12.09.08 at 5:44 pm

Another bug report:
I try setting different limits on description lengths (700, and blank) – and it keeps the limit to something else.

Thanks,
Tal

#310 Kåta Tjejer Bröst on 12.09.08 at 6:22 pm

All the time when i activate wp link directory on my VPS it make MySQL to run crazy and eat up memory.
I did some custom changes and got Permalinks to work. Not a big issue really, but i have to run this script some time to see if everything is ok with my custom changes before i give it away.

#312 Rui Zamith on 12.10.08 at 5:17 pm

Hi there my friend.

Thanks a bunch for this GREAT plugin. It has just saved my life. Can I pay you a coffee? hehe

I desperately need to insert a little search engine box on the main directory page.. just a little rectangle form to make a search on our directory, above the category listing.

Hope that someone can help me. Thanks a lot.

#313 Syed Taha Muzammil on 12.12.08 at 4:44 am

I have been using this plugin for quite a while now. But now i see in my google webmasters account that it gives me a lot of duplicate titles and descriptions. doesnt seem to be search engine friendly.

#314 Sean on 12.14.08 at 12:55 am

Hey Guys n Gals, I’ve just released version 1.8 which includes all the benefits of WordPress Link Directory Pro (which has now been discontinued due to complains about the CPALead requirement).

WordPress Link Directory Pro adds a few things, namely the ability to sell links and to display/count hits in and out for each website.

I expect there to be one or two minor issues until it’s been better tested, so please let me know of any bugs you find. I’ve also set up a bbPress forum where I’ll now be urging people to ask/report anything related to WPLD:

WordPress Link Directory Discussion Forum

I think this is better than allowing the large number of comments here to increase any further. So, if anyone has any further questions or problems, please let me know there.

Cheers!

#315 gaga on 12.14.08 at 1:25 am

If have just upgraded to wordpress 2.7. I have previously been using 1.6.2. of your links directory. 1.7 caused some problems and seemed to conflict with something, hence sticking to 1.6.2
Now have a major problem.
Now what ever changes I make to the admin page are not saved. Tried removing the tables, deactivating, still doesn’t allow me to save changes from admin screen.
Any suggestions as to get around this? Thanks

#316 gaga on 12.14.08 at 1:56 am

Hi Sean
Just trying your version 1.8 and getting this error message
Warning: mysql_result(): supplied argument is not a valid MySQL result resource in /wp-content/plugins/wordpress-link-directory/link-directory.php on line 433

any suggestions?

#317 Digif on 12.14.08 at 3:33 am

Hi,

Can you tell me how to configure this plugin for my website after I install it (activate it).

Please contact me on mail.

#318 jomark osabel on 12.14.08 at 4:18 pm

I am usually cautious when updating this plugin but I have unwittingly upgraded mine. And so I was expecting something not good but to my surprise, it works great. Here’s the link to my site, http://www.alternativefront.com

Thanks Sean.

#319 tak on 12.14.08 at 6:01 pm

Thx fot the nice plugin, Sean.

I can’t save changed settings on 2.7.Clean installed.
Is there any problem?

#320 Brett on 12.15.08 at 8:49 am

Whatever I put into the permalinks input box, when I click save, it doesn’t save. I’ve tried everything. Is there any place (phpmyadmin?) I can input this in manually?

I’m trying to use:
/%category%/%postname%/

Thanks!
Brett

#321 Brett on 12.15.08 at 10:09 am

Update:

It’s the entire plugin page that isn’t submitting. I think it’s a wp2.7 thing.

The links in their default form no longer work, nor do they if I change the permalink structure.

Thanks for the work on the plugin so far, but you may want to have some sort of disclaimer that it doesn’t work (with wp 2.7) yet.

#322 Elias on 12.15.08 at 1:08 pm

I have the same problems with gaga..
and i got this error message
Fatal error: /wp-content/plugins/wordpress-link-directory/link-directory.php on line 1173

#323 Rishel on 12.15.08 at 9:37 pm

You guys must be having better sucess then me. I tried to register on this forums three (3) times under the name: rishel and never received an email.

Then I sent him an email, never got a reply, nothing.

Not sure what someone has to do to register on there, talk about crazy, lol.

#324 Rishel on 12.15.08 at 9:40 pm

And to add to that, even if my account is validated I dont know the password.

Sean has an amazing script going here, but I am not sure what the future of it is. It’s impossible to reach the guy.

#325 kuko on 12.16.08 at 12:09 am

I’m using a subdomain to test your script. The problem starts when you hit the Add URL link. My guess; captcha problems. Best you take a look for yourself (if you got the time of course :-) ).

http://babes.legerhumor.nl/?page_id=7&act=addsite

(I’m using WP 2.5)

#327 ElectricChalk on 12.16.08 at 9:06 pm

Hi guys. We have made a “fix” to get this working (Wordpress Version 2.7), if you want to try the fix and let us know if it works, that would be great.

http://www.electricchalk.com/wordpress-link-directory/

Thanks to Sean for this great plugin! We cannot wait for your next offical release :-)

#330 Rishel on 12.17.08 at 7:30 pm

ElectricChalk, I would like a working version of it if you can email me at: rishel @ comcast.net

#331 Dianna on 12.17.08 at 10:58 pm

I have translated WordPress Link Directory to danish.

#332 J32 on 12.18.08 at 7:22 am

Hi Sean,

I have the same problem like other had before that whatever link I try to add in the frontend using the add url form it says “The URL you supplied doesn’t seem to be valid.”. I tried to follow your advise with the “Multiple Links From Same Domain?” Option. But whether it is on yes or no I get the same message over and over again.
I would like to use your directory and hope you can fix the Problems somehow.

Thanks

J32

#334 Rishel on 12.19.08 at 5:14 pm

ElectricChalk, I did your script it works ok. I can save my settings, but when I attempt to add a link, it gives this error and wont save any links, it stops…

Invalid query 2: Column count doesn’t match value count at row 1

#335 Nile on 12.19.08 at 11:16 pm

I think the Wordpress plugin update was the Pro version as the one I automatically loaded from Wordpress was loaded.

1. My settings for WordPress Link Directory would not update
2. I did see a Premium Links section
3. No links were listed, but strangely, the categories were at least showing up.

I am going to downgrade to the previous version I had. Thank you though for the wonderful script. I will try to see about scrounging around for some money to “buy you a coffee.”

#336 gaga on 12.20.08 at 1:01 am

Hi Sean, just tried 1.8.1 still getting this error message
Warning: mysql_result(): supplied argument is not a valid MySQL result resource in …/wp-content/plugins/wordpress-link-directory/link-directory.php on line 469

Can you offer any advice on how to get around this
Thanks

#337 Smart on 12.20.08 at 2:41 am

I also installed the 1.8.1 version.
When i am trying to approve some pending links..i get this message:
Fatal error: Call to a member function using_permalinks() on a non-object in /home/.*********/wp-content/plugins/wordpress-link-directory/link-directory.php on line 1247

what is going wrong?

any help…please

#338 George on 12.20.08 at 3:10 am

Sean I have tried all versions up to 1.7, (not game to try 1.8 as a database re-install is probably the outcome), but I always come back to version 1.5 as being the most stable for essential functions. It does the basics:

1. Visitors can add links
2. Admin can add/edit links
3. Links added appear in directory
4. Admin notified by email of new links added

Only one small problem which I can live with, admin email links contain funny characters $1,$2,$3,etc. no prob, as I check the links without the $… part.

Best thing is, it still works in Wordpress 2.7!!!

Want to see it working? Add a link.

Home Directory at: http://gnetwork.com.au/
Wordpress Directory at: http://gnetwork.com.au/directory/directory-wordpress

PS: I have redirects in place to go from “/directory?cat=directory_name” to each individual directory category page.

I will wait till you have a more solid working version before upgrading.

#339 Electric Chalk on 12.21.08 at 8:12 pm

Rishel! Please email me at aaron [at] electricchalk.com — and i will work with you to get your links directory working!

Anyone else that is saying Sean’s plugin does not work — have you tried our fix???

Thanks.

#340 Dave on 12.24.08 at 9:28 pm

Hello, Sean,

Couple things:

1. Why does this plug-in insert header CSS on every page of my blog instead of just the directory pages in which it’s apparently needed? Can you please add a preference to remove the header CSS from all non-directory pages?

2. The STYLE code that it inserts breaks my W3C validation. In fact, you can see how it’s breaking the validation of your own example directory page:

http://validator.w3.org/check?uri=http://www.seanbluestone.com/links

Thank you

#341 Tal galili on 12.26.08 at 8:52 pm

people, don’t use version 1.8.1 – it is NOT stable!

It has 3 MAJOR bugs:
1) if you turn the plugin off – it will erase ALL of your links.
2) no backup plugin I found works while the link directory plugins works
3) you can’t approve new links.

I lost almost 50 links + e-mails because of 1 and 2.
be warned…

Tal

#342 Rishel on 12.27.08 at 9:44 pm

Can someone, anyone, tell me how to make a call to this script on a non post or blog page. Simply put, I want to include the categories layout on the main wordpress page.

When I press on the “Links” in my menu, it takes me to the page that shows my categories, with the menu above it. How do I include that on say my opening wordpress page.

What would I use in the code to call that?

#343 Nile on 12.29.08 at 5:52 am

Sean: I am getting a

Warning: unlink(/tmp/captchasnet-random-strings/e2tqde7gbsm581wkjfrwbdknchv7h7alyt23yz9z) [function.unlink]: Permission denied in /home/blondish/public_html/wp-content/plugins/wplinkdir/captcha.php on line 78

Warning: unlink(/tmp/captchasnet-random-strings/__time_stamp__) [function.unlink]: Permission denied in /home/blondish/public_html/wp-content/plugins/wplinkdir/captcha.php on line 78

Warning: touch() [function.touch]: Utime failed: Permission denied in /home/blondish/public_html/wp-content/plugins/wplinkdir/captcha.php on line 84

Warning: fopen(/tmp/captchasnet-random-strings/5jegq3bnv8hu3868i6cgpvmbywmq7ty3439kwbxj) [function.fopen]: failed to open stream: Permission denied in /home/blondish/public_html/wp-content/plugins/wplinkdir/captcha.php on line 104

I will see if I can come up with something on my end but I have been busy with my re-release of PHPads.

#345 Sue Scaletta on 12.29.08 at 11:34 pm

I installed your WordPress Link Directory plugin on a couple of my blogs and love the ease of use of it. I liked it so much I posted an article on two of my blogs linking to you and giving you the credit. Thank you for sharing this plugin with all of us.

Sue Scaletta
http://lanechase.net/blog
http://videoemailchat.com/blog

#350 Bob on 01.03.09 at 3:14 am

Sean,
I had the idea to make a page listing a group of categories but when I use more than one shortcode on a page it throws the rest of the page out of whack. It will show the second shortcode but it won’t be sized the same and everything after that is messed up.
-Bob

ANYONE Else have a page set up that lists a few categories using shortcodes like…

[wplinkdir category="Services"]
[wplinkdir category="Retail"]

on the same page??

#351 Andreas Reith on 01.03.09 at 5:25 pm

I`ve got a problem ;) After “Add Url” i receive following message: “The URL you supplied doesn’t seem to be valid.” – What’s wrong? – Link: http://www.ub-reith.de/weblinks/

#352 Rolando on 01.06.09 at 2:51 am

Looks like everything works except when I try to approve a link waiting for approval. When I use the drop down in the admin panel and select then approve I just get a blank ‘Add link’ page.

Other than that it’s a cool plugin!

#353 LaMa on 01.06.09 at 8:27 pm

Hi! Same problems like Andreas & if I click on a category title (link) -> Not found What can be the problem? Thx

#354 studikomputer on 01.07.09 at 7:20 am

my opinion,this plugin is very great..but when i try to install it, Home | Add URL | Link To Us doesn’t link correctly…please tell me how to fix this issue?

#355 Eric on 01.07.09 at 8:04 am

Hey, Love the plugin! But…

Is there a way to backup the links from the DB maybe using PHPMyadmin or something? I wish I knew that the links would be deleted when you deactivated the plugin. I lost all my links from everyone in my community blog, and now I have to send an email to let everyone know their link got deleted by mistake, and ask if they could you please resubmit their link?

Are the links still there in the DB somewhere? or are they gone forever?

#356 Domain Coupon on 01.07.09 at 9:20 am

Great plugins…
see it in action

domaincoupon.net/partners/

thanks

#357 ChuckMcB on 01.07.09 at 11:01 am

@Eric: “Are the links still there in the DB somewhere? or are they gone forever?” Yup, they are gone.

Here’s a ‘fix’ to stop it happening again:
http://www.seanbluestone.com/forums/topic/if-you-turn-the-plugin-off-all-your-links-are-lost

#358 Eric on 01.08.09 at 1:03 pm

@ChuckMcB: Thanks! worked like a charm. Great plugin!

Are you for hire? I’ve got a project I’m working on and need a PHP programmer to build a theme for me. You have my email if you want to talk business.

Thanks again for the help!

@Rolando: I noticed the same problem. After selecting “Approved” from the drop down menu on the Edit Links page and clicking [Update] the page refreshed to a blank Add Link page.

I found a fix for mine, apparently the Lost Links Database fix works on the “Approved” link problem as well. I don’t know if it will work on your site too but it’s worth a try.

The fix is located here: http://www.seanbluestone.com/forums/topic/if-you-turn-the-plugin-off-all-your-links-are-lost

#359 .wired on 01.08.09 at 9:05 pm

Hey there!
Could anybody tell me all the avaible shortcodes? Is there a shortcode to add the “Home”, “Add URL”, “Link to us” and “Search” with just one shortcode?

#360 .wired on 01.08.09 at 11:08 pm

One more bugreport: in WP 2.7, it’s not possible to delete links anymore…

#361 Stas on 01.09.09 at 3:32 pm

Hello Sean and thank you for wonderful plugin! :)

I have one note. Is it possible to make categories open with category-id not category-name in url? Because non-English urls will look like this one: ?cat=%D0%A4%D1%96%D1%80%D0%BC%D0%B8

You can see a sample on my site:
http://kosivart.if.ua/sites/

#362 Eric on 01.09.09 at 5:28 pm

Sean, How about an [Export Links] button in WP Links admin area? Is this easy to do? This way if you want to uninstall the plugin completely or move it you can just simply download your links DB and plug it back in somewhere else.

Or if you have another site you want those same links on you could [Import] them into another copy of your plugin.

Complicated to add?

#363 CK on 01.21.09 at 8:16 pm

Hi, Sean:

Thank you for the nice and usefull plugin. It works on few of my sites except one of them with Cyrillic – please, take a look at http://d-e-d.info/?page_id=186 .
Could you provide with any suggession how to fix it?

Thank you in advance!

#364 Resmyrranda on 01.23.09 at 1:13 am

Ohmygosh I just had to tell you that out of ALL the other link exchange methods I tried WP-Link Directory is the only one that works with my theme (Revolution Church) AND WP 2.7.

THANK you!

#365 Resmyrranda on 01.23.09 at 6:16 pm

and now I’m getting an internal server error. hmm

#366 Ted on 01.25.09 at 5:25 am

Hi Sean,

I just tried the most recent version with 7.0 I get a error message and it ruins the dashboard. I have removed it. I have an older version which i have used on newer versions of wordpress and it’s just great.

Your plugin is one of the best I have ever seen. I hope that you will be able to get it to work with 7.0. Wordpress should include a plugin like this in it’s core.

All the best.

#368 Albert Glen on 01.28.09 at 3:02 am

The plugin will not work on my blog Here is what I get:

Fatal error: Call to a member function using_permalinks() on a non-object in /home2/reliable/public_html/wp-content/plugins/wordpress-link-directory/link-directory.php on line 1247

Thanks

#369 Fila on 01.31.09 at 6:31 am

Hi there,
Is there anyway to show like 10 newest link on the directory page above categories and also on the sidebar on the homepage?

Thanks
Fil

#370 Paul on 01.31.09 at 12:06 pm

Hello Sean, yes i have had errors with your plugin and it created a fatal error so i cannot use it. U released an updated version a few days ago, but not compatible with the latest version of wordpress? How does that make sense?

#371 T2 on 01.31.09 at 7:35 pm

Hi Sean,

FYI I am using your latest version 1.8.2 on WP 2.7 so far it appears to be working fine. However there are a few items that do not work and I am not sure if because of 2.7 or other issues.
1. The category count does not add sub-category
2. The permalink function is not working at all

#372 Resmyrranda on 01.31.09 at 7:41 pm

FYI if you are having ‘internal server errors’ like I was after installing this its NOT the plugin, its more than likely the htaccess file that’s corrupted, making a blank one worked for me. This plugin is working on WP 2.7 with Revolution Church theme FYI and still is the ONLY link directory plugin that does so far:)

#373 SAPI on 02.02.09 at 5:42 pm

I was not familiar with the red download button in a weird place, so I got caught in a link loop between this page linking to WordPress and WordPress linking to this page.

I would suggest you do like other developers and set up a direct link from this page to your plugin files.

Going to test it now!

#374 Rahul Bansal on 02.03.09 at 10:48 pm

Hi Sean,

First thanks for this plugin as this is really critical for my new blog which is running on Wordpress 2.7.

Gladly I updated to version 1.8.2 of your plugin and found admin section is fixed properly.

Thing which is completely broken in my case is “permalinks”.

http://www.orkutdiary.com/links/ lists just homepage post instead showing link directory.

I guess @T2 is also reporting same problem.

Waiting for link_dir 1.8.3

Thanks,
-Rahul :-)

P.S. Can you please add “subscribe to comment reply via email” option on your blog.

#375 eliZZZa on 02.07.09 at 2:19 am

Hi Sean,
great plugin! Thank you! Tweaked it a little bit >;o)
http://www.nadelspiel.com/linklove/

If you want anything of my changes, just let me know!
Kind regards from Austria,
eliZZZa

#376 Shane on 02.07.09 at 12:26 pm

Hello Sean, I have just installed the pro version. thanks.
http://www.factorys.asia/?page_id=9
It seemed go smooth. I can add and edit categories and see the new category structure on the site, but submitted listings dont come into admin panel anywhere for approval. I changed to not needing approval and still dont get new links. I added a link via the “Edit links” section of the admin panel and it gives a message “….. Link Added” but does not seem to add them or show them in the section below.
The database section of WP also correctly shows 3 cats but no records under wp_wplinkdir_links

#377 Hotels on 02.12.09 at 11:42 pm

Hi all,

I’ve a WordPress blog. If my WP-LINK Directory is deactivated my blog is totally compatible with W3C.
Could you offer to me a great link directory solution for WordPress which is W3C compatible? You response would be greatly appreciated.

#378 Andrew on 02.13.09 at 8:11 am

language don´t work,
Plugin just work in English,
Wordpress just ignore all archive .mo

#379 tenis on 02.14.09 at 6:34 pm

I don’t know why the “add URL” section doesn’t work on my blog. Help please!!

You can see it on my web here: http://www.eltenis.com/enlaces/

Many thanks

#380 ChickenMoo on 02.15.09 at 7:42 am

When Adding a link in the directory
it does not seem to check for a backlink
If reciprocal link is set to anything besides nobody
and approval is set to anything besides do not require
all submitted links are sent to the pending que.

Also when trying to cleanse the links with no backlinks

I get an error pointing to
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /blah/blah/public_html/blah/wp-content/plugins/wordpress-link-directory/link-directory.php on line 504

while($Link=mysql_fetch_assoc($getLinks)){

I tried to check the relationship of the request to the database table and it seems ok but I could be missing something.

Anyway cleanse , import and Export all seem to fail but only cleanse gives an error……

The PayPal Function is also failing in both test and pay mode.

On click of the paypal button you get fired off to
?cat=SOMETHING&act=premium?id=&action=process
which is back where you were

ALSO heh
Secureimage captcha is not working captchas.net works fine

Using WP2.7.1 and Version: 1.8.2

Also another note for some reason I could not alter the Permalink Setting to remove links so it would be nice with my permalinks…

For some reason I fired up IE and went to the settings page and could alter that field

I thought that was strange but it worked after that.

Anyway
thanks for making the plugin
It is a good project for people like me that want to offer backlinks sorted in a directory and I am sure a lot of people can use this too.

#381 Will on 02.16.09 at 2:16 am

Love the plugin man!

Is there anyway to make the permalinks do just the category name instead of the ?cat= stuff?

Even if not I’ll be using this plugin for it’s awesomeness. Thanks again!

#382 Carlos on 02.16.09 at 11:52 pm

Hello friends!
If “Add link”:
Error: The URL you supplied doesn’t seem to be valid.
Wordpress versión: 2.7
WPLinkDirectory: 1.8
which is the problem?
Thanks

#383 Sue Scaletta on 02.18.09 at 5:25 am

I cannot get the WordPress Link Directory 1.8.2 plugin to work properly with Wordpress 2.7.1. I get the link page but when I click on a link the page goes back to my blog’s home page rather than to a link page. What can I do to make it recognize the link page?

Thank you for your help.

Sue Scaletta

#384 Nobody on 02.18.09 at 2:53 pm

Seems not to work for me either :/ If you enable permantentlink then you can’t access the folder anymore (instant redirect) also no links get added (either manually nor via submit)

#385 Ed Coyne on 02.23.09 at 1:09 pm

I seem to be having the same (or similar) problem as Sue Scaletta. It looks like everything works fine without using permalinks, but, as soon as I enable them (in any combination), the links directory is replaced with my blog or home page.

I’m hesitant about downloading the Pro version, because it’s still in BETA.

However, nice work on this and it looks like you’re providing excellent support!

#386 Ed Coyne on 02.23.09 at 1:14 pm

I also got this when I tried to submit a link:

Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/policalc/public_html/wp-content/plugins/all-in-one-seo-pack/all_in_one_seo_pack.php:632) in /home/policalc/public_html/wp-content/plugins/wordpress-link-directory/securimage.php on line 422

Any ideas?

#387 Ed Coyne on 02.23.09 at 1:22 pm

I know…I’m being a pain…

When I try to “buy” a premium link, I get redirected back to the links home page (test mode or not).

Also, from the email generated by WPLD, it says the following: “You can view your link here: http://www.policalc.com/links&id=2

This generates a page not found error (permalinks not enabled).

#388 Ed Coyne on 02.23.09 at 3:32 pm

I guess while I’m waiting, I’ll give you an update…

For some reason, I was able to get the directory working with permalinks enabled. It just “started working”.

The error message, above, was eliminated when I switched to “Captchas.net” instead of Secureimage.

The “buy” issue still exists and I would love for WPLD to affect the page title, and possibly keywords and description when going to the “more info” page for each link. I understand that there would have to be a “keywords” textbox on the submission form.

#389 Maurice (The CaymanHost) on 02.27.09 at 4:33 am

I just upgraded to WP 2.7.1 and am having the same problem as Sue. Clicking on any link just takes you straight to the homepage of my site.

That aside I would like to thank you for a great plugin which, until the WP upgrade, has been excellent.

#390 Stephen on 02.27.09 at 8:30 am

This is a great plugin.

I want to add the search form to my sidebar, so I am manually adding the HTML and using a “GET” command. However, whenever I do a search through this, I get a “search results not found” error. It seems I am halfway there, but for some reason my search query is not being treated correctly. Any ideas?

#391 kids party on 02.28.09 at 11:41 am

Can’t add links from the front end. I get the

Your site (http://www.itv.co.uk) is already in our directory in the Birthday parties category.

any help appreciated.

http://www.smallimportantpeople.co.uk/kidspartyideas/links/

#392 Indonesia Web Promotion on 03.05.09 at 1:15 pm

Hello SeanBluestone.com !
I’m waiting from mid 2008 and keeping to search sometimes.
I found your nice plugin from Google : wp for directory.
Thanks & keep coding.

Best Regards

#393 Ashley on 03.06.09 at 12:19 am

works beautifully! very easy to use. thanks so much!

#394 Adrian on 03.09.09 at 11:55 am

I’ve also got the same problem as Sue. I get the link category pages fine, but if you click on any category, it just takes you to the home page.

I’m using /%category%/%postname% as my permalink structure. Any help would be much appreciated.

#395 Mikea on 03.13.09 at 2:03 am

Its too bad PayPal payments don’t work. Also, can you put on the premium page how many days they will be paying for?

#396 Sue Scaletta on 03.13.09 at 7:35 pm

I am using this Link Directory plugin and it is great, but I am wondering if anyone has had the same experience as I.

I had a sub-category that showed up twice with the same links in both listings. When I deleted one, both were deleted along with the links that were approved in the category.

I have tried several times to add those links back in and although it says they are saved when I add them, they are no where to be found.

I even tried adding them through the blog site as another webmaster would do. I received an email notification that they were awaiting my approval, but again they are no where to be found.

Does anyone know if a link partner is deleted, can they been added back in again?

Has anyone experienced any similar problems?

Thanks,

Sue Scaletta

#397 Sue Scaletta on 03.13.09 at 8:06 pm

This is an update on the comment I posted on 02.18.09 – Clicking on a link page goes to blog’s home page.

I was able to resolve the problem this way:

~Make sure you write a “Description” when creating and editing the categories.

~On the “WP Link Directory” page, scroll almost to the bottom of the page.

~ Under “Other Options” make sure the “Permalinks” box is left blank.

Once you do that your link pages should work properly.

Sue Scaletta

#399 Bart Nys on 03.18.09 at 9:37 am

Hi Sean, love this plugin !
But it seems some english terms are hard coded and can’t be translated using poedit. For instance, to linking back, step 1 can be translated but step 2 is still in english :
“Step 2: Add your link to our site using this page. You will be added instantly and we will begin sending traffic back to you immediately.”
Are there any plans to fix this ?

#400 Robert Burton Robinson on 03.19.09 at 4:36 am

First let me say that I really like this plugin. Great idea.

I am putting together a new blog and ran into the same problem some other people mentioned here. The description field appears to be set up to accept no more than 250 characters.

I went into the database and changed the 250 to 2048. Then I did the same thing for the description (in several places) in the link-directory.php file. Then everything worked the way I needed it to work.

I didn’t study the code carefully, but I’m assuming that when you set the description to unlimited length, the 250 value is supposed to get changed. It does not appear to be doing that.

Again, thanks so much for this plugin. I look forward to updates and to making a monetary contribution. :)

#401 TJ on 03.19.09 at 8:39 pm

I am having the same problem as most people here. I have 2.7.1 and all the links refer back to the main page even though the url is specific to the link directory.

#402 Lika Web on 03.19.09 at 10:39 pm

Hello I have a problem with the directory to the latest directory do not see why demo http://www.likaweb.net/blog/?page_id=2029

#403 Sue Scaletta on 03.20.09 at 5:00 pm

Sean,

I am receiving this error when I attempt to use the cleanse links function:

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/mydomainlink/public_html/mydomainname/wp-content/plugins/wordpress-link-directory/link-directory.php on line 504

Please assist.

Sue Scaletta

#404 rodelio on 03.21.09 at 7:57 am

nothing happens after placing “[wplinkdir]” in the body of the page. what happens when i click the page is that my “home” page appears. btw, i’m using the latest WP..

hope to get your feedback on this guys. greet plugin but haven’t used it yet..

#405 TJ on 03.23.09 at 3:12 am

The above did the trick! Thank you so much!

#406 London Wedding Photographer on 03.23.09 at 1:45 pm

WP2.7
WP-Link-Directory-Pro / 1.7.3

Affected Menus:

WP Admin -> WP Link Directory
WP Admin -> Premium Links
WP Admin -> Tagging Options

Problem:

Settings are not saved to MySQL DB when ‘Save Changes’ clicked. The category page changes seem to be submitted to DB ok though.

#407 jamiie on 03.24.09 at 5:34 pm

running 2.7

on the add url page, how do I increase the width of the drop down box in which the categories are listed? My category names are quite long and hence cut cut off by the width of the drop down box so I need to make it wider.

hope someone can help, many thanks.

J:)

#408 Rex on 03.25.09 at 11:06 pm

Great Plugin! We are using in our website!

Just one quick coding question:

Is there anyway to output a list of random links?

Thanks,
Rex

#409 Cindi on 03.27.09 at 1:58 am

Hi,
I just installed your plugin and it’s very easy. One question though. Is it possible to have the thumbnail be on the actual link page and not have to click on the “more info” link to see those?
Like maybe a choice to have either PR or thumbnail? Preferably both, but of the two, i’d rather have the thumbnail.
Thanks for a great plugin!

#410 iBlogCity on 04.01.09 at 12:51 am

Is this plugin compatible with WPMU? If not, do you plan on releasing a MU compatible version in the near future? I have used the plugin on other sites and I prefer it over anything else I’ve come across. I’m using MU to set up a personal website hosting service for bloggers and would like to use WP Link Directory for the main blog, and if possible, give users the option of using it on their sub-domains as well.

#411 Jenn on 04.05.09 at 12:52 am

Really slick plugin – exactly what I’ve been looking for. Been needing to get a business directory put together. [Hope it works with my theme, etc.]

Thanks!

#412 Jaime Chandra on 04.09.09 at 4:21 am

Hi :)

Are you available for PAID changes to this link directory?

We love it but need just a few more features. It would be for http://www.theplenty.org a non-profit local currency here in North Carolina.

Let me know, please :)

thx!

#413 Abhi Shah on 04.12.09 at 10:02 am

When user tries to enter a link to my website, the following error is obtained.
WordPress Link Directory
http://wordpress.org/extend/plugins/wordpress-link-directory/installation/

Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/ajabhi/public_html/blog/wp-content/themes/atahualpa/header.php:3) in /home/ajabhi/public_html/blog/wp-content/plugins/wordpress-link-directory/securimage.php on line 422

Please help

#414 Patrice on 04.12.09 at 9:43 pm

Hello,
Awesome plugin! Everything works perfectly for me. Thanks!

There is something I would like to add to the directory but can’t figure it out.

I would like to add a screen shot of each site. The description section support html so I tried to add a table with 2 cells: left for the image and right for site description.

It works but it mess my right column big time. Here is the cote I used instead of the html link:

Description goes here

Is there any way I can make it work without losing the right column?

Thanks lot!

#415 Patrice on 04.12.09 at 9:44 pm

humm… the code don’t work here. anyway, it’s a simple table.

Thanks

#416 Jose Antonio on 04.22.09 at 10:52 am

A great program, thanks!

#417 J-Jerseys on 04.22.09 at 8:15 pm

Similar problem as others are reporting. Recently updated WordPress and used the auto-update features to install the latest version of the WP Link Directory plugin.

The main page looks fine and appears to be counting the # of links in each category just fine, but then when I try to go to an individual category, I get this instead of the links:

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /my-long-server-path/flash/wp-content/plugins/wordpress-link-directory/link-directory.php on line 948

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /my-long-server-path/flash/wp-content/plugins/wordpress-link-directory/link-directory.php on line 957

Here is the main page that is working fine:
http://www.jockjerseys.com/flash/sports-links/

Here is a sample category that results in the error above:
http://www.jockjerseys.com/flash/sports-links/?cat=Basketball+Links

(should be 6 links on that page)

Anyone have a solution to this or can you confirm if an earlier mentioned solution is the right one?

Would like to reactivate the link directory, but it is Private until I can get it working right.

J-Jerseys Admin

#419 Blogadera on 04.25.09 at 11:16 pm

I’m wanting to have a widget for most recently added Links to the directory. Any point me in the right direction on how to do this?

#420 Chuck on 04.27.09 at 7:53 pm

I am having an issues with wp link directory, I have 1.8.2 and it was working. But for some reason now when I click on any of the categories I get a “Not Found” page with a search box on it. If I look at one of the link properties it seem to look correct (“http://www.googlestatus.com/?cat=Automotive”). The “Home | Add URL | Link To Us | Search” links work fine and I can search for something it will display a list.

Any ideas?

Thanks

#421 Chris on 04.28.09 at 4:48 am

Like some other’s have posted, I was getting the message

Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/ajabhi/public_html/blog/wp-content/themes/atahualpa/header.php:3) in /home/ajabhi/public_html/blog/wp-content/plugins/wordpress-link-directory/securimage.php on line 422

when adding a link, to temporarily fix it, I changed the Captcha from securimage to Captchas.net. Must be something in the securimage code that is sending a header.

#422 Tim on 04.29.09 at 3:14 pm

Any fix forthcoming on the 250 character description field limit? Have installed plugin and am excited touse, but really need longer descriptions. Setting the field length on the control panel doesn’t seem to work.

Thanks

#423 Alan on 04.29.09 at 7:03 pm

I’m running WordPress 2.7.1. and everything gets sent back to the main page when trying to add or view a link.

Sue, I tried to do what You did but still does thh same thing. Anyone help?

Thanks

#424 Vincent on 04.30.09 at 12:26 pm

On your demo when you submit site :

When catpcha is wrong or URL is wrong….

Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/sites/seanbluestone.com/public_html/wp-content/plugins/all-in-one-seo-pack/all_in_one_seo_pack.php:632) in /home/sites/seanbluestone.com/public_html/wp-content/plugins/wordpress-link-directory/securimage.php on line 422

#425 robert-a-is-a-ok on 05.02.09 at 9:35 pm

Howdy. Any progress on the paid or “premium” link feature? I cannot get it to work with my PP acct.

Please advise.

Thanks.

Robert A.

#426 Jean-Loup on 05.06.09 at 6:04 pm

I’ve been trying to set that in place for a few hours now and can’t get it to work how it’s supposed to. First I had the /links redirecting to the home page problem which I solved (partly) but now I can’t even see the list of categories I set up, the page is all broken. Having tried to look at the source code, it seems something’s going on around line 2335 of link-directory.php but my error_log doesn’t tell me anything useful, just that it can’t start domxml, libpdf and the dbase module.

I run WP 2.7.1 on PHP 5.2

#427 Jez on 05.08.09 at 11:19 am

Hi I love the plugin. I haven’t loaded it on yet as I wanted to ask if there is a way of introducing individual page titles? All the examples I have looked at all have the same title throughout the directory which is not ideal for SEO purposes.

Plus, how tricky would it be to add fields to the entry form to be displayed on the details page? I’m thinking counties etc.

Have no fear that I will buy you a coffee on download!

#428 Nanflexal on 05.14.09 at 9:02 pm

Paypal payment not working.

#429 Alesha on 05.15.09 at 2:28 pm

I am not sure what I am doing wrong, but I have installed the plugin and created the page with the [wplinkdir] and its showing up in my menu but when i click on the link to the page, it just takes me back to my home page!!!

#430 Sharon on 05.27.09 at 3:04 am

Hi! I was just wondering if the Pro Version supports the pretty permalinks… I don’t mind buying actually, but I just need to know that it is being supported first.

Thanks.

#431 site on 05.27.09 at 8:01 pm

you should have the option to add a banner whether uploaded on the server or elsewhere on the internet.

#432 cts-i on 05.28.09 at 12:46 am

Hi,
Is there a way to update the page rank periodically or manually?

Thanks.

#433 Rickydoo on 05.30.09 at 4:28 pm

Hello Sean,

I’ve tried to find the fix in the different postings but haven’t succeeded yet. Can you help me. I have these error messages on the home page of my directory.

Warning: mysql_result(): supplied argument is not a valid MySQL result resource in /home/content/e/l/a/elaperle/html/wp-content/plugins/wordpress-link-directory/link-directory.php on line 2327

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/content/e/l/a/elaperle/html/wp-content/plugins/wordpress-link-directory/link-directory.php on line 2349

What should I do to fix this?

Thanks.

#434 Brandon on 05.30.09 at 9:57 pm

Great tool. Had an issue, but found the problem.

#435 Miguel on 06.04.09 at 5:55 pm

Hello!

I just installed normally your plugin and activated its on the WP plugin link. I set up two categories and 2 link to each one. However, links and categories is not being showed on the blog (http://vidareal.freehostia.com/). It’s like I didn’t do anything. Make sense?

Therefore, I would like to know if you have any thoughts about what’s happening in my case.

Thanks so much for the attention,

#437 Ali on 06.16.09 at 7:21 am

This sounds a great tool, I’ll use it shortly.

#439 mike on 06.21.09 at 6:43 pm

great product – but the table at the footer of your ‘ad’ is screwing with my page formating – why not make it 80% width or something – looks like I may have to uninstall – a shame

#440 J Eme on 07.02.09 at 6:12 pm

I’ve translated the ..po into spanish languaje, but when I upload it, only shows a half translation.

#443 Keller Hawthorne on 08.16.09 at 12:22 am

Can you add new fields to the form that are then displayed on the submission? Example: phone, owner name, etc.

#444 lola on 08.31.09 at 7:44 pm

Hello

Great tool, using the last version, how can I display the list of categories in the sidebar?

Thanks

L.

#445 MileHighTechGuy on 09.05.09 at 10:10 pm

Anyone get this working on WPMU? I’m getting fatal error when activating:

Fatal error: Call to undefined function wp_get_current_user() in /home/myroot/public_html/wp-includes/capabilities.php on line 920

#447 Daniel on 10.02.09 at 3:15 am

1. If one translate the “Nobody” string in the .po file, the reciprocal link function gets broken, as the string is hardcoded in some ‘ifs’.
2. What is required for the “check if url exists” function to work? It always says that the url is invalid in my two installations (home and ISP). Had to comment it out.
3. If one cannot post links to the home category, then it should be not allowed to choose the home category when entering links. The plugin accepts the link, says it has been added, but the link never show up under the main category.
4. What is the reason to not allow links being posted to the main categories?

#448 Kenneth on 10.11.09 at 3:08 pm

Hi!
I have a problem with the language files. I have translated the file into swedish but I can’t get it work with WP Link Directory 1.8.2. I have all the files .po. mo and .pot it doesn’t work out anyway.
Can anyone send me some give me some hint about what I have to do to make it work.

Please hurry up bacause rest of the site is in swedish.

#449 Hitagi on 10.12.09 at 9:19 am

Hi Sean, just barely found this plugin and liking it so far. Thank you for your work. The one thing I’m trying to do is have the submitted links all show up in one list on a table, with next/previous capability. This table would have one column with the links and the other column with the category the link is in. Is that at all possible? If not, is it possible to have a [wplinkdir category="all"] or something so the links all show up in one list? Thanks!

#451 Harry on 10.25.09 at 11:27 am

I downloaded the plugin, installed it and works perfect!
thanks for the plugin.
cheers

#452 Harry on 10.25.09 at 11:57 am

Hi,
I see some issues with the plugin. Correct me if I am doing anything wrong here.
1) installation works perfect.
2) i can categories, etc.

When a visitor tries to click on any of these links -
( Home | Add URL | Link To Us | Search | Premium )
it takes the visitor to the home page instead.

Am I doing something wrong here?
Your help would be much appreciated.
Cheers

#453 Harry on 10.25.09 at 1:05 pm

Addition to the above, even when I click on any category it takes me to the HOME page.
Any clue why its been doing this?

#454 Harry on 10.25.09 at 1:26 pm

ok. i have read the readme.txt and found a solution in there. for me the permalinks set in the configuration did not work – info. So after leaving this form blank, all the links are now working as expected.
thanks a lot. much appreciate.

#456 Dan on 11.05.09 at 12:10 am

Am using wordpress 2.8 and cannot get wp-directory to work to save my soul. Is the software compatible with 2.8? The error I keep getting is the 404 cannot be found. I have a page with the tag [wplinkdir]. I have also tried [wplinkdir directory] too. I have run across the compatible issue with other plugins so I am assuming that is it.

Thanks

#457 Eike on 11.05.09 at 12:35 am

I tried to use the German language .mo file. Renamed it and put it in the main plugin Folder. Baut with the german file I was unable to add new links. Nothing happend. After cuting the file back to lang Folder everything worked normal. Also many of my Links under “Edit Links” show the wrong category. But on the frontend everything is right

#458 Luca on 11.06.09 at 6:39 pm

Hi, everything looks working fine but links are not showing up. Categories are there, descriptions too, anything. But links are not there. Any hint? Thanks

#460 Nenad on 11.16.09 at 2:00 pm

Hi.
I am not able to write special characters like žđšćč in admin area as soon as in in directory pages.
How can I solve that problem?

#461 Ben on 11.17.09 at 10:23 am

Hi Sean

Just wondering if you have any future plans on making this plugin W3C compliant.

Great work btw

Ben

#463 Paul on 01.27.10 at 1:09 am

How do I edit the demo link and change the HTML for the reciprocal link?

#464 Sean on 01.27.10 at 4:11 pm

Paul, you do both through the WordPress back office. You have a new WP Link Directory menu section where you can edit links and the Reciprocal Link HTML setting to adjust the link required.

#465 EJ Host on 02.03.10 at 7:15 pm

Hi, Is there a PHP 5.3 fix yet? The plugin is not working correctly in PHP 5.3.

I’m trying to fix it manually, but was hoping that there is a patch somewhere. Thanks

Trackbacks

  1. Serradinho Blog » Blog Archive » Wordpress Plugins I’m using
  2. 13 steps » World Wide Winter
  3. New WP plugins - 4.11.08 | WPStart.org - WordPress themes, plugins and news
  4. Agabus (mark adams)
  5. WordPress Link Directory | Clarkson Energy Homes
  6. WordPress Plugin Releases for 11/22 » All About Technologies
  7. WordPress Plugin Releases for 11/22 - Updated Plugins | DA! DA! Wordpress
  8. WeblogToolsCollection Español » Blog Archive » Novedades plugins de WordPress 22/11
  9. Dr. Elmar Breitbach » Feeds im Blog
  10. tavsiye pluginler - Webmaster Forumu
  11. tavsiye pluginler | Yaramazadam
  12. WordPress Link Directory Wordpressプラグインでリンク集! | DailyLego
  13. WordPress Link Directory Wordpressプラグインでリンク集 | DailyLego
  14. Deeboo.com » Blog Archive » WordPress and Its Nearly Infinate Uses
  15. Voyageek Travel Directory | Voyageek
  16. WordPress Link Directory (Temp Fix) : Electric Chalk
  17. Wordpress Upgraded To 2.7 Coltrane | The CaymanHost Web Hosting Directory
  18. Wordpress Link Directory Plugin | Tips, Tools and Tutorials for Making Money with Adult Themed Blogs | Adult Blog Builder
  19. WP Link Directory :: Local News and Newspapers
  20. WordPress Link Directory - A Useful WordPress Plugin | Video Email Chat Blog Site
  21. 4webmasters » Top 1000 WordPress Plugin Authors
  22. En.nicuilie.eu Blogs » Top 1000 WordPress Plugin Authors
  23. Get this Useful WordPress Plugin to Create a Link Directory | Lane Chase Web 2.0 Video Blog
  24. New link directory testing | Myanmar Man's Diary
  25. links for 2009-01-27 « Free Open Source Directory
  26. Katalógový plugin pre Wordpress - Wordpress Link Directory « Užívateľov blog
  27. Wordpress to create a directory based website?
  28. 10 Things You can Do with WordPress Besides Blogging — WPCandy — WordPress Themes, Plugins, Tips, and Tricks
  29. Accept and manage blog links | Management, Leadership & Business Articles
  30. Reciprocal Dofollow Links | DoFollow Links - Blog for Do Follow BackLinks
  31. Alltop “Clone” : Feed Directory | blogbox.ch
  32. WordPress Link Directory | As You Like it.
  33. Créer un annuaire sur votre blog wordpress | Le Journal du Blog
  34. Top 12 Plugins For WP Wordpress Blogs
  35. Top 1000 WordPress Plugin Authors « Metode de promovare
  36. Link directory plugins for Wordpress

Leave a Comment