dpbfb7119 2011-08-05 06:59
浏览 23
已采纳

Php,Zend框架和谷歌日历问题

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:)

  • 写回答

1条回答 默认 最新

  • dougang1967 2011-08-08 22:07
    关注

    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

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?