Deprecated: Assigning the return value of new by reference is deprecated in /home/mhd-01/www.mrtemplate.eu/htdocs/cake/libs/debugger.php on line 100

Deprecated: Assigning the return value of new by reference is deprecated in /home/mhd-01/www.mrtemplate.eu/htdocs/cake/libs/cache/file.php on line 91

Deprecated: Assigning the return value of new by reference is deprecated in /home/mhd-01/www.mrtemplate.eu/htdocs/cake/libs/security.php on line 56

Deprecated: Assigning the return value of new by reference is deprecated in /home/mhd-01/www.mrtemplate.eu/htdocs/cake/libs/string.php on line 47

Deprecated: Assigning the return value of new by reference is deprecated in /home/mhd-01/www.mrtemplate.eu/htdocs/cake/dispatcher.php on line 477

Deprecated: Assigning the return value of new by reference is deprecated in /home/mhd-01/www.mrtemplate.eu/htdocs/cake/libs/router.php on line 176

Deprecated: Assigning the return value of new by reference is deprecated in /home/mhd-01/www.mrtemplate.eu/htdocs/cake/libs/controller/controller.php on line 291

Deprecated: Assigning the return value of new by reference is deprecated in /home/mhd-01/www.mrtemplate.eu/htdocs/cake/libs/controller/controller.php on line 709

Deprecated: Assigning the return value of new by reference is deprecated in /home/mhd-01/www.mrtemplate.eu/htdocs/cake/libs/controller/component.php on line 213

Deprecated: Assigning the return value of new by reference is deprecated in /home/mhd-01/www.mrtemplate.eu/htdocs/cake/libs/controller/component.php on line 215

Deprecated: Assigning the return value of new by reference is deprecated in /home/mhd-01/www.mrtemplate.eu/htdocs/cake/libs/view/view.php on line 728

Deprecated: Assigning the return value of new by reference is deprecated in /home/mhd-01/www.mrtemplate.eu/htdocs/cake/libs/class_registry.php on line 63

Deprecated: Assigning the return value of new by reference is deprecated in /home/mhd-01/www.mrtemplate.eu/htdocs/cake/libs/class_registry.php on line 128

Deprecated: Assigning the return value of new by reference is deprecated in /home/mhd-01/www.mrtemplate.eu/htdocs/cake/libs/class_registry.php on line 135

Deprecated: Assigning the return value of new by reference is deprecated in /home/mhd-01/www.mrtemplate.eu/htdocs/app/controllers/tms_controller.php on line 553

Deprecated: Assigning the return value of new by reference is deprecated in /home/mhd-01/www.mrtemplate.eu/htdocs/cake/libs/controller/components/email.php on line 677

Deprecated: Assigning the return value of new by reference is deprecated in /home/mhd-01/www.mrtemplate.eu/htdocs/cake/libs/validation.php on line 114

Deprecated: Assigning the return value of new by reference is deprecated in /home/mhd-01/www.mrtemplate.eu/htdocs/cake/libs/model/behavior.php on line 280

Deprecated: Assigning the return value of new by reference is deprecated in /home/mhd-01/www.mrtemplate.eu/htdocs/cake/libs/model/connection_manager.php on line 71

Deprecated: Assigning the return value of new by reference is deprecated in /home/mhd-01/www.mrtemplate.eu/htdocs/cake/libs/model/connection_manager.php on line 85

Deprecated: Assigning the return value of new by reference is deprecated in /home/mhd-01/www.mrtemplate.eu/htdocs/cake/libs/model/connection_manager.php on line 110

Deprecated: Assigning the return value of new by reference is deprecated in /home/mhd-01/www.mrtemplate.eu/htdocs/cake/libs/i18n.php on line 102

Deprecated: Assigning the return value of new by reference is deprecated in /home/mhd-01/www.mrtemplate.eu/htdocs/cake/libs/i18n.php on line 103
Siti Web Pronti by Puma
Select your language:
 
 
1 of 1
Tipologia: Flash Intro ...
Item: #19099
Autore: Puma
Download: 5

Prezzo:
Warning (2): file() [function.file]: http:// wrapper is disabled in the server configuration by allow_url_fopen=0 [APP/controllers/currencies_controller.php, line 16]
Warning (2): file(http://www.templatemonster.com/webapi/currency.php?delim=|&login=etracks&webapipassword=98d1fa2e1d65c0278feee6b49575d084) [function.file]: failed to open stream: no suitable wrapper could be found [APP/controllers/currencies_controller.php, line 16]
Warning (2): Invalid argument supplied for foreach() [APP/controllers/currencies_controller.php, line 18]
Notice (8): Undefined index: EUR [APP/controllers/currencies_controller.php, line 30]
0,00€
Esclusiva:0,00€
Tipologia: Flash Intro ...
Item: #18912
Autore: Puma
Download: 3

Prezzo:0,00€
Esclusiva:0,00€
 
1 of 1
 
19 queries took 320 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `tms`23238
2DESCRIBE `tm_categories`7733
3DESCRIBE `tm_authors`448
4DESCRIBE `tm_styles`226
5DESCRIBE `tm_screenshots`885
6DESCRIBE `tm_assoc_categories`335
7DESCRIBE `tm_assoc_styles`334
8DESCRIBE `tm_types`224
9DESCRIBE `tm_views`554
10SELECT COUNT(*) AS `count` FROM `tms` AS `Tm` LEFT JOIN `tm_authors` AS `TmAuthor` ON (`Tm`.`author_id` = `TmAuthor`.`id`) LEFT JOIN `tm_types` AS `TmType` ON (`Tm`.`type_id` = `TmType`.`id`) WHERE `Tm`.`state` = 1 AND `TmAuthor`.`nickname` = ('Puma') 1163
11SELECT `Tm`.`id`, `Tm`.`state`, `Tm`.`price`, `Tm`.`exc_price`, `Tm`.`inserted_date`, `Tm`.`update_date`, `Tm`.`downloads`, `Tm`.`type_id`, `Tm`.`is_flash`, `Tm`.`is_adult`, `Tm`.`width`, `Tm`.`author_id`, `Tm`.`is_full_site`, `Tm`.`is_real_size`, `Tm`.`keywords_en`, `Tm`.`keywords_it`, `Tm`.`description_it`, `Tm`.`description_en`, `Tm`.`software_required`, `Tm`.`sources`, `Tm`.`uri_demo`, `Tm`.`created`, `Tm`.`modified`, `TmAuthor`.`id`, `TmAuthor`.`nickname`, `TmAuthor`.`created`, `TmAuthor`.`modified`, `TmType`.`id`, `TmType`.`name` FROM `tms` AS `Tm` LEFT JOIN `tm_authors` AS `TmAuthor` ON (`Tm`.`author_id` = `TmAuthor`.`id`) LEFT JOIN `tm_types` AS `TmType` ON (`Tm`.`type_id` = `TmType`.`id`) WHERE `Tm`.`state` = 1 AND `TmAuthor`.`nickname` = ('Puma') ORDER BY `Tm`.`id` desc LIMIT 152298
12SELECT `TmScreenshot`.`id`, `TmScreenshot`.`tm_id`, `TmScreenshot`.`uri`, `TmScreenshot`.`filemtime`, `TmScreenshot`.`small_preview`, `TmScreenshot`.`main_preview`, `TmScreenshot`.`created`, `TmScreenshot`.`modified` FROM `tm_screenshots` AS `TmScreenshot` WHERE `TmScreenshot`.`tm_id` IN (19099, 18912) 131375
13SELECT DISTINCT `TmAuthor`.* FROM `tm_authors` AS `TmAuthor` LEFT JOIN `tms` AS `Tm` ON (`Tm`.`author_id` = `TmAuthor`.`id`) WHERE `Tm`.`id` IS NOT NULL ORDER BY `TmAuthor`.`nickname` ASC, `TmAuthor`.`id` ASC 1351351
14SELECT count(id) AS num_Tm, `Tm`.`author_id` FROM `tms` AS `Tm` WHERE 1=1 GROUP BY author_id 1401401
15SELECT DISTINCT `TmAssocCategory`.`tm_category_id` FROM `tm_assoc_categories` AS `TmAssocCategory` WHERE 1 = 1 1071071
16SELECT `TmCategory`.`id`, `TmCategory`.`it`, `TmCategory`.`slug_it`, `TmCategory`.`en`, `TmCategory`.`slug_en`, `TmCategory`.`created`, `TmCategory`.`modified` FROM `tm_categories` AS `TmCategory` WHERE `TmCategory`.`it` != '' AND `id` IN (2, 56, 83, 63, 13, 3, 22, 10, 11, 14, 5, 19, 16, 7, 33, 34, 8, 23, 9, 78, 6, 25, 1, 18, 49, 42, 27, 50, 29, 21, 26, 24, 66, 35, 74, 76, 36, 47, 51, 40, 39, 4, 77, 75, 41, 43, 32, 44, 48, 65, 45, 70, 67, 46, 17, 60, 68, 53, 62, 64, 89, 54, 79, 55, 84, 81, 94, 98, 102, 93, 113, 97, 114, 80, 101, 71, 95, 72, 96, 91, 105, 92, 87, 88, 107, 109, 111, 69, 115, 61, 106, 103, 57, 100, 116, 86, 117, 112, 121, 119, 123, 122, 125, 118, 126, 138, 142) ORDER BY `TmCategory`.`it` ASC 1041042
17SELECT DISTINCT `TmAuthor`.* FROM `tm_authors` AS `TmAuthor` LEFT JOIN `tms` AS `Tm` ON (`Tm`.`author_id` = `TmAuthor`.`id`) WHERE `Tm`.`id` IS NOT NULL ORDER BY `TmAuthor`.`nickname` ASC, `TmAuthor`.`id` ASC 1351351
18SELECT count(id) AS num_Tm, `Tm`.`author_id` FROM `tms` AS `Tm` WHERE 1=1 GROUP BY author_id 1401401
19SELECT `TmType`.`id`, `TmType`.`name` FROM `tm_types` AS `TmType` WHERE name != '' ORDER BY `name` ASC 22220