Featured Sites: A-Z Index
H
Newest 10 Entries
Question | What are gift points, and how do they work? |
---|---|
Answer | Gift points are a separate points balance that can only be sent to other members as gifts. They cannot be spent directly or used in escrow transactions. Gift points are earned daily based on usergroup membership and replenish independently of the regular points balance. When a member sends gift points, they become regular points for the recipient. |
Question | Can members send points to each other? |
---|---|
Answer | Yes, members can send points to each other as a token of appreciation, reward for a service, or as part of an agreement using the Points Escrow system. |
Question | How does content validation affect point earning? |
---|---|
Answer | Points are typically awarded immediately upon content submission to encourage participation. However, forum posts requiring validation only earn points after approval to deter spam. To further encourage high-quality content, consider using the "awards" addon to reward exceptional contributions. |
Question | Can I reward members who use specific browsers or operating systems? |
---|---|
Answer | Yes, Composr allows you to configure bonus points based on browser/platform criteria. You can set bonus points for members using Open Source browsers, specific operating systems, or even those who have enabled privacy features like "Do Not Track" (DNT) or "Global Privacy Control" (GPC). |
Question | What's the difference between points balance and rank points? |
---|---|
Answer | Points balance refers to the number of points a member currently has available to spend. This is the 'liquid' currency they can use for various actions. Rank points represent the total points a member has accumulated throughout their time on the website. These points determine the member's rank, which can grant access to additional privileges and act as a status symbol. |
Question | How can members earn points on my Composr website? |
---|---|
Answer | Members can earn points in various ways, including:
Most earning methods can be customized in the Admin Zone > Setup > Configuration > Points options to fit your website's needs. |
Question | What are cleanup tools in Composr and how do I use them? |
---|---|
Answer | Cleanup tools assist with website maintenance by deleting unnecessary data and optimizing database tables. They are divided into "De-cachers" and "Optimizers". You can access them through: Admin Zone > Tools > Cleanup tools. |
Question | How can I access PHP-Info in Composr? |
---|---|
Answer | PHP-Info provides a comprehensive overview of your PHP configuration. You can access it within Composr by navigating to Admin Zone > Tools > PHP-Info / Server Checks. This page also provides additional useful server information. |
Question | What is the purpose of the Health Check feature in Composr? |
---|---|
Answer | The Health Check feature in Composr proactively identifies potential issues that may affect your website's performance, security, and overall health. It performs various checks and alerts you to problems like:
The Health Check can be run manually or scheduled to run automatically and send e-mail notifications of results. |
Question | How can I use Content Delivery Networks (CDNs) to enhance my website? |
---|---|
Answer | CDNs improve website performance by serving content from geographically distributed servers, reducing latency and server load. You can leverage CDNs for your Composr website by:
|
Top 10 Entries
Question | What is the Composr Member System? |
---|---|
Answer | The Composr Member System is the system used by the Conversr forum software to manage user accounts and information. This includes usernames, passwords, profile information, and usergroups. It also handles user registration, login, and account management. For websites not using Conversr, the member system of the third-party forum software would be used. |
Question | Can I Use Composr Galleries to Publish Podcasts? |
---|---|
Answer | Yes, Composr supports creating podcasts from galleries. The podcast URL follows this format: http://yourbaseurl/backend.php?mode=galleries&select=galleryname&type=rss&itunes=1. Replace yourbaseurl and galleryname accordingly. This URL can be used to subscribe to the podcast in iTunes or other podcast applications. |
Question | How Do Gallery Slide-shows Work? |
---|---|
Answer | When viewing an image or video in a gallery, visitors can initiate a slide-show that automatically cycles through subsequent entries. The slide-show can be paused with a click or keypress. The default slide-show speed can be adjusted by modifying the GALLERY_ENTRY_SCREEN.tpl template. |
Question | What are Watermarks and How Do They Work? |
---|---|
Answer | Watermarks are semi-transparent images overlaid on gallery images to mark their origin or deter unauthorized use. When you add or edit a gallery, you can choose to apply watermarks to the corners of images. Watermarking applies permanently to the uploaded image. Composr uses a reverse tree structure for watermarks: if a sub-gallery doesn't have a watermark defined, it inherits the watermark from its parent gallery. |
Question | Can Members Create Their Own Personal Galleries? |
---|---|
Answer | Yes, members with the "have personal galleries" permission can create their own galleries. These personal galleries are displayed under designated "Personal category container" galleries. They also show up in a tab on the member's profile. Members can only add content to their own galleries unless they have the "Submit to categories belonging to other members" permission. |
Question | What are Rep-Images and How Do I Set Them? |
---|---|
Answer | Rep-images, short for "representative images," are thumbnails that represent a gallery when it's displayed within a list of galleries. They offer a visual preview of the gallery's contents. You can set a rep-image when adding or editing a gallery, or when adding an image to a gallery. |
Question | How Do I Import Images in bulk into a Gallery? |
---|---|
Answer | You can import images in bulk using a CSV file. The file should be named descriptions.csv and placed in the uploads/galleries directory. The first column should contain filenames (without the path), and the second column should contain descriptions. The filenames should correspond to images also located in the uploads/galleries directory. Composr will automatically match the descriptions to the images during import. |
Question | What Image and Video Formats are Supported? |
---|---|
Answer | Images:
Videos:
Other formats, while they may work, are generally discouraged due to compatibility issues and lack of consistent addon or browser support. |
Question | What are Composr Galleries? |
---|---|
Answer | Composr Galleries are a system for storing, organizing, and displaying images and videos. They function like categories, allowing you to group related media together. Galleries can be structured hierarchically, with sub-galleries nested under parent galleries, similar to a folder system. Each gallery has settings that control its appearance and behavior. |
Question | How are forums structured in Composr? |
---|---|
Answer | Composr forums are organized hierarchically:
|