Please help us to make AbanteCart Ideal Open Source Ecommerce Solution for everyone.

Support AbanteCart eCommerce

Author Topic: Uploading Documents Form  (Read 3214 times)

Offline HADY

  • Sr. Member
  • ****
  • Posts: 328
  • Karma: +27/-5
    • View Profile
Uploading Documents Form
« on: June 25, 2020, 06:52:00 AM »
HI!

I created a form for interior usage between clients and Accountant Department, but I don't know where it would appears on website.
Can you guide me please ?

Thanks A Lot...
Thank you In Advanced
Regards
HADY

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5798
  • Karma: +274/-2
    • View Profile
Re: Uploading Documents Form
« Reply #1 on: June 25, 2020, 08:27:43 AM »

Offline HADY

  • Sr. Member
  • ****
  • Posts: 328
  • Karma: +27/-5
    • View Profile
Re: Uploading Documents Form
« Reply #2 on: June 25, 2020, 09:01:56 AM »
Hi.

Check in the System → Data → File uploads
https://abantecart.atlassian.net/wiki/spaces/AD/pages/15007883/File+Uploads

Thanks Sir!

I found the details of processing this kind of forms but still have a problem with next log error:


2020-06-25 15:56:22 - App Error: AbanteCart core v.1.2.16 AForm error: can't to move uploaded file to
Trace:
#0 /home/public_html/core/engine/form.php on line 750
#1 /home/public_html/extensions/forms_manager/storefront/controller/pages/forms_manager/default_email.php on line 121
#2 /home/public_html/core/engine/dispatcher.php on line 293
#3 /home/public_html/core/engine/dispatcher.php on line 328
#4 /home/public_html/core/engine/page.php on line 108


I changed the permissions for admin>System>uploads file to 777

I am using gmail SMTP by the way

What is your suggestion to fix it please??

Thanks...
« Last Edit: June 25, 2020, 09:04:19 AM by HADY »
Thank you In Advanced
Regards
HADY

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2048
  • Karma: +319/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: Uploading Documents Form
« Reply #3 on: June 25, 2020, 09:35:44 AM »
hi.
Usually error "can't to move uploaded file" means that you try to upload file into directory, that have no permission to write for web-server OS user.

Try to check permissions of directory "Downloads". It must be writable.
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline HADY

  • Sr. Member
  • ****
  • Posts: 328
  • Karma: +27/-5
    • View Profile
Re: Uploading Documents Form
« Reply #4 on: June 26, 2020, 03:08:00 AM »
hi.
Usually error "can't to move uploaded file" means that you try to upload file into directory, that have no permission to write for web-server OS user.

Try to check permissions of directory "Downloads". It must be writable.


Thanks Sir!

You mean Uploads Directory ??  If not, then what is location of "Downloads" Directory ??
Thank you In Advanced
Regards
HADY

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2048
  • Karma: +319/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: Uploading Documents Form
« Reply #5 on: June 26, 2020, 10:11:52 AM »
It's a your directory inside public_html.

You can see it in our repository
https://github.com/abantecart/abantecart-src/tree/master/public_html/download
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline HADY

  • Sr. Member
  • ****
  • Posts: 328
  • Karma: +27/-5
    • View Profile
Re: Uploading Documents Form
« Reply #6 on: June 26, 2020, 10:19:05 AM »
It's a your directory inside public_html.

You can see it in our repository
https://github.com/abantecart/abantecart-src/tree/master/public_html/download

Got it.

Thank you...
Thank you In Advanced
Regards
HADY

 

Powered by SMFPacks Social Login Mod