Please I have file size exceed error when uploading a course. Watch the screen cast:
https://screencast-o-matic.com/watch/cYhTXaphNk
Please make sure that your post_max_size and upload_max_filesize both php params are atleast 64 MB .
@Alex,
I have done that already. See screen cast, yet no change.
https://prnt.sc/sobwbg
Please the course content I am about to upload will be taken by students, come 01 June, 2020. If there is a possibility for me to share my ftp credentials so that the course should be uploaded easily, I will be grateful.
Thanks
Please share your csv file to check this .
the errors is coming from core php variable $_FILES . We need your cpanel credentials as well.
This reply has been marked as private.
This reply has been marked as private.
I was able to access the file.
I checked it and found that 60119 rows which are way too many .
Note that each row in csv file will make a update query on database and difinately your server is gonna crash running these 60000 update queries in one go .
you have to split the csv file into parts with each csv containing not more than 2500 rows then import them one by one .This will do the job .
This reply has been marked as private.
The table in that csv file is wrong . Please change the prefix in each table name in your csv file from " wpst " to " wpna " .
http://prntscr.com/sqiqbt
@ Alex,
Thanks very much. I started importing but the following problem occurred:
https://wplms.io/support/forums/topic/change-password-from-cpanel/
@Alex,
Thanks so very much for taking me through this ordeal. You are a savior. I succeeded to import everything on the platform. Other minor issues have been trashed and the course is up and running. God to have you around my dear.
Take care and see you again.
We are also glad to hear that your import worked and you did not missed your deadline.
If you are happy with our product please do rate us on envato .
It really helps us getting motivated in developing the product, delivering the features and support our customers.
https://www.wplms.io/support/knowledge-base/how-to-rate-us-at-themeforest/
Thanks.