Okay so heres my question, I have custom error pages made up, I also have custom standard_index.html_en files made. How ever, They require an image to be placed in the folder with the html file. What script to I edit to create the image directory in the error directory, and then copy the logo.png over to that directory, Every time a new site is made? Also applicable for new users sites.
Please have a look at the function make_docroot in the file /root/ispconfig/scripts/lib/config.lib.php. Add your code e.g. near the comment "////////////// Individual Error Pages ////////////////////"
Why? More ellegant will be place the image to some site eg www.yourmainweb.tld/logo.png a and there refer to it in your error code i have the same or, there is already alias error to /var/www/error so you put yuor image there and reffer to localhost