cdnbride:
Hi Scrat
I have checked the temp folder permissions and it is set at 0755 so tonight I will compare the .php files to see if they are the same. I thought that I picked a good hosting company but again this is pretty new to me so maybe I haven't. I would say who it is if I knew that I was permitted to here. Not sure what the rules are with forums like this so that is why I hadn't said in the first place.
I will be back once I look at those .php files.
Thanks again
Cdnbride
Firstly:
EP 1.2.5.4 was never known for its reliability regarding the upload of attribute data - and remember, it claimed to upload only option names and values - not how they may have been assigned to products. For this feature, only the Commercial Version (3) of EP has the capacity to do full attribute uploads. (And even then, its reliability is questionable.)
Secondly:
There is NO NEED to change FILE PERMISSIONS. They should be the default of 644. Permissions of the TEMP folder could be 755, and if this causes issues, then 777 is probably required. What I do is change the temp folder to 777 ONLY WHILE I do EP uploads/downloads. Then I take it back to 755.
Thirdly:
To establish if it is EP that is causing the problem, do a TEST upload with a few test products. (It should not have a problem writing a complete DB download to the temp folder - I do this routinely on stores with upwards of 8000 - 9000 products.)
Fourthly:
Never use "fantastico" to install anything - particularly not a module. EP has SEVERAL files to upload. ALL go into admin. There is nothing on the catalog side of the store:
Here is the directory/file TREE for the EP 1.2.5.4 module:
admin (folder)
|includes (folder)
|......|boxes (folder)
|...........|extra_boxes (folder)
|...............|easypopulate_tools_dhtml.php (file)
|
|......|extra_datafiles (folder)
|...........|easypopulate_filenames.php (file)
|
|......|functions (folder)
|...........|extra_functions (folder)
|...............|easypopulate_functions.php (file)
|
|......|languages (folder)
|...........|english (folder)
|.............|easypopulate.php (file)
|.............|extra_definitions (folder)
|................|easypopulate.php (file)
|
|_easypopulate.php (file)
|
temp (folder)
NOTE: I trust you realise that while some files have the same NAMES, their purpose and function is determined by where they are LOADED in the folder tree. Files of similar names are NOT interchangeable!