Login
 
Home arrow F.A.Q. arrow Transportation
Transportation
   Order     Display # 
Date Item Title Hits
Tuesday, 17 October 2006 How do I get my student there? 216
Tuesday, 17 October 2006 Do transport companies cost extra? 207
Tuesday, 17 October 2006 How do the transport companies work? 191
 
<< Start < Prev 1 Next > End >>
Results 1 - 3 of 3
45 queries executed
1
SET sql_mode = 'MYSQL40'
2 SELECT folder, element, published, params FROM jos_mambots WHERE published >= 1 AND access <= 0 AND folder = 'system' ORDER BY ordering
3 SELECT `id`,`link` FROM jos_menu WHERE ((`name` LIKE '%Transportation%') AND (`published` > 0))
4 SELECT oldurl, newurl FROM jos_redirection WHERE oldurl = 'Transportation/' ORDER BY rank ASC LIMIT 1
5 UPDATE jos_redirection SET cpt=(cpt+1) WHERE `newurl` = 'index.php?option=com_content&Itemid=210&id=162&lang=en§ionid=3&task=category' AND `oldurl` = 'Transportation/'
6 SELECT template FROM jos_templates_menu WHERE client_id = 0 AND ( menuid = 0 OR menuid = 210 ) ORDER BY menuid DESC LIMIT 1
7 DELETE FROM jos_session WHERE ( ( time < '1210933566' ) AND guest = 0 AND gid > 0 ) OR ( ( time < '1210933566' ) AND guest = 1 AND userid = 0 )
8 SELECT COUNT(*) FROM jos_stats_agents WHERE agent = 'Unknown' AND type = 0
9 UPDATE jos_stats_agents SET hits = ( hits + 1 ) WHERE agent = 'Unknown' AND type = 0
10 SELECT COUNT(*) FROM jos_stats_agents WHERE agent = 'Unknown' AND type = 1
11 UPDATE jos_stats_agents SET hits = ( hits + 1 ) WHERE agent = 'Unknown' AND type = 1
12 SELECT COUNT(*) FROM jos_stats_agents WHERE agent = 'Unknown' AND type = 2
13 UPDATE jos_stats_agents SET hits = ( hits + 1 ) WHERE agent = 'Unknown' AND type = 2
14 SELECT * FROM jos_menu WHERE id = 210
15 SELECT * FROM jos_categories WHERE id = '162'
16 SELECT * FROM jos_sections WHERE id = '3'
17 SELECT c.*, COUNT( b.id ) AS numitems FROM jos_categories AS c LEFT JOIN jos_content AS b ON b.catid = c.id AND b.state = 1 AND ( b.publish_up = '0000-00-00 00:00:00' OR b.publish_up <= '2008-05-16 04:41' ) AND ( b.publish_down = '0000-00-00 00:00:00' OR b.publish_down >= '2008-05-16 04:41' ) AND b.access <= 0 WHERE c.section = '3' AND c.published = 1 AND c.access <= 0 GROUP BY c.id ORDER BY c.ordering
18 SELECT COUNT(a.id) as numitems FROM jos_content AS a LEFT JOIN jos_users AS u ON u.id = a.created_by LEFT JOIN jos_groups AS g ON a.access = g.id WHERE a.catid = 162 AND a.state = 1 AND ( publish_up = '0000-00-00 00:00:00' OR publish_up <= '2008-05-16 04:41' ) AND ( publish_down = '0000-00-00 00:00:00' OR publish_down >= '2008-05-16 04:41' ) AND a.access <= 0 AND 0 <= 0 ORDER BY a.ordering
19 SELECT a.id, a.title, a.hits, a.created_by, a.created_by_alias, a.created AS created, a.access, u.name AS author, a.state, g.name AS groups FROM jos_content AS a LEFT JOIN jos_users AS u ON u.id = a.created_by LEFT JOIN jos_groups AS g ON a.access = g.id WHERE a.catid = 162 AND a.state = 1 AND ( publish_up = '0000-00-00 00:00:00' OR publish_up <= '2008-05-16 04:41' ) AND ( publish_down = '0000-00-00 00:00:00' OR publish_down >= '2008-05-16 04:41' ) AND a.access <= 0 AND 0 <= 0 ORDER BY a.ordering LIMIT 50
20 SELECT `id`,`link` FROM jos_menu where ((`menutype`='mainmenu') AND (`published` > 0) AND (`access` <= '0')) ORDER BY parent, ordering
21 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'
22 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 = 210 ) ORDER BY ordering
23 SELECT m.*, sum(case when p.published=1 then 1 else 0 end) as cnt FROM jos_menu AS m LEFT JOIN jos_menu AS p ON p.parent = m.id WHERE m.menutype='mainmenu' AND m.published='1' AND m.access <= '0' GROUP BY m.id ORDER BY m.parent, m.ordering
24 SELECT m.* FROM jos_menu AS m WHERE menutype='mainmenu' AND m.published='1'
25 SELECT oldurl, dateadd FROM jos_redirection WHERE newurl = 'index.php?option=com_expose&Itemid=529&lang=en'
26 SELECT id, name, link, parent, type, menutype, access FROM jos_menu WHERE published = 1 AND access <= 0 ORDER BY menutype, parent, ordering
27 SELECT title, id FROM jos_categories WHERE id = 162 AND access <= 0
28 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-05-16 04:41' ) AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2008-05-16 04:41' ) AND a.access <= 0 AND cc.access <= 0 AND s.access <= 0 AND ( a.sectionid=3 ) AND s.published = 1 AND cc.published = 1 ORDER BY a.hits DESC LIMIT 5
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 = 97 ORDER BY ms.type DESC, mc.type DESC, ms.id, mc.id
30 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 = 98 ORDER BY ms.type DESC, mc.type DESC, ms.id, mc.id
31 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 = 100 ORDER BY ms.type DESC, mc.type DESC, ms.id, mc.id
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 = 99 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 = 101 ORDER BY ms.type DESC, mc.type DESC, ms.id, mc.id
34 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-05-16 04:41' ) AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2008-05-16 04:41' ) AND a.access <= 0 AND cc.access <= 0 AND s.access <= 0 AND ( a.sectionid=3 ) AND s.published = 1 AND cc.published = 1 ORDER BY a.created DESC LIMIT 5
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 = 110 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 = 109 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 = 108 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 = 107 ORDER BY ms.type DESC, mc.type DESC, ms.id, mc.id
39 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 = 106 ORDER BY ms.type DESC, mc.type DESC, ms.id, mc.id
40 SELECT id FROM jos_menu WHERE link = 'index.php?option=com_search' AND published = 1
41 SELECT m.*, a.id AS iid, a.name AS title FROM jos_menu as m LEFT JOIN jos_magazine_sections as a ON m.name = a.title WHERE a.published = 1 AND m.published = 1 AND m.access = a.access AND m.access <= 0 AND a.access <= 0 AND m.type='url' AND m.menutype = 'magazines' GROUP BY a.id ORDER BY a.ordering LIMIT 5
42 SELECT m.* FROM jos_menu AS m WHERE menutype = 'Bottom Menu' AND published = 1 AND access <= 0 AND parent = 0 ORDER BY ordering
43 SELECT oldurl, dateadd FROM jos_redirection WHERE newurl = 'index.php?option=com_joomap&Itemid=181&lang=en'
44 SELECT oldurl, dateadd FROM jos_redirection WHERE newurl = 'index.php?option=com_linx&Itemid=505&lang=en'
45 SELECT oldurl, dateadd FROM jos_redirection WHERE newurl = 'index.php?option=com_contxtd&Itemid=523&catid=203&lang=en'