$_SESSION problem
-
I am using this plugin name ‘Tilda Publishing’. Tilda is webpage design tool, and this plugin lets me sync the design to WordPress.
Recently, when I click ‘sync’ it shows ‘Error! cannot run session.’. I investigated, and this ‘sync’ button calls two requests in order.
First is ‘action: tilda_admin_sync’. in playload, there are page id, and such, so that it can get the information about the page. at the end of the function, it sets up those data into $_SESSION[’tildaexport’].
Second request is ‘action: tilda_admin_export_file’. at the beginning of the function, it checked $_SESSION[’tildaexport’], but it says it’s empty. I am not sure what is going on.
Please let me know how to fix it.
Self-declared URL: tumtomom
Jetpack: Unknown
WP.com: UnknownThe blog I need help with is: (visible only to moderators and staff)
-
Hello!
Your site is not hosted at WordPress.com. We don’t provide support for sites hosted outside our platform. Please contact your hosting provider about the issue.
- The topic ‘$_SESSION problem’ is closed to new replies.