Navigation
0 users online :: 0 Guests and 0 Registered
Most popular FAQs 
- What is CYBERMIDI Select and how to they differ ... (9157 views)
- What's the difference between "cm" and "cp" .mid files? ... (8039 views)
- Do I need to be a CYBERMIDI member to ... (7834 views)
- What's best to use for backing tracks - MIDI ... (7639 views)
- MIDI Files should be free. (7606 views)
- Do the files have a vocal, harmony tracks and ... (7539 views)
- What's the difference between GM, GS and XG? (7366 views)
- I found a few of your MIDI files on ... (7214 views)
- What's so special about CYBERMIDIs? (6721 views)
- I Can't Log In (6542 views)
Latest FAQs 
- How often do you add new MIDI files? (2010-05-20 20:57)
- How do I put MIDI files on my iPod? ... (2010-03-05 20:21)
- I cannot hear the demos - no sound (2009-02-07 07:19)
- I cannot download from the Members Only MIDI section ... (2008-10-12 09:31)
- I am listed as a Charter Member. What exactly ... (2008-09-08 23:21)
Sticky FAQs
Official CYBERMIDI FAQ Center News 
Welcome to our knowledge base. 
We have tracked almost all the questions that have been asked about CYBERMIDI and posted them here in our FAQ section.
If you have a question, it is most likely answered here.
If you cannot find it here, please contact us.
2008-07-05 09:52
There are 51 FAQs online
DEBUG INFORMATION:
/hermes/web01/b1371/pow.cybermidi/htdocs/faq/inc/Init.php:
PMF_Configuration->getAll() in line 103:
/hermes/web01/b1371/pow.cybermidi/htdocs/faq/inc/Category.php:
PMF_Category->getOrderedCategories() in line 154:
/hermes/web01/b1371/pow.cybermidi/htdocs/faq/index.php:
PMF_Tags->existTagRelations() in line 368:
/hermes/web01/b1371/pow.cybermidi/htdocs/faq/index.php:
PMF_Session->getUsersOnline() in line 392:
/hermes/web01/b1371/pow.cybermidi/htdocs/faq/index.php:
PMF_Session->getUsersOnline() in line 392:
/hermes/web01/b1371/pow.cybermidi/htdocs/faq/inc/Faq.php:
PMF_Faq->getStickyRecordsData() in line 2991:
/hermes/web01/b1371/pow.cybermidi/htdocs/faq/inc/Init.php:
PMF_Configuration->getAll() in line 103:
SELECT
config_name, config_value
FROM
faq_faqconfig/hermes/web01/b1371/pow.cybermidi/htdocs/faq/inc/Category.php:
PMF_Category->getOrderedCategories() in line 154:
SELECT
fc.id AS id,
fc.lang AS lang,
fc.parent_id AS parent_id,
fc.name AS name,
fc.description AS description,
fc.user_id AS user_id
FROM
faq_faqcategories fc
LEFT JOIN
faq_faqcategory_group fg
ON
fc.id = fg.category_id
LEFT JOIN
faq_faqcategory_user fu
ON
fc.id = fu.category_id
WHERE
( fg.group_id IN (-1)
OR
(fu.user_id = -1 AND fg.group_id IN (-1)))
AND
fc.lang = 'en'
GROUP BY
fc.id, fc.lang, fc.parent_id, fc.name, fc.description, fc.user_id
ORDER BY
fc.id/hermes/web01/b1371/pow.cybermidi/htdocs/faq/index.php:
PMF_Tags->existTagRelations() in line 368:
SELECT
COUNT(record_id) AS n
FROM
faq_faqdata_tags/hermes/web01/b1371/pow.cybermidi/htdocs/faq/index.php:
PMF_Session->getUsersOnline() in line 392:
SELECT
count(sid) AS anonymous_users
FROM
faq_faqsessions
WHERE
user_id = -1
AND
time > 1283467330/hermes/web01/b1371/pow.cybermidi/htdocs/faq/index.php:
PMF_Session->getUsersOnline() in line 392:
SELECT
count(session_id) AS registered_users
FROM
faq_faquser
WHERE
session_timestamp > 1283467330/hermes/web01/b1371/pow.cybermidi/htdocs/faq/inc/Faq.php:
PMF_Faq->getStickyRecordsData() in line 2991:
SELECT
fd.id AS id,
fd.lang AS lang,
fd.thema AS thema,
fcr.category_id AS category_id
FROM
faq_faqdata fd
LEFT JOIN
faq_faqcategoryrelations fcr
ON
fd.id = fcr.record_id
AND
fd.lang = fcr.record_lang
LEFT JOIN
faq_faqdata_group AS fdg
ON
fd.id = fdg.record_id
LEFT JOIN
faq_faqdata_user AS fdu
ON
fd.id = fdu.record_id
WHERE
fd.lang = 'en'
AND
fd.date_start <= '20100903004710'
AND
fd.date_end >= '20100903004710'
AND
fd.active = 'yes'
AND
fd.sticky = 1
AND
( fdu.user_id = -1 OR fdu.user_id = -1 )