Welcome Guest, Not a member yet? Register   Sign In
Could not delete a single image from a model!![SOLVED]
#7

[eluser]SpooF[/eluser]
Code:
unlink(substr(FCPATH,0,-9)."assets/photo/".$picture);

FCPATH is the path your index.php including the index.php part. substr will remove the index.php part. This leaves you just the path to the index file and as long as your assets folder is in the same location as your index page you should be fine.


Messages In This Thread
Could not delete a single image from a model!![SOLVED] - by El Forum - 08-08-2008, 10:29 PM
Could not delete a single image from a model!![SOLVED] - by El Forum - 08-08-2008, 11:07 PM
Could not delete a single image from a model!![SOLVED] - by El Forum - 08-08-2008, 11:11 PM
Could not delete a single image from a model!![SOLVED] - by El Forum - 08-08-2008, 11:15 PM
Could not delete a single image from a model!![SOLVED] - by El Forum - 08-08-2008, 11:22 PM
Could not delete a single image from a model!![SOLVED] - by El Forum - 08-08-2008, 11:30 PM
Could not delete a single image from a model!![SOLVED] - by El Forum - 08-09-2008, 01:31 AM
Could not delete a single image from a model!![SOLVED] - by El Forum - 08-09-2008, 02:48 AM
Could not delete a single image from a model!![SOLVED] - by El Forum - 08-10-2008, 05:56 AM
Could not delete a single image from a model!![SOLVED] - by El Forum - 08-10-2008, 06:04 AM
Could not delete a single image from a model!![SOLVED] - by El Forum - 08-10-2008, 06:16 AM
Could not delete a single image from a model!![SOLVED] - by El Forum - 08-10-2008, 06:24 AM
Could not delete a single image from a model!![SOLVED] - by El Forum - 08-10-2008, 06:58 AM
Could not delete a single image from a model!![SOLVED] - by El Forum - 08-10-2008, 07:06 AM
Could not delete a single image from a model!![SOLVED] - by El Forum - 08-10-2008, 05:42 PM



Theme © iAndrew 2016 - Forum software by © MyBB