| INTRODUCTION |
The installation is quite straightforward, it will only affect the admin side of Pixelpost. It requires uploading one file to a specific folder. Details are below.
|
| STEP 01 |
Upload the file in the 'addon' folder located in the zip file to your 'addons' directory located on the root of your Pixelpost.
|
| STEP 02 |
Login to your Pixelpost admin site and go to the 'addons' tab. Check if the FTP_permissions addon is there and if it is "ON".
Note, the first time viewing this page, the FTP_permissions addon will create a 'FTPpermissions' table for storing settings.
Please note that your password to access the FTP is not stored in anyway. When the password is needed it has to be provided by the user through the interface. |
|
| STEP 03 |
You can now explore the settings needed for this addon. Please go to the 'Options' tab of your Pixelpost installation. There you'll find a new menu item called SECURITY, where all options can be set. Feel free to change settings at this point, but they are described in detail later on for better understandability.
|
| INTRODUCTION |
Here is a description of all administrative settings located on the options section for this addon.
|
| FTP Password: |
The field for the FTP Password in the "Set folder permissions" section cannot be considered an administration setting. This field is used mainly to open and close the folders manually by pressing the corresponding button.
If you provided the correct information needed to connect through FTP you will see messages stating the folders have changed to chmod 755 or chmod 777. If the settings are wrong, you'll see error messages. Below you can find a list of possible error messages.
Possible errors:
"Unable to connect to FTP server. Please check the settings" => this error is most likely because of a wrong host, wrong username, wrong password or a combination of the aforementioned settings.
"Unable to set folder permissions. Please check the settings" => the FTP path is not correct, therefore the settings for the folder could not be set. |
|
| FTP Host: |
This is the hostname you use to connect through FTP. This setting was provided to you by your hosting company.
|
| FTP Username: |
This is the username you use to connect through FTP. This setting was provided to you by your hosting company.
|
| FTP Path: |
The full FTP path to the root of the pixelpost installation. (e.g. public_html/pixelpost/)
This is actually the most tricky part of the installation. The easiest way to determine this path is by loging in to your server with your favorite FTP software and write down the paths you need to open to get to your Pixelpost installation.
Do not forget the trailing slash "/" (without quotation marks) at the end. Press the button in the previous section to test if it works. |
|
| Use passive mode: |
In passive mode, data connections are initiated by the client, rather than by the server. It may be needed if the client is behind firewall and will prevent connection problems. Set this setting to 'yes' if you experience connection problems (only if you have double checked the FTP connection settings).
|
automatic opening and closing: |
The addon can be used to handle all opening and closing automatically. In the "New Image" form a new field is added in which you can provide your FTP password. Upon uploading folders are opened and closed automatically as needed. The options in the "New Image" form will be discussed in the next section.
|