GOD Wille
Excellent OT User
Fetch news bug
i got problem with making news at my modern aac site
error:
this is line 316
i got problem with making news at my modern aac site
error:
Code:
Severity: Warning
Message: file_get_contents(http://entydesign.com/modernAAC/API/api//getNews.php?key=pulibc&pass=public): failed to open stream: HTTP request failed! HTTP/1.1 500 Internal Server Error
Filename: controllers/admin.php
Line Number: 316
this is line 316
Code:
echo file_get_contents(API_SERVER."/getNews.php?key=".API_KEY."&pass=".API_PASS);