This topic contains 0 replies, has 1 voice, and was last updated by Storevan 6 years, 10 months ago. This post has been viewed 1079 times
The basic errors of PDP should be first check
You must be logged in to reply to this topic.
This topic contains 0 replies, has 1 voice, and was last updated by Storevan 6 years, 10 months ago. This post has been viewed 1079 times
Hello everybody,
Now i write this topic guide you pre-check basic errors of Products Designer Pro (PDP).
PDP now only run with:
5.6 <= PHP version <= 7.0
5.6 <= Mysql version
Access this link: https://link-to-pdp/php.php.
Find all Required extensions:
imagick, iconv, simplexml, curl, mcrypt, hash, zip, pdo_mysql, json (common extension).
soap or oauth (if using magento 1.x.x).
If not found any extensions, please install it.
Access this link: https://link-to-pdp/php.php.
Find by keyword and check values sample below:
allow_url_fopen: On
always_populate_raw_post_data : -1
memory_limit: 512 or more
post_max_size: max size body of the request include all file upload, need bigger then upload_max_filesize
upload_max_filesize: max size of file upload by your requied, need small then post_max_size
safe_mode: Off
max_file_uploads: number of files allow upload in request
max_execution_time: 120s or more
Navigate to System->Editor Configuration
Now we only support Default Theme and Custom theme refer https://productsdesignerpro.com/manual-guide/system-configuration/create-new-theme-guide/#. If now config Ultimo Theme or Canva Theme, please change to Default Theme
Cheers 🙂!~
You must be logged in to reply to this topic.