- π¬π§United Kingdom alexpott πͺπΊπ
The supported versions of this module no longer use tokens on urls.
If links created using the l()
function are not run through the theme system and instead rendered inline (as when the system variable theme_link = FALSE
), then content_lock_preprocess_link()
will not be invoked and links like the edit link in the Content Overview form will not contain the necessary token.
Use content_lock_url_outbound_alter()
instead of content_lock_preprocess_link()
to manipulate the query options on links.
None
None
None
None
Closed: outdated
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
The supported versions of this module no longer use tokens on urls.