Hi,
I have this simple code:
{exp:safecracker channel="technical" return="technical/test5"}
Title
<input type="text" name="title" id="title" value="{title}" size="50" maxlength="100"></p>
URL Title
<input type="text" name="url_title" id='url_title' value="{url_title}" maxlength="75" size="50" /></p>
Pictures
{field:matrix}
<input type="submit" name="submit" value="Submit" />
{/exp:safecracker}What might be the reason that this code outputs nothing except javascript?
Safecracker v.2.0 is installed, the channel “technical” exists, the user is logged-in superadmin, EE is v2.1.3.
UPDATE: Maybe this issue has something to do with moving site from one host to another. On the old host Safecracker works as expected, but on the new host this issue happens. I tried to uninstall and install again Safecracker on the new host, but it did not help. Then I uninstalled all other add-ons, but it did not help either.