Active
Project:
External Link Popularity
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Sep 2009 at 22:14 UTC
Updated:
29 Oct 2009 at 03:55 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
bwinett commentedRe-opening.
Figured out that you have to set permissions for the visitor (in this case, anonymous) to "record external clicks". But the url still seems to be incorrect. It does not work with the url formed by the JavaScript code (get a 404):
http://localhost/drupal/pop_links/handle?operation=track_click&url=http%...
but it DOES work when I change the url to:
http://localhost/drupal/?q=pop_links/handle&operation=track_click&url=ht...
I'll attach the patch that works for me.
Comment #2
bwinett commentedAttached is the patch.
Comment #3
sikjoy commentedHi bwinett:
Thanks for catching this and for doing the work. Quick question: are you running without clean URLs? Shame on me for not testing that scenario.
I will get this tested.
Best regards,
sicjoy
Comment #4
bwinett commentedHello,
Sorry for taking so long to answer your question - I must have missed the email informing me that there was an update to this issue.
Anyway, answer to your question: yes, I was running without clean URL's.
Thanks!
Comment #5
sikjoy commentedGood stuff - will be pushing out an update shortly.
Thanks so much,
sicjoy