FAQ
Here is a short list of Frequently Asked Questions (and their respective answers).
- Can weaverFM work behind a Lockdown page?
- There have been reports that weaverFM will work behind a Lockdown page. This feature, however, is not currently supported.
- Does weaverFM work with PlusKit's @import()?
- No. Unfortunately this feature is not supported.
- Can I import a weaverFM page into a Blocks page?
- No. Unfortunately this feature is not supported.
- Can I import a weaverFM page into a Stacks page?
- No. Unfortunately this feature is not supported.
- I got a PHP mkdir Failed! error. What do I do?
- This happens because PHP is unable to create the initial data folder to store the upload files into. Please visit the setup guide for instructions on how to remedy this.
- I got a data folder is unwriteable error. What do I do?
- This happens because PHP was unable to write to the data folder. Please set the permissions on the data folder to 777. You may also visit the setup guide for additional instructions on how to do this.
- How do I achieve uploads greater than 8MB?
- You will need to configure the php.ini file on your host. How to edit your php.ini will vary from host to host but the setup guide has some detailed instructions that will work in many instances. If you require additional help, please feel free to contact us.
- Can I import or export users or groups?
- Yes! Simply drag a group to the Finder and the entire group will be exported into csv format. To import users, simply drop a csv file (with a valid header) onto a group. Note: Since usernames must be unique to the page, any user in the csv file will be ignored with a username that is already in use.