What makes URL clickable and URL embed in post

sihon jackson Posted in Technical Support 8 years ago

I read a post that gave this instructions below. But theres No Templates folder in my ossnwall im using 4.0RC

https://www.opensource-socialnetwork.org/discussion/view/137/this-makes-url-clickable-and-youtube-url-embed-in-post**strong text**

Open this file:
/components/OssnWall/templates/activity-item.php

Scroll to:

<?php echo stripslashes($params['text']); ?>
Replace it with this:

Replies