Using any of the supplied tags w/in my template breaks the page.
Even with something basic, like:
if (is_firefox()) {
echo 'firefox';
}
Using any of the supplied tags w/in my template breaks the page.
Even with something basic, like:
if (is_firefox()) {
echo 'firefox';
}
The same problem :(((
Can you try the new version and let me know if this is still an issue?
This has been verified to work in version 2.2.
You must log in to post.