For some reason you guys keep forgetting to code this in in every version of Photopost I use. In 5.13 when you change the directory of the templates you get this error when you try to edit a category:
Warning: opendir(/home/user/public_html/images/templates): failed to open dir: No such file or directory in /home/user/public_html/images/adm-cats.php on line 422
Warning: readdir(): supplied argument is not a valid Directory resource in /home/user/public_html/images/adm-cats.php on line 426
Warning: closedir(): supplied argument is not a valid Directory resource in /home/user/public_html/images/adm-cats.php on line 435
I don't know where else it might appear as I am just setting up a 5.13 installation. If you can tell me what files I need to change to get it to work with the right template directory that I have specified that would be great.