WPIntell

Source evidence

Temp. fix to export

LearnPress – Backup & Migration Tool · support · 2020-10-17T05:05:00+00:00

complaintsentiment
mediumseverity
0.92relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

4 / 34 rows with source links

11.8% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

30 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
emanuelmarttt unresolved
Hi everyone! Here I have a partial / temp solution to export courses since plugin is broked a few updates agos The problem is at the WordPress Filesystem, the plugin works only with wp_filesystem_direct We need to define this at wp-config.php , adding at the bottom define ('FS_METHOD', 'direct'); I hope its helps until other updated comes with the fix. Not Working 1.Access your installation directory for WordPress via FTP, SSH or File Manager in cPanel 2. Open the folder wp-content/uploads/. 3. Change the permissions on the learnpress folder to 755 or chmod 755 learnpress. 4. Create the following directories: /wp-content/uploads/learnpress/import /wp-content/uploads/learnpress/export /wp-content/uploads/learnpress/temp 5. Change the folder permissions on all 3 to 755 6. Done. Refresh the page and try your import/export again. Thanks to notaryclasses https://wordpress.org/support/users/notaryclasses/ This reply was modified 5 years, 4 months ago by ahmed374b .

Comments

2 shown
sujeet036 2020-10-24T16:14:00+00:00

Not Working

ahmed374b 2021-01-14T22:45:00+00:00

1.Access your installation directory for WordPress via FTP, SSH or File Manager in cPanel 2. Open the folder wp-content/uploads/. 3. Change the permissions on the learnpress folder to 755 or chmod 755 learnpress. 4. Create the following directories: /wp-content/uploads/learnpress/import /wp-content/uploads/learnpress/export /wp-content/uploads/learnpress/temp 5. Change the folder permissions on all 3 to 755 6. Done. Refresh the page and try your import/export again. Thanks to notaryclasses https://wordpress.org/support/users/notaryclasses/ This reply was modified 5 years, 4 months ago by ahmed374b .