Help
SELECT * FROM yacs_articles WHERE (nick_name LIKE 'menu') OR (handle LIKE 'menu') ORDER BY publish_date DESC LIMIT 1
1146: Table 'challengeddf.yacs_articles' doesn't exist
SELECT * FROM yacs_sections AS sections WHERE (sections.nick_name LIKE 'navigation_boxes') ORDER BY edit_date DESC LIMIT 1
1146: Table 'challengeddf.yacs_sections' doesn't exist
SELECT * FROM yacs_categories AS categories WHERE ((categories.display LIKE 'site:all') AND ((categories.active='Y') AND ((categories.expiry_date is NULL) OR (categories.expiry_date <= '0000-00-00 00:00:00') OR (categories.expiry_date > '2025-05-11 13:46:39')))) ORDER BY categories.rank, categories.edit_date DESC, categories.title LIMIT 0,15
29: File './challengeddf/yacs_categories.MYD' not found (Errcode: 2)
SELECT sections.* FROM yacs_sections AS sections WHERE (sections.anchor='' OR sections.anchor IS NULL) AND (sections.active='Y') AND (sections.index_panel LIKE 'main') AND ((sections.index_map IS NULL) OR (sections.index_map != 'N')) AND ((sections.activation_date is NULL) OR (sections.activation_date <= '2025-05-11 13:46:39')) AND ((sections.expiry_date is NULL) OR (sections.expiry_date <= '0000-00-00 00:00:00') OR (sections.expiry_date > '2025-05-11 13:46:39')) ORDER BY sections.rank, sections.title, sections.edit_date DESC LIMIT 0,15
1146: Table 'challengeddf.yacs_sections' doesn't exist
Where to look for information?
- Site map
- Categories
- Index of most recent pages, files, threads and people
- Full-text search
- Control Panel
- Register to access more material, and to receive our newsletters
How to contribute?
You will have to be registered and authenticated to submit new articles. Then browse any section, or use your user menu, to post new material.
- Register to be authenticated at each visit
How to format text in pages?
To ease the production of text YACS has a little code interpreter. You will find in pages listed below descriptions of these codes, but also examples of their visual rendering on your system.
- Smileys available at this system
- In-line (bold, underline, ...)
- Links (and shortcuts, buttons, ...)
- Lists (with bullets, numbered, ...)
- Blocks (indentation, script, quote, ...)
- Tables (with headers, with grids, use CSV data, ...)
- Titles and questions (and table of content)
- Dynamic queries (cloud, locations, ...)
- Miscelleanous codes (flags, ...)
Get the source code?
- Server software
- YACS authors and testers
- Licenses LGPL and variations
- Contribute to the development
Not satisfied yet?
- Use the query form to ask for help
- Browse yetanothercommunitysystem.com to look for additional support
- Search at Google