Steviebe Posted April 18, 2015 Posted April 18, 2015 Hi again I would like to say that the script above works fine, and i would like to know of a modification to the cron that lets the player know that they have won a prize from the competition when the cron is run something like this event_add($user['$top3'], 'You have won ($prize) form the ($type) competition.'); But obviously that don't work i get a define error or something along them lines. I am also running the cron as a separate file and not adding it to any others. Quote
KyleMassacre Posted April 18, 2015 Posted April 18, 2015 (edited) I just noticed this, but the original cron file is using mysql_fetch_object() which doesnt conform to mcc standards(<- made up haha): You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Edited April 18, 2015 by KyleMassacre Quote
athena26 Posted March 31, 2021 Posted March 31, 2021 When I press enter competition the page refreshes... Quote
SRB Posted April 1, 2021 Posted April 1, 2021 6 hours ago, athena26 said: When I press enter competition the page refreshes... What code have you used? I don't mean quote from here - post the actual code you've used. Someone can actually help then - right now, we would all be shooting in the dark to try and hazard a guess. Quote
Veramys Posted April 1, 2021 Posted April 1, 2021 I fixed it for her. Issue is having a form without an action, so clicking it wasn't doing anything. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.