v9x FIX Easy Import Products From v7.7.4

ibobo

Member
XNullUser
Joined
Jul 6, 2022
Messages
35
Reaction score
7
Points
8
NullCash
123
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: 2

ibobo

Member
XNullUser
Joined
Jul 6, 2022
Messages
35
Reaction score
7
Points
8
NullCash
123
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.
 

ibobo

Member
XNullUser
Joined
Jul 6, 2022
Messages
35
Reaction score
7
Points
8
NullCash
123
erase the cache in performance and try again
 

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.
 

dreeashy

Member
XNullUser
Joined
Apr 10, 2021
Messages
652
Reaction score
0
Points
16
Location
Izmir
NullCash
1,657
Thank you for making these PrestaShop modules available. They have enhanced my shop’s performance in significant ways.
 

boost

Member
XNullUser
Joined
Nov 21, 2020
Messages
82
Reaction score
1
Points
8
NullCash
4
Thank you bro for sharing with us!
 

yog78

Active member
XNullUser
Joined
May 25, 2021
Messages
1,343
Reaction score
8
Points
38
NullCash
3,841
Thank you very much for your advice, “Easy Import Products.”
 
Top