TODAY: 04 December 2008

Main Menu
Top
Home (2.0)
The Store
GeneticMemory's Blog
CyberHood
Tool Time
Links
FAQs
Nano's Forums
News
Search
Contact Us
Our Story
Voice & Video Chat
Web2.0 Clock
Loading Clock...
Who's Online
Syndicate
Visitors: 31706
Sections
Designed by:
themes wordpress
low cost hosting



Advertisement
Contact Us
Name Print
Address:
Street
Suburb
State
Country
Zip Code

Telephone: Telephone
Fax: Fax

Information: Miscellanous info

Contact
 

Send an e-mail to this Contact:













Wise Words
know
 
New Articles
QuickNav


© geneticmemory.org 2007 | to the top

39 queries executed
1
SELECT folder, element, published, params
 FROM jos_mambots
 WHERE published >= 1
 AND access <= 0
 AND folder = 'system'
 ORDER BY ordering
2 SELECT template FROM jos_templates_menu WHERE client_id = 0 AND ( menuid = 0 OR menuid = 3 ) ORDER BY menuid DESC LIMIT 1
3 DELETE FROM jos_session WHERE ( ( time < '1228371172' ) AND guest = 0 AND gid > 0 ) OR ( ( time < '1228373172' ) AND guest = 1 AND userid = 0 )
4 SELECT COUNT(*) FROM jos_stats_agents WHERE agent = 'Unknown' AND type = 0
5 UPDATE jos_stats_agents SET hits = ( hits + 1 ) WHERE agent = 'Unknown' AND type = 0
6 SELECT COUNT(*) FROM jos_stats_agents WHERE agent = 'Unknown' AND type = 1
7 UPDATE jos_stats_agents SET hits = ( hits + 1 ) WHERE agent = 'Unknown' AND type = 1
8 SELECT COUNT(*) FROM jos_stats_agents WHERE agent = 'Unknown' AND type = 2
9 UPDATE jos_stats_agents SET hits = ( hits + 1 ) WHERE agent = 'Unknown' AND type = 2
10 SELECT * FROM jos_menu WHERE id = 3
11 SELECT *, COUNT( a.id ) AS numlinks FROM jos_categories AS cc LEFT JOIN jos_contact_details AS a ON a.catid = cc.id WHERE a.published = 1 AND cc.section = 'com_contact_details' AND cc.published = 1 AND a.access <= 0 AND cc.access <= 0 GROUP BY cc.id ORDER BY cc.ordering
12 SELECT a.id AS value, CONCAT_WS( ' - ', a.name, a.con_position ) AS text, a.catid, cc.access AS cat_access FROM jos_contact_details AS a LEFT JOIN jos_categories AS cc ON cc.id = a.catid WHERE a.published = 1 AND cc.published = 1 AND a.access <= 0 ORDER BY a.default_con DESC, a.ordering ASC
13 SELECT a.*, cc.access AS cat_access FROM jos_contact_details AS a LEFT JOIN jos_categories AS cc ON cc.id = a.catid WHERE a.published = 1 AND a.id = 1 AND a.access <= 0
14 SELECT a.* FROM jos_components AS a WHERE ( a.admin_menu_link = 'option=com_syndicate' OR a.admin_menu_link = 'option=com_syndicate&hidemainmenu=1' ) AND a.option = 'com_syndicate'
15 SELECT * FROM jos_menu WHERE menutype = 'mainmenu' AND published ='1' AND parent = '0' ORDER BY ordering
16 SELECT id, title, module, position, content, showtitle, params FROM jos_modules AS m INNER JOIN jos_modules_menu AS mm ON mm.moduleid = m.id WHERE m.published = 1 AND m.access <= 0 AND m.client_id != 1 AND ( mm.menuid = 0 OR mm.menuid = 3 ) ORDER BY ordering
17 SELECT m.* FROM jos_menu AS m WHERE menutype = 'mainmenu' AND published = 1 ORDER BY parent, ordering
18 SELECT guest, usertype FROM jos_session
19 SELECT SUM( hits ) AS count FROM jos_stats_agents WHERE type = 1
20 SELECT a.id AS id, a.title AS title, COUNT(b.id) as cnt FROM jos_sections as a LEFT JOIN jos_content as b ON a.id = b.sectionid AND ( b.publish_up = '0000-00-00 00:00:00' OR b.publish_up <= '2008-12-04 00:01' ) AND ( b.publish_down = '0000-00-00 00:00:00' OR b.publish_down >= '2008-12-04 00:01' ) WHERE a.scope = 'content' AND a.published = 1 GROUP BY a.id HAVING COUNT( b.id ) > 0 ORDER BY a.ordering LIMIT 5
21 SELECT m.id AS Itemid, m.componentid AS sectionid FROM jos_menu AS m WHERE ( m.type = 'content_section' OR m.type = 'content_blog_section' ) AND m.published = 1 AND ( m.componentid=6 OR m.componentid=5 OR m.componentid=4 OR m.componentid=9 OR m.componentid=1 OR m.componentid=0 ) ORDER BY m.type DESC, m.id DESC
22 SELECT * FROM jos_banner WHERE showBanner=1
23 UPDATE jos_banner SET impmade = impmade + 1 WHERE bid = 7
24 SELECT a.id, a.introtext, a.fulltext , a.images, a.attribs, a.title, a.state FROM jos_content AS a INNER JOIN jos_categories AS cc ON cc.id = a.catid INNER JOIN jos_sections AS s ON s.id = a.sectionid WHERE a.state = 1 AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2008-12-04 00:01' ) AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2008-12-04 00:01' ) AND a.catid = 3 AND cc.published = 1 AND s.published = 1 ORDER BY a.ordering
25 SELECT folder, element, published, params FROM jos_mambots WHERE access <= 0 AND folder = 'content' ORDER BY ordering
26 SELECT a.id, a.title, a.sectionid, a.catid FROM jos_content AS a LEFT JOIN jos_content_frontpage AS f ON f.content_id = a.id INNER JOIN jos_categories AS cc ON cc.id = a.catid INNER JOIN jos_sections AS s ON s.id = a.sectionid WHERE ( a.state = 1 AND a.sectionid > 0 ) AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2008-12-04 00:01' ) AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2008-12-04 00:01' ) AND s.published = 1 AND cc.published = 1 ORDER BY a.created DESC LIMIT 10
27 SELECT ms.id AS sid, ms.type AS stype, mc.id AS cid, mc.type AS ctype, i.id as sectionid, i.id As catid, ms.published AS spub, mc.published AS cpub FROM jos_content AS i LEFT JOIN jos_sections AS s ON i.sectionid = s.id LEFT JOIN jos_menu AS ms ON ms.componentid = s.id LEFT JOIN jos_categories AS c ON i.catid = c.id LEFT JOIN jos_menu AS mc ON mc.componentid = c.id WHERE ( ms.type IN ( 'content_section', 'content_blog_section' ) OR mc.type IN ( 'content_blog_category', 'content_category' ) ) AND i.id = 270 ORDER BY ms.type DESC, mc.type DESC, ms.id, mc.id
28 SELECT ms.id AS sid, ms.type AS stype, mc.id AS cid, mc.type AS ctype, i.id as sectionid, i.id As catid, ms.published AS spub, mc.published AS cpub FROM jos_content AS i LEFT JOIN jos_sections AS s ON i.sectionid = s.id LEFT JOIN jos_menu AS ms ON ms.componentid = s.id LEFT JOIN jos_categories AS c ON i.catid = c.id LEFT JOIN jos_menu AS mc ON mc.componentid = c.id WHERE ( ms.type IN ( 'content_section', 'content_blog_section' ) OR mc.type IN ( 'content_blog_category', 'content_category' ) ) AND i.id = 268 ORDER BY ms.type DESC, mc.type DESC, ms.id, mc.id
29 SELECT ms.id AS sid, ms.type AS stype, mc.id AS cid, mc.type AS ctype, i.id as sectionid, i.id As catid, ms.published AS spub, mc.published AS cpub FROM jos_content AS i LEFT JOIN jos_sections AS s ON i.sectionid = s.id LEFT JOIN jos_menu AS ms ON ms.componentid = s.id LEFT JOIN jos_categories AS c ON i.catid = c.id LEFT JOIN jos_menu AS mc ON mc.componentid = c.id WHERE ( ms.type IN ( 'content_section', 'content_blog_section' ) OR mc.type IN ( 'content_blog_category', 'content_category' ) ) AND i.id = 266 ORDER BY ms.type DESC, mc.type DESC, ms.id, mc.id
30 SELECT id FROM jos_menu WHERE type = 'content_blog_section' AND published = 1 AND componentid = 0
31 SELECT id FROM jos_menu WHERE type = 'content_blog_category' AND published = 1 AND componentid = 0
32 SELECT ms.id AS sid, ms.type AS stype, mc.id AS cid, mc.type AS ctype, i.id as sectionid, i.id As catid, ms.published AS spub, mc.published AS cpub FROM jos_content AS i LEFT JOIN jos_sections AS s ON i.sectionid = s.id LEFT JOIN jos_menu AS ms ON ms.componentid = s.id LEFT JOIN jos_categories AS c ON i.catid = c.id LEFT JOIN jos_menu AS mc ON mc.componentid = c.id WHERE ( ms.type IN ( 'content_section', 'content_blog_section' ) OR mc.type IN ( 'content_blog_category', 'content_category' ) ) AND i.id = 265 ORDER BY ms.type DESC, mc.type DESC, ms.id, mc.id
33 SELECT ms.id AS sid, ms.type AS stype, mc.id AS cid, mc.type AS ctype, i.id as sectionid, i.id As catid, ms.published AS spub, mc.published AS cpub FROM jos_content AS i LEFT JOIN jos_sections AS s ON i.sectionid = s.id LEFT JOIN jos_menu AS ms ON ms.componentid = s.id LEFT JOIN jos_categories AS c ON i.catid = c.id LEFT JOIN jos_menu AS mc ON mc.componentid = c.id WHERE ( ms.type IN ( 'content_section', 'content_blog_section' ) OR mc.type IN ( 'content_blog_category', 'content_category' ) ) AND i.id = 257 ORDER BY ms.type DESC, mc.type DESC, ms.id, mc.id
34 SELECT ms.id AS sid, ms.type AS stype, mc.id AS cid, mc.type AS ctype, i.id as sectionid, i.id As catid, ms.published AS spub, mc.published AS cpub FROM jos_content AS i LEFT JOIN jos_sections AS s ON i.sectionid = s.id LEFT JOIN jos_menu AS ms ON ms.componentid = s.id LEFT JOIN jos_categories AS c ON i.catid = c.id LEFT JOIN jos_menu AS mc ON mc.componentid = c.id WHERE ( ms.type IN ( 'content_section', 'content_blog_section' ) OR mc.type IN ( 'content_blog_category', 'content_category' ) ) AND i.id = 253 ORDER BY ms.type DESC, mc.type DESC, ms.id, mc.id
35 SELECT ms.id AS sid, ms.type AS stype, mc.id AS cid, mc.type AS ctype, i.id as sectionid, i.id As catid, ms.published AS spub, mc.published AS cpub FROM jos_content AS i LEFT JOIN jos_sections AS s ON i.sectionid = s.id LEFT JOIN jos_menu AS ms ON ms.componentid = s.id LEFT JOIN jos_categories AS c ON i.catid = c.id LEFT JOIN jos_menu AS mc ON mc.componentid = c.id WHERE ( ms.type IN ( 'content_section', 'content_blog_section' ) OR mc.type IN ( 'content_blog_category', 'content_category' ) ) AND i.id = 252 ORDER BY ms.type DESC, mc.type DESC, ms.id, mc.id
36 SELECT ms.id AS sid, ms.type AS stype, mc.id AS cid, mc.type AS ctype, i.id as sectionid, i.id As catid, ms.published AS spub, mc.published AS cpub FROM jos_content AS i LEFT JOIN jos_sections AS s ON i.sectionid = s.id LEFT JOIN jos_menu AS ms ON ms.componentid = s.id LEFT JOIN jos_categories AS c ON i.catid = c.id LEFT JOIN jos_menu AS mc ON mc.componentid = c.id WHERE ( ms.type IN ( 'content_section', 'content_blog_section' ) OR mc.type IN ( 'content_blog_category', 'content_category' ) ) AND i.id = 246 ORDER BY ms.type DESC, mc.type DESC, ms.id, mc.id
37 SELECT ms.id AS sid, ms.type AS stype, mc.id AS cid, mc.type AS ctype, i.id as sectionid, i.id As catid, ms.published AS spub, mc.published AS cpub FROM jos_content AS i LEFT JOIN jos_sections AS s ON i.sectionid = s.id LEFT JOIN jos_menu AS ms ON ms.componentid = s.id LEFT JOIN jos_categories AS c ON i.catid = c.id LEFT JOIN jos_menu AS mc ON mc.componentid = c.id WHERE ( ms.type IN ( 'content_section', 'content_blog_section' ) OR mc.type IN ( 'content_blog_category', 'content_category' ) ) AND i.id = 236 ORDER BY ms.type DESC, mc.type DESC, ms.id, mc.id
38 SELECT ms.id AS sid, ms.type AS stype, mc.id AS cid, mc.type AS ctype, i.id as sectionid, i.id As catid, ms.published AS spub, mc.published AS cpub FROM jos_content AS i LEFT JOIN jos_sections AS s ON i.sectionid = s.id LEFT JOIN jos_menu AS ms ON ms.componentid = s.id LEFT JOIN jos_categories AS c ON i.catid = c.id LEFT JOIN jos_menu AS mc ON mc.componentid = c.id WHERE ( ms.type IN ( 'content_section', 'content_blog_section' ) OR mc.type IN ( 'content_blog_category', 'content_category' ) ) AND i.id = 240 ORDER BY ms.type DESC, mc.type DESC, ms.id, mc.id
39 SELECT m.id, m.name, m.parent, m.link, m.type, m.browserNav, m.menutype, m.ordering, m.componentid, c.name AS component FROM jos_menu AS m LEFT JOIN jos_components AS c ON c.id=m.componentid WHERE m.published='1' AND m.menutype NOT IN ('topmenu') AND m.menutype NOT IN ('usermenu') ORDER BY m.menutype,m.parent,m.ordering
Untitled Document
  Disclaimer: The legal information provided on this site is not the same as legal advice, i.e., the application of law to an individual's specific circumstances.  
  While we've gone to great lengths to make sure our information is accurate and useful, we recommend you consult a professional if you want assurance that our information, and your interpretation of it, is appropriate to your particular situation.  
  “I do not ask that you place your hands upon the tyrant to topple him over, but merely that you support him no longer; then you will behold him, like a great colossus whose pedestal has been pulled away, fall of his own weight and break into pieces." Etienne de la Boetie,  
?>