Hello,
I just downloaded the SIG Free Edition for trial. I can ensure below image dir is exist.
But I got no luck to see the results, I got below errors:
Warning: opendir(/home/Mysite/public_html/joomla/images/test) [function.opendir]: failed to open dir: No such file or directory in /home/Mysite/public_html/joomla/plugins/content/jwsig.php on line 100
Does anybody know what happened actually? Above is a live site.
But when I tried it at local, I got the same error as below,
Warning: opendir(C:\xampp\htdocs\joomla/images/test) [function.opendir]: failed to open dir: No such file or directory in C:\xampp\htdocs\plugins\content\jwsig.php on line 100
I thought that I missed out some configurations. Please help to advise.