I've installed the 5.x dev twice and it does not seem to create a link homepage to display the affiliate links
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | affiliates.1-136419.patch | 499 bytes | Anonymous (not verified) |
I've installed the 5.x dev twice and it does not seem to create a link homepage to display the affiliate links
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | affiliates.1-136419.patch | 499 bytes | Anonymous (not verified) |
Comments
Comment #1
michaeldhart commentedI know this is an aging issue, but In case there are others installing this module still and having the same issue, I found a solution. Open the affiliates.module file and after:
(which is around lines 70-75)
insert:
Then I ran update.php, and all is well.
Comment #2
Anonymous (not verified) commentedI can confirm that the adding the $items[] above followed by clearing your cache does resolve the problem.
Thanks, Paul
Comment #3
Anonymous (not verified) commentedComment #4
Anonymous (not verified) commentedComment #5
Anonymous (not verified) commentedThanks for your help.
I'll get this omission committed later today
Comment #6
Anonymous (not verified) commentedComment #7
mdowsett commentedwill this work for the Drupal v6 version?
Comment #8
mdowsett commentedi tried it and it didn't seem to do anything.
I'm trying to figure out how this module works - I can't find any documentation