Closed AskAlice closed 3 years ago
when i installed it threw
The "/home/redacted/public_html/user/plugins/affiliate-links/templates" directory does not exist
there is also no directory for this in the git repo, suggesting there is some git-level issue here.
simply running rm -rf /home/redacted/public_html/user/plugins/affiliate-links fixed my issue, but also killed the plugin. Not investigating further.
rm -rf /home/redacted/public_html/user/plugins/affiliate-links
You're right. It should be fixed now. Thanks for your report.
when i installed it threw
there is also no directory for this in the git repo, suggesting there is some git-level issue here.
simply running
rm -rf /home/redacted/public_html/user/plugins/affiliate-links
fixed my issue, but also killed the plugin. Not investigating further.