ThemeFuse / Unyson

A WordPress framework that facilitates the development of WP themes
http://unyson.io
924 stars 218 forks source link

Extensions not downloading and Demo content not importing #4250

Open annabellecloete opened 1 year ago

annabellecloete commented 1 year ago

Hi all, I received this error below when I try to download Unyson extensions, I managed to download and activate them manually.

"Failed to access Github repository "ThemeFuse/Unyson-Backups-Extension" releases. (cURL error 28: Connection timed out after 5001 milliseconds)"

But then when I try to import the demo content I get the following error:

"Failed to insert row from line 3899 into table _fwbk_wp6r_wc_admin_note_actions. Unknown column 'is_primary' in 'field list'"

can anyone assist me please :)?

peeledandpoed commented 1 year ago

In addition the Unyson plugin is throwing error in site health A PHP session was created by a session_start() function call. This interferes with REST API and loopback requests. The session should be closed by session_write_close() before making any HTTP requests.

Any assistance would be appreciated as many of us are facing the same problem