Search found 48 matches
- Fri Oct 30, 2015 1:40 pm
- Forum: 3rd Party Software
- Topic: Site.Pro Builder
- Replies: 11
- Views: 8375
Re: Site.Pro Builder
They responded and said that the plugin should be done by December this year.
- Fri Oct 30, 2015 2:24 am
- Forum: 3rd Party Software
- Topic: Site.Pro Builder
- Replies: 11
- Views: 8375
Re: Site.Pro Builder
I was looking at the Site.Pro news (http://site.pro/for-hostings-news/) and saw that they are currently developing a plugin for Vesta. I have contacted them asking for details and hope to receive a reply soon.
- Mon Oct 05, 2015 10:31 pm
- Forum: Scripting / API
- Topic: Problems with adding user
- Replies: 4
- Views: 4798
Re: Problems with adding user
I finally got the form working, the problem was in the post query sectio, where it was trying to post fist_name rather than first_name. Thank you so much!
- Sun Sep 06, 2015 5:31 pm
- Forum: 3rd Party Software
- Topic: Site.Pro Builder
- Replies: 11
- Views: 8375
Re: Site.Pro Builder
I got it setup and the only problem was that the system would not connect to the ftp server in passive mode but that may be a problem with vsftpd.Little_Smokey wrote:Is there any more information on this? I would like to use the site.pro builder on my web hosting. Did you ever get it to work?
- Fri Aug 21, 2015 4:28 am
- Forum: 3rd Party Software
- Topic: Site.Pro Builder
- Replies: 11
- Views: 8375
Re: Site.Pro Builder
I talked to the team over at Site.Pro and it looks like the example implementation should work as long as passive ports are enabled in vsftpd. I will try it tomorrow and see if it works.skurudo wrote:There is no plugin Site.Pro Builder for VestaCP. I don't think it work from "the box".
- Thu Aug 20, 2015 11:18 pm
- Forum: General Discussion
- Topic: Where on local system are web files stored.
- Replies: 1
- Views: 1645
Where on local system are web files stored.
I was wondering where in the local system the files accessed over FTP are stored such as the public_html and root FTP folders.
- Mon Aug 17, 2015 12:41 am
- Forum: 3rd Party Software
- Topic: Site.Pro Builder
- Replies: 11
- Views: 8375
Site.Pro Builder
I'm not very good with API's but I just wanted to point out the Site.Pro builder which is a site builder with a free license and custom API I think it would be a good add-on for vesta and hope someone takes use of this. Here's the link for anyone who wants to check it out: http://site.pro/for-hostin...
- Sun Aug 16, 2015 3:24 am
- Forum: Scripting / API
- Topic: Problems with adding user
- Replies: 4
- Views: 4798
Problems with adding user
I don't know if I'm just doing this wrong or what the problem is. I'm trying to make a signup page for Vesta on my site using the API example here: https://vestacp.com/docs/api/ but it is not working. I asked this on a different forum (http://stackoverflow.com/questions/32022046/how-to-put-post-form...