v9x FIX Easy Import Products From v7.7.4

ibobo

Member
XNullUser
Joined
Jul 6, 2022
Messages
33
Reaction score
3
Points
8
NullCash
107
On prestashop 9 you'll have this error when you will try to upload a file.

Screenshot 2025-08-18 at 16.36.48.png


Here is the fix I used :

Upload to the racine of your folder /_upload_guard.php
Upload config/defines_custom.inc.php
Creat a folder on in the TMP folder of the root ex : /home/scfrfrf0/tmp/php_guard/

attached both files
 

Attachments

  • FIx_9_AllImport.zip
    4 KB · Views: 0

ibobo

Member
XNullUser
Joined
Jul 6, 2022
Messages
33
Reaction score
3
Points
8
NullCash
107
thank you, this is what I got now :
upload_tmp_dir = ''
session.save_path = '/opt/alt/php83/var/lib/php/session'
upload_max_filesize = '128M'
post_max_size = '128M'
max_execution_time = '300'
auto_prepend_file = ''

I tried with .init.ini custom php limites but didn't worked.
 

reynys

New member
XNullUser
Joined
Aug 19, 2025
Messages
2
Reaction score
0
Points
1
Location
Vilnius
NullCash
3
Retarded forum. Word. 33 characters. 33 characters. 33 characters. 33 characters. 33 characters.
 
Top