[SOLVED] Please help me

faruq1256

Joined: 2012-01-04
Posts: 9
Posted: Sat, 2012-01-21 17:05

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.

 
faruq1256

Joined: 2012-01-04
Posts: 9
Posted: Sat, 2012-01-21 17:22

Issue Solved. Actually Lib folder does not copied all.

Sorry it was my mistake.