Link Popularity Error

dailypress - February 21, 2009 - 03:47

Hello all,

I am new to installing drupal and am in the process of using several modules.

I installed the External Link Popularity Module and am getting the following error when I check the Log. My site is not showing any popular links.

External Link Popularity Log
user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DISTINCT(n.nid), n.title, p.url, u.name, p.hostname, p.timestamp FROM pop_links_' at line 1 query: SELECT p.cid, DISTINCT(n.nid), n.title, p.url, u.name, p.hostname, p.timestamp FROM pop_links_stats p LEFT JOIN users u ON u.uid = p.uid LEFT JOIN node n ON n.nid = p.nid ORDER BY p.timestamp DESC LIMIT 0, 30 in /home/mywebsitepath/modules/pop_links/pop_links.module on line 278.

I would appreciate your help/

DP

=-=

VM - February 21, 2009 - 03:49

error should be reported by filing a bug report in the issue queue of the module/s in question.

...

dailypress - February 21, 2009 - 03:56

Sorry :( ... Didnt know....Will do. Please feel free to delete post admin.

 
 

Drupal is a registered trademark of Dries Buytaert.