Hi there,

I was using this code to render the url within a php custom field. It's worked fine for long time, 3 days ago all of the sudden it stopped working, it simply inputs nothing.

<?php $static = $this->view->display_handler->get_handlers('field'); echo $static['path']->last_render; ?>

Any idea of what could happen?

Thanks