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.

CommentFileSizeAuthor
cctags_corrected-checking.patch610 bytesinternetdevels

Issue fork cctags-1621080

Command icon 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

orkut murat yılmaz’s picture

patch worked for me. thanks @InternetDevels.Com

samirnassar’s picture

Patch works for me.

samirnassar’s picture

Status: Active » Reviewed & tested by the community

Can we RTBC this?

internetdevels’s picture

Assigned: internetdevels » Unassigned
internetdevels’s picture

Issue summary: View changes

fix commit

nehajyoti’s picture

Issue summary: View changes
Status: Reviewed & tested by the community » Needs work

The 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.

astonvictor made their first commit to this issue’s fork.

astonvictor’s picture

Status: Needs work » Closed (outdated)

please, use the latest version