I am getting the error "Undefined index: developer in /var/www/sites/all/modules/disqus/disqus.module on line 333." on all node pages using Disqus.
Managed to solve the issue by using isset().
Patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| index_developer.patch | 758 bytes | timmillwood |
Comments
Comment #1
robloachGreat find. Committed to both DRUPAL-5 and DRUPAL-6--1 and will be in the next release. Thanks a lot, Tim!
http://drupal.org/cvs?commit=279862
http://drupal.org/cvs?commit=279860