The PO files are no longer included with Connections, only the required MO files are included. Transifex is used to manage translations as it provides an easy to use centralized platform to manage translations as well as providing translators with an easy to use interface for creating and updating translations. If you’d like to translate …
Translations for Connections should be saved in the following folder in your WordPress installation: ../wp-content/languages/connections/ If you do not have a languages folder in the wp-content folder; first create it and then create the connections folder within it. NOTE: Spelling and capitalization are very important. If your translation is not being loaded, please double check …
The steps to updating a translation is very similar to creating a new translation. Go here and create a free account. After you create a free account, send me your username and which language you wish to update. Alternatively, you can request to join a translation team from right within Transifex on the Connections Project …
If you receive any of the following errors, they are being caused by the web host’s server configuration for open_basedir. You should contact them in order to fix the configuration. Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/[SERVER PATH]/wp-content/plugins/connections/templates/~README.txt/) is not within the allowed path(s): (/[SERVER PATH]) in /[SERVER PATH]/wp-content/plugins/connections/includes/template/class.template-api.php on line n Warning: is_dir() [function.is-dir]: …
Generally this error will only occur because a third party plugin has deleted the custom roles and capabilities that Connections installs and requires. Currently there are two know plugins that can cause this issue. s2Member Every time this plugin is updated, it will remove all custom roles and capabilities that are required by other plugins which includes …
If you receive this error, the most likely cause is that the the web host is automatically deleting this file because it contains a function that is able to recursively delete files and folders. This function is used to delete all the images associated to an entry and its containing folder when an entry is …
I’m getting a notice that says; “The cache folder is not writable.” What does this notice mean and how do I fix it? This folder is created automatically during the installation Connections as it is part of the default plugin folder structure. The folder is required as it is where temporary intermediate images are created …
I’m getting a notice that says; “The cache folder does not exist.” What does this notice mean and how do I fix it? This folder is created when Connections is installed as it is part of the default plugin folder structure; you should not receive this notice unless the installation was not properly completed. If …
I’m getting a notice that says; “The connections_templates folder is not writable.” What does this notice mean and how do I fix it? This folder is created automatically during the installation and activation of Connections. The folder is required as it is where custom legacy templates are uploaded. During activation Connections will attempt to make …
I’m getting a notice that says; “The connections_templates folder does not exist.” What does this notice mean and how do I fix it? This folder is created when Connections is installed and activated, however, some web host configurations prevent this from occurring automatically. If you receive this notice, the first thing to try is deactivating …