开发者

Php, Zend framework and google calendar issue

My client has got 3 display screens, and she is updating her gym classes through google calendar, and the website is using zend framework updating the data.

Now the client is requesting fourth screen, so I'm trying to set up a developing environment. I set up a new database, a new sub domain and copied all the original sql database and the site code to the new domain.

The problem I have is that now if i put a new class in through google calendar, the new sql database/the copied 3 existing screens do not update any more. However the original database and screens are updating properly still.

Can someone please piont me to开发者_如何学运维 the right direction to make my developing environment work? What are the possibilities causing the data not updating? I'm new to zend framework, so any help is appreciated.

Thanks heaps S:)


Thanks everyone, it turns out it is the cron jobs setting in cpanel did the trick. I need to add the gdata_calendar.php for the new site into the cron jobs, and it is working now. Cheers, S

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜