Jump to content
MakeWebGames

daftrude

Banned
  • Posts

    68
  • Joined

  • Last visited

Everything posted by daftrude

  1. I have same issue, no answers on here at all for this. Can someone just shed some light?
  2. I don't think so, I didn't alter the original part of this code at all. This is the error: Fatal error: Cannot redeclare class headers in /.../.../public_html/header.php on line 3 This is the corresponding code: <?php class headers { function startheaders() { global $ir, $set; echo <<<EOF <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. Fatal error: Cannot redeclare class headers in /.../.../public_html/header.php on line 3 Any Thoughts?
  4. OK NEVERMIND, I got it working. just started messing around with it all.
  5. Ok This is what its sending me in my email, Subject like in Cron   /bin/sh: mycode : command not found Any suggestions?
  6. ok my crons are all in order as far as it looks, they are all loaded in the cron jobs section of my cpanel, and i have all 4 separate .php files loaded with rest of files. only thing i can think of is they need to be loaded into database? is that a possibility? and how would i go about doing so?
  7. they are as far as i know, i will double check though, thanks!
  8. McCodes V2 Says users are jailed for however many mins, and the time never runs out, even refreshing after waiting more than enough time, users are still stuck in jail. Anyone else had this issue? How can I fix this?
×
×
  • Create New...