Project:Quickfile
Version:5.x-1.x-dev
Component:Documentation
Category:support request
Priority:critical
Assigned:Unassigned
Status:active

Issue Summary

Dear Developer

Your module is really awesome but it occurs to me one problem

When I try to create a quickfile node, it constantly shows that "file doesnt exist"

In administraion panel, the directory for quickfiles was in its default set "/home/user/quickfiles"

so where shall I upload my files to be recognized by the quickfile node?

Thank you

Doing good

Comments

#1

Additional Information:

This is where I stored my drupal files (in FTP)

(ftp.yukkikai.paangood.com)/public_html/drupal

I have no idea of "absolute path" please help!

#2

Hi, you shouldn't use the "public_html" directory if you want your quickfiles secure, public_html is where your web files reside hence they are viewable by anybody.

/public_html/drupal is just the final part of the whole path, the complete path may be something like /home/youruser/public_html/drupal and you should have your quickfiles outside the public_html directory, for example in:

/home/youruser/quickfiles

Ask your hosting provider to know what the absolute path is.

#3

Dear Programmer

Thank you very much for you patience

I encountered another critical problem. After I identified the file path and posted the quickfile node, I was not able to "buy" anything. Product description and price do exist, but there is no button for purchasing.

Again, thanks.

#4

Please review which payment processor you have enabled and configure it accordingly. Currently only Authorize.net and Paypal are supported but in future versions payment processors will be separate modules, thus you'll be able to drop your own.

Please take a look at the other issues and discussions on Quickfile, you may be missing some small detail.

Post more details if you still have problems or how you made it work if you do it.

Regards.