Closed (fixed)
Project:
Disqus
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Oct 2009 at 18:07 UTC
Updated:
19 Jun 2014 at 16:51 UTC
Jump to comment: Most recent
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