Problems, need help? Have a tip or advice? Post it here.
3 posts Page 1 of 1
When using this code ...

Code: Select all
<cms:masquerade "http://mysite.com/some-page.php" />


... I am getting mangled output :

�,���0��&�C��p5��&4z�1����?�����-��ٝ���.�z\��V�S�݈�$R�#-�a0d������w �L�q�.����>��k�ANxe{������5�|;ِ�b��|� ���TM�xv����_�"u��0��Ǹ

However, if I link to an .html page (instead of .php) then it works fine.

Trouble is, my pages need to be .php because of the <?php require_once( 'admin/cms.php' ); ?><?php COUCH::invoke(); ?> stuff.

Any ideas?
Further to this, attempting to masquerade as any Couch page is resulting in the garbled output.
If your site happens to be accessible online, could you please grant me FTP/Couch access to it? I think I can see what is going wrong but I'll need to verify.

Thanks
3 posts Page 1 of 1