YoFlash

Sunday, February 05, 2012

Welcome, Guest
Please Login or Register.    Lost Password?
Forum is locked
Can't load games from mochi feed Forum is locked
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Can't load games from mochi feed
#633
Can't load games from mochi feed 1 Year, 6 Months ago Karma: 0
Hi,
I installed the component on my hostia server,
and have a problem, please help~
hostia server's php version is 5.2.6
I debug the component in hostia server, the mochi feed url is :
www.mochimedia.com/feeds/games/ec2f08083...et=0&format=json
but it didn't load the json data from mochi.
administrator/components/com_mochigames/models/mochigames.php
curl_setopt($ch, CURLOPT_URL, "www.mochimedia.com/feeds/games/".$publisherid."/".$cat."/all/?limit=".$limit."&offset=".$offset."&format=json");
I think may be the curl didn't work.

but I have no idea, please tell me how to slove it??


my english is poor, sorry for that.
jesseqiao
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
The topic has been locked.
 
#636
Re: Can't load games from mochi feed 1 Year, 6 Months ago Karma: 31
Dear jesse,

welcome to the forums.

Well, it looks like your hoster has disabled curl-support.
Please go to your backend and go to Help->System Info->PHP information and double-check that Curl-Support is enabled.

Alternativly you can try to go to the settings and set CURL to FOPEN.
However, if you are using a free webhosting (hostia chocolate), it might be that hostia has disabled this as well for security reasons.

Cheers
Yosh
admin
Administrator
Posts: 536
graph
User Offline Click here to see the profile of this user
Gender: Male
The topic has been locked.
 
#641
Re: Can't load games from mochi feed 1 Year, 6 Months ago Karma: 0
Dear Yosh,

Thank you for your reply.

I check the CURL, it was FOPEN.

>However, if you are using a free webhosting (hostia chocolate), it might be >that hostia has disabled this as well for security reasons.

I installed Joomla on other server, it's works.

Thanks for your help~~!!
jesseqiao
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
The topic has been locked.
 
Go to topPage: 1