Images :
Directory "modules/prestapress/uploads/" must be writable, ( chmod 777) Directory "modules/prestapress/uploads/cache/" must be writable, (chmod 777)
URL Rewriting :
To enable URL rewriting, you must enable the option in Prestapress configuration You will see in configuration 2 rules like this RewriteRule ^article(.*) YOUR_PRESTASHOP_FOLDER /modules/prestapress/content.php [QSA,L] RewriteRule ^articles(.*) YOUR_PRESTASHOP_FOLDER /modules/prestapress/content.php [QSA,L]
You need to copy it in your .htaccess file located in the root directory of your server.