I've found notice on cctags add page http://example.loc/admin/config/content/cctags/add :
Notice: Undefined index: level in cctags_settings_item() (line 142 of /var/www/example.loc/sites/all/modules/cctags/cctags.admin.inc).
It was a simple isset issue. You can apply following patch to fix this.
| Comment | File | Size | Author |
|---|---|---|---|
| cctags_corrected-checking.patch | 610 bytes | internetdevels |
Issue fork cctags-1621080
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #1
orkutmuratyilmazpatch worked for me. thanks @InternetDevels.Com
Comment #2
samirnassar commentedPatch works for me.
Comment #3
samirnassar commentedCan we RTBC this?
Comment #4
internetdevels commentedComment #4.0
internetdevels commentedfix commit
Comment #5
nehajyoti commentedThe patch does not seem to be in sync with the latest code of the same version. There seem to be difference in the line number and hence not able to apply the patch.
Comment #7
astonvictor commentedplease, use the latest version