Frapi API Documentation Page not workign properly after i have synchronize. but all other things are perfectly working. only the API Documentation Page load half way through.
Asked
Active
Viewed 330 times
-2
-
no i need to know the resonfor this – Kombuwa Aug 27 '12 at 04:42
-
this is the error i am getting – Kombuwa Aug 27 '12 at 09:43
-
PHP Notice error, with message: Undefined index: name (Error Number: 8), (File: /home/ingrisi/public_html/api/src/frapi/custom/Output/html/Introduction.html.tpl at line 324), – Kombuwa Aug 27 '12 at 09:44
1 Answers
2
i have finaly found the solotion for this. the resons is frapi coded for a single parameter action if we put multipel parameters this problem occour.
to prevent this problem change the code of custom/Output/html/Introduction.html.tpl file like this page.
https://github.com/trevormorse/frapi/commit/878d5e002557fef0b9abb9ec82c9895ac6688b86

Kombuwa
- 1,613
- 4
- 20
- 35