Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

[CLOSED] "deleteFile" function in FILE.PHP doesn't work 26 Jun 2012 13:06 #2682

the function doesn't work. it doesn't delete the files.

Please Log in or Create an account to join the conversation.

Last edit: by admin.

Re: "deleteFile" function in FILE.PHP doesn't work 26 Jun 2012 13:14 #2683

I found out. it's due to the filepath parsing.

Please Log in or Create an account to join the conversation.

Re: "deleteFile" function in FILE.PHP doesn't work 26 Jun 2012 15:02 #2684

the problem is not even that.
it seems there is some kind of conflict in the JFile/JCOOKFile class.
even using the unlink() function directly with the file (but using it inside the class) the file will not be deleted.

if I use the unlink() function directly in the jmodel.item.php (bypassing the switch "delete, trash, thumbs") it perfectly works.
The following user(s) said Thank You: admin

Please Log in or Create an account to join the conversation.

Re: "deleteFile" function in FILE.PHP doesn't work 25 Jul 2012 18:43 #2889

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
I had a look, and I can't find the issue.
It is working for me.

If you want to delete the file, you must select 'delete'

When choosing 'remove (unlink)', it only erase the link of the image, and leave the file. This is the normal behavior.
Is it correct for you or do you have an issue using 'Delete' ?
Coding is now a piece of cake

Please Log in or Create an account to join the conversation.

Re: "deleteFile" function in FILE.PHP doesn't work 25 Jul 2012 18:53 #2890

I don't remember now, I have to take a look again on the code where it didn't work.I'll do on the next days I guess.
by the way, I'm talking about the php unlink() function.

Please Log in or Create an account to join the conversation.

Re: "deleteFile" function in FILE.PHP doesn't work 25 Jul 2012 19:46 #2891

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Are you running under Windows, Mac OSX, or Unix ?

The component do not call unlink php function.
It uses the Jooma Framework, through JFile Class.

... but it is the same.

Tell me when you have more informations.
Coding is now a piece of cake

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.119 seconds

This is what you call a component builder. I was able to master using this in a very short time and the resulting component works like a charm. Not just a basic component builder but a fully working component builder with forms fields tables all ready to go. You can make the list and item views to display in the front and back end. Also there is a great forum just starting to evolve and I'm sure this will grow very rapidly when you all realise how good this tool is.
Kevin (JED)

         

Get Started