PDA

View Full Version : FTP Details for clients view!!



k g
04-02-07, 11:29 PM
Hi,

Can we please get a view in our clients details with the FTP user/pass for their account !!

would be really helpful in the common request of.. how do i upload my site ?

intramanga
04-02-07, 11:41 PM
one option would be to add custom fields for this purpose to the product (hosting package).

Ed,

intramanga
04-03-07, 12:03 AM
sorry , I guess i am wrong here , the custom fields are not shown on the client's product page , only in admin. Would be nice that custom fields have the option to be shown to the client ass well.

Ed,

welch
04-03-07, 07:34 AM
I have made a small script that pulls this information in the client side however I have only coded it to work with directadmin.

ozzie
04-03-07, 09:34 AM
I have made a small script that pulls this information in the client side however I have only coded it to work with directadmin.

Would you mind sharing it?

TIA, Ozzie

intramanga
04-03-07, 12:39 PM
sorry , I guess i am wrong here , the custom fields are not shown on the client's product page , only in admin.

Update:
Just played a little with this because I needed this also , and I was able to put the product custom fields (only view) on the client side in the .tpl templates with this code :
{$customfields.1.value}
{$customfields.2.value}

Ed,

Matt
04-03-07, 04:33 PM
Why would you need to display a custom field for this? Surely you would use the username and password fields?

* Moved to Customisation & Integration Questions

othellotech
04-03-07, 04:37 PM
Why would you need to display a custom field for this? Surely you would use the username and password fields?

* Moved to Customisation & Integration Questions
Currently account username and password only seem to be visible by the admin not the client - is that intentional - seems to create more support work ...