Welcome Guest, Not a member yet? Register   Sign In
Processing an image before the form submits
#12

[eluser]NateL[/eluser]
Thanks Ajren,

My logs folder is set up to 777 (read & write)

inside my controller: product.php
Code:
class Product extends Controller
{

  function addImage()
    {
      log_message('info', 'testing to see if addImage() executes');
    }
}

Ran that script, and nothing has appeared in my logs folder. Sad


Messages In This Thread
Processing an image before the form submits - by El Forum - 01-28-2009, 07:33 PM
Processing an image before the form submits - by El Forum - 01-28-2009, 07:46 PM
Processing an image before the form submits - by El Forum - 01-28-2009, 07:58 PM
Processing an image before the form submits - by El Forum - 02-03-2009, 12:45 AM
Processing an image before the form submits - by El Forum - 02-03-2009, 05:15 AM
Processing an image before the form submits - by El Forum - 02-03-2009, 06:12 AM
Processing an image before the form submits - by El Forum - 02-03-2009, 06:13 AM
Processing an image before the form submits - by El Forum - 02-03-2009, 09:43 AM
Processing an image before the form submits - by El Forum - 02-03-2009, 10:26 AM
Processing an image before the form submits - by El Forum - 02-03-2009, 10:35 AM
Processing an image before the form submits - by El Forum - 02-03-2009, 11:00 AM
Processing an image before the form submits - by El Forum - 02-03-2009, 11:33 AM
Processing an image before the form submits - by El Forum - 02-03-2009, 11:45 AM
Processing an image before the form submits - by El Forum - 02-03-2009, 11:49 AM
Processing an image before the form submits - by El Forum - 02-03-2009, 12:04 PM
Processing an image before the form submits - by El Forum - 02-03-2009, 01:22 PM
Processing an image before the form submits - by El Forum - 11-13-2009, 09:59 PM



Theme © iAndrew 2016 - Forum software by © MyBB