1 (edited by arif.dvlcloud 11/01/2014 09:01:54 am)

Topic: api Instalation problem

I have installed the api on my system, after editing the until.php file when i am visting my link to access the api example "http://YOUR_FA_URL/modules/api/category/" i am getting the blank page, and my code is terminated on module/api/index.php file at line 32 "\Slim\Slim::registerAutoloader();" first termination point of index.php file. please any one who can help.
Thanks in advance

Re: api Instalation problem

Try an earlier version that did not depend on the PHAR. Check it out at my personal GitHub Repo

Re: api Instalation problem

If you've checked it out of github directly you will need to run "composer install" while in the api folder.

Cambell https://github.com/cambell-prince

Re: api Instalation problem

try new change the slim framework which is inside the Simple APi, it might work.

Subscription service based on FA
HRM CRM POS batch Themes

Re: api Instalation problem

If you are taking it from original Slim of Andres Amaya Diaz  in GitHub then do a recursive checkout or manually obtain each symlink in them.