Function arg() is deprecated and was removed in Drupal 8 https://www.drupal.org/node/2274705

I've checked the code of module and looks like now it cannot work. I've prepared patch to make it work.

Comments

eugene.ilyin created an issue. See original summary.

eugene.ilyin’s picture

Status: Active » Needs review
StatusFileSize
new3.96 KB

Please let me know if you have problems with this patch.
I've tested it on my commercial project and it works good.

eugene.ilyin’s picture

StatusFileSize
new4.06 KB

Seems in some situations the previous patch could work wrong. I've updated patch.

joelpittet’s picture

views_access_callback_access_callback() doesn't exist in this module, did you mean https://www.drupal.org/project/views_access_callback?

joelpittet’s picture

Status: Needs review » Postponed (maintainer needs more info)
joelpittet’s picture

Status: Postponed (maintainer needs more info) » Needs review

Sorry my bad, had the wrong tab open.