Hi,
I downloaded the code from server to local system when i run main.php i am getting below warning please me to find out the problem.
Warning: require_once([path]/gallery/modules/core/classes/../../../lib/smarty/Smarty.class.php): failed to open stream: No such file or directory in [path]/gallery/modules/core/classes/GalleryCoreApi.class on line 2827
Fatal error: require_once(): Failed opening required '/home/www/doa/htdocs1/gallery/modules/core/classes/../../../lib/smarty/Smarty.class.php' (include_path='.:/usr/share/php:/usr/share/pear') in /home/www/doa/htdocs1/gallery/modules/core/classes/GalleryCoreApi.class on line 2827
I enable Debug mode.
Thanks in advance.
Posts: 9
Issue Solved. Actually Lib folder does not copied all.
Sorry it was my mistake.