Post by Magdy Galal » Mon Dec 04, 2017 4:08 am

Hello all,

after installing open cart 3.0.2.0, I can't find FTP settings in the dashboard like what I read in the documentation

what should I do?

New member

Posts

Joined
Fri Dec 01, 2017 2:08 am

Post by straightlight » Mon Dec 04, 2017 4:23 am

Admin - > Systems - > Settings - > Edit Settings - > FTP tab.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by kestas » Mon Dec 04, 2017 6:11 am

straightlight wrote:
Mon Dec 04, 2017 4:23 am
Admin - > Systems - > Settings - > Edit Settings - > FTP tab.
In 3.0.2 version does not exist FTP tab. But in this version seems it is not necessary, because files you can uploud without ftp.

Custom OpenCart modules and solutions. You can write PM with additional questions... Extensions you can find here


Active Member

Posts

Joined
Tue Oct 12, 2010 2:23 am

Post by straightlight » Mon Dec 04, 2017 6:53 am

https://github.com/opencart/opencart/bl ... /en-gb.php

Still lists FTP with:

Code: Select all

$_['tab_ftp'] = 'FTP';
A clue, I guess.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by Magdy Galal » Fri Dec 08, 2017 4:08 am

Dear Kestas & Straightlight,

thanks for your help.

@Straightlight : I couldn't understand you last message.

regards

New member

Posts

Joined
Fri Dec 01, 2017 2:08 am

Post by AlexChanHK » Fri Dec 08, 2017 3:00 pm

FTP setting when the Opencart upgrade to 3.X,
therefore as kestas said, you should able to upload extension file with ftp setting.
If there is still any issue regarding ftp in 3.X, please provide some screenshot for understanding,
I will take a look after I finish my job.:)

__________________________________________________________________
New web developer in Opencart ;)
Please mention we work at 9:30 am to 18:30 pm in every Monday to Friday.(UTC+8)


New member

Posts

Joined
Thu Mar 16, 2017 4:34 pm

Post by Magdy Galal » Fri Dec 08, 2017 8:35 pm

Dear AlexChanHK,
thanks for your help.

in the attached photo, there is no tab for FTP settings like documentation, is that a problem or not?

regards

Attachments

FTP issue.jpg

FTP issue.jpg (217.04 KiB) Viewed 11800 times


New member

Posts

Joined
Fri Dec 01, 2017 2:08 am

Post by straightlight » Fri Dec 08, 2017 9:49 pm

Magdy Galal wrote:
Fri Dec 08, 2017 8:35 pm
Dear AlexChanHK,
thanks for your help.

in the attached photo, there is no tab for FTP settings like documentation, is that a problem or not?

regards
As per my post demonstrate, the tab_ftp definition is still in v3.x releases which means, normally, the FTP tab should appear from your default store.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by Magdy Galal » Sun Dec 10, 2017 1:51 am

Dear Straightlight,

actually I don't have FTP tab in my version, if this is a problem what is the solution?

in GitHub link, line 108 affiliate tab definition and I don't have it also,

what do you think?

New member

Posts

Joined
Fri Dec 01, 2017 2:08 am

Post by straightlight » Sun Dec 10, 2017 3:31 am

actually I don't have FTP tab in my version, if this is a problem what is the solution?
Ensure your system/storage folder is outside your public_html folder. Then, assign writable permissions recursively to this folder and adjust the path accordingly from your config.php and admin/config.php files. Ensure to put your site under maintenance before applying these steps as well as logging out from your admin account. Then, clear all caches from your Opencart admin when you log back in. This should rectify the issue when uploading new OCMod extensions from the FTP.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by Magdy Galal » Mon Dec 11, 2017 2:37 pm

Dear Straightlight,

thanks for your help

New member

Posts

Joined
Fri Dec 01, 2017 2:08 am

Post by straightlight » Mon Dec 11, 2017 8:31 pm

No problem. Also ensure your .htaccess file no longer contains the system/ folder instances in front of storage as well.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by tom327 » Tue Apr 16, 2019 1:08 am

I'm using opencart 3.0.3.1
and there is no FTP tab in Admin - Settings area.

Are you saying this is caused because I don't have my storage folder in the right place?

Do I just have to move storage folder outside the public_html, then update the config files, and the FTP tab will appear?

Active Member

Posts

Joined
Thu Feb 16, 2012 7:33 am

Post by straightlight » Tue Apr 16, 2019 5:06 am

Do I just have to move storage folder outside the public_html, then update the config files, and the FTP tab will appear?
FAQ: viewtopic.php?f=176&t=200804#p717782

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by letxobnav » Tue Apr 16, 2019 4:42 pm

There are no ftp settings nor an ftp tab in V3.

There is a tab_ftp reference in the language files but that is as far as it goes.

Crystal Light Centrum Taiwan
Extensions: MailQueue | SUKHR | VBoces

“Data security is paramount at [...], and we are committed to protecting the privacy of anyone who is associated with our [...]. We’ve made a lot of improvements and will continue to make them.”
When you know your life savings are gone.


User avatar
Expert Member

Posts

Joined
Fri Aug 18, 2017 4:35 pm
Location - Taiwan

Post by cyclops12 » Tue Apr 16, 2019 6:38 pm

letxobnav wrote:
Tue Apr 16, 2019 4:42 pm
There are no ftp settings nor an ftp tab in V3.

There is a tab_ftp reference in the language files but that is as far as it goes.
+1

Expert Member

Posts

Joined
Sun Sep 27, 2015 1:10 am
Who is online

Users browsing this forum: No registered users and 386 guests