XF 1.2 Reset avatar import step?

jdeg

Active member
I accidentally set the avatar directory wrong. Can I just change the path in the binary file under importSession, and remove the line that looks something like this?
Code:
s:7:"avatars";a:4:{s:11:"importTotal";i:0;s:9:"startTime";d:1377025100.7055261135101318359375;s:3:"run";b:1;s:7:"endTime";d:1377025103.4967229366302490234375;}
 
I actually finished the import and then started a new import, put in the right avatar path this time, maintained the ID's, reimported users - merging duplicates, imported avatars. That's better than deleting everything and doing an entirely new import :)
 
Top Bottom