XFileSharing Pro - Links for deleted files still work

Message
Author
glumbo
Posts: 211
Joined: Mar 11, 2011 6:26 am

Links for deleted files still work

#1 Postby glumbo » Jul 31, 2011 12:10 am

After I delete a file, if I go back to the file's link I don't get a message saying the file was deleted. Instead I get to a download page where the file name and upload date are blank. How can I fix this?

Here's an example deleted file: http://glumbouploads.com/b6dae1q7wx28

Anturaju93
Posts: 91
Joined: May 13, 2010 6:46 pm

#2 Postby Anturaju93 » Jul 31, 2011 8:54 am

Maybe its a database problem.
Run DB to File consistency check.

glumbo
Posts: 211
Joined: Mar 11, 2011 6:26 am

#3 Postby glumbo » Jul 31, 2011 9:04 am

Thanks for your suggestion. I tried that but still same problem

Anturaju93
Posts: 91
Joined: May 13, 2010 6:46 pm

#4 Postby Anturaju93 » Jul 31, 2011 9:29 am

Try to find the deleted file in the database and see if there is a deletion reason there in the database. Also backup your db, then using phpmyadmin see if the table DelReasons is okay, or you can select DelReasons and click Repair Table. Use phpmyadmin.

glumbo
Posts: 211
Joined: Mar 11, 2011 6:26 am

#5 Postby glumbo » Jul 31, 2011 4:17 pm

My DelReasons is completely empty. Is that normal?

Repair table didn't work

Anturaju93
Posts: 91
Joined: May 13, 2010 6:46 pm

#6 Postby Anturaju93 » Jul 31, 2011 7:09 pm

If you delete files logged in with Admin account and insert a deletion reason, your DelReasons should not by empty, DelReasons contains files IDs and del reasons.

glumbo
Posts: 211
Joined: Mar 11, 2011 6:26 am

#7 Postby glumbo » Jul 31, 2011 11:03 pm

I never input a reason when I delete a file. I just click ok when prompted for a reason. But this shouldn't be the problem because even deleting a file using the delete link causes the same problem.

glumbo
Posts: 211
Joined: Mar 11, 2011 6:26 am

#8 Postby glumbo » Aug 01, 2011 2:38 pm

Alex fixed the problem for me via email.

Anturaju93
Posts: 91
Joined: May 13, 2010 6:46 pm

#9 Postby Anturaju93 » Aug 01, 2011 3:05 pm

That`s good news. :)

glumbo
Posts: 211
Joined: Mar 11, 2011 6:26 am

#10 Postby glumbo » Aug 01, 2011 8:11 pm

Thanks for helping Anturaju93