What for is that script?
On 2 bře, 17:49, Fuitad <[email protected]> wrote: > Hey everyone. I need a little help :). > > I need to integrate a third party script into my symfony website. The > fun part is that it's an encoded script (ioncube) and my only access > into it are it's smarty templates. I was able to separate my > layout.php file into _header.php and _footer.php but (obvioustly), > when I include _header.php, none of my meta, css, link_to and sfconfig > are applied. > > What would be the best way to integrate this script and keep my layout > working? > > I did try some of the methods I found online about integrating > wordpress but the ob_start and ob_get_contents were not working, > probably because of the script license verification and encoding. -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en
