Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Any Facebook app developers?

  • 31-12-2010 12:50pm
    #1
    Registered Users, Registered Users 2 Posts: 60 ✭✭


    Hi all...

    I am trying to teach myself how to create an app that will post a random image to the fans profile page.

    I have created a basic app here.

    Its just a simple alarm that throws a popup at your screen when the alarm time is reached.....

    I am still at the basic stage of learning this stuff, but I cant seem to figure how to get it to post every 24 hrs...

    Any help would be great...


    Pat.


Comments

  • Registered Users, Registered Users 2 Posts: 171 ✭✭conorcan2


    Look into 'cron jobs'. If you are using on shared hosting then there should be an option to set up a cron job from within your control panel/administration page.

    Cron jobs allow your server to execute code at a time and interval specified by you, the programmer.


Advertisement