Jump to content

Very slow on the product quickview


Recommended Posts

There is the results

Load time: 658ms
I hope it is a shared hosting
config: 98ms
constructor: 0ms
init: 23ms
checkAccess: 0ms
setMedia: 7ms
postProcess: 0ms
initHeader: 0ms
initContent: 244ms
initFooter: 57ms
display: 229ms

Hook processing: 360ms / 22.7 Mb
69 methods called in 46 modules
displayHeader: 163ms / 15.36 Mb
displayFooter: 56ms / 1.2 Mb
displayTopColumn: 49ms / 0.35 Mb
displayHome: 47ms / 0.47 Mb
displayTop: 25ms / 1.97 Mb
moduleRoutes: 12ms / 2.92 Mb
displayHomeTabContent: 6ms / 0.35 Mb
displayHomeTab: 2ms / 0.07 Mb
actionObjectAddAfter: 0ms / 0 Mb
actionObjectConnectionAddAfter: 0ms / 0 Mb
actionObjectAddBefore: 0ms / 0 Mb
DisplayOverrideTemplate: 0ms / 0 Mb
actionObjectConnectionAddBefore: 0ms / 0 Mb
actionFrontControllerSetMedia: 0ms / 0 Mb
actionDispatcher: 0ms / 0 Mb

Memory peak usage: 42.4 Mb
config: 15.45 Mb (15.5 Mb)
constructor: 0 Mb (15.5 Mb)
init: 5.5 Mb (21.1 Mb)
checkAccess: 0 Mb (21.1 Mb)
setMedia: 0.37 Mb (21.5 Mb)
postProcess: 0 Mb (21.5 Mb)
initHeader: 0.01 Mb (21.5 Mb)
initContent: 18.26 Mb (39.9 Mb)
initFooter: 1.22 Mb (41.2 Mb)
display: 1.09 Mb (42.4 Mb)


Total cache size (in Cache class): 0.73 Mb DB type: DbPDO 
SQL Queries: 48 queries 
Time spent querying: 24ms Included files: 269
Size of included files: 3.15 Mb Globals (> 1 Ko only): 1274 Ko
_MODULES ≈ 918.9 Ko
_LANG ≈ 285.7 Ko
context ≈ 12.9 Ko
smarty ≈ 12.7 Ko
HTTP_SERVER_VARS ≈ 12 Ko
_SERVER ≈ 12 Ko
_MODULE ≈ 5.5 Ko
HTTP_COOKIE_VARS ≈ 3.3 Ko
_COOKIE ≈ 3.3 Ko

Link to comment
Share on other sites

and the other part

o to files
Stopwatch (with SQL_NO_CACHE) (total = 48)
2.972 ms SELECT c.`name`, cl.`id_lang`, IF(cl.`id_lang` IS NULL, c.`value`, cl.`value`) AS value, c.id_shop_group, c.id_shop FROM `ps_configuration` c LEFT JOIN `ps_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`)
in /classes/Configuration.php:118
526 rows browsed
2.74 ms INSERT INTO `ps_connections` (`id_guest`, `id_page`, `ip_address`, `http_referer`, `id_shop`, `id_shop_group`, `date_add`) VALUES ('886', '1', '1533256137', '', '1', '1', '2014-12-02 14:25:29')
in /classes/ObjectModel.php:455
2.121 ms SELECT h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module, h.`live_edit` FROM `ps_module` m INNER JOIN ps_module_shop module_shop ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1 AND module_shop.enable_device & 1) INNER JOIN `ps_module_shop` ms ON ms.`id_module` = m.`id_module` INNER JOIN `ps_hook_module` hm ON hm.`id_module` = m.`id_module` INNER JOIN `ps_hook` h ON hm.`id_hook` = h.`id_hook` LEFT JOIN `ps_module_group` `mg` ON mg.`id_module` = m.`id_module` WHERE (h.name != "displayPayment") AND (hm.id_shop = 1) AND (mg.id_shop = 1 AND mg.`id_group` IN (1)) GROUP BY hm.id_hook, hm.id_module ORDER BY hm.`position`
in /classes/Hook.php:346
USING FILESORT - 78 rows browsed
Useless GROUP BY need to be removed
0.941 ms SELECT s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main FROM ps_shop_url su LEFT JOIN ps_shop s ON (s.id_shop = su.id_shop) WHERE (su.domain = 'lobaab.com' OR su.domain_ssl = 'lobaab.com') AND s.active = 1 AND s.deleted = 0 ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC
in /classes/shop/Shop.php:329
USING FILESORT - 1 row browsed
0.872 ms SELECT `id_hook`, `name` FROM `ps_hook` UNION SELECT `id_hook`, ha.`alias` as name FROM `ps_hook_alias` ha INNER JOIN `ps_hook` h ON ha.name = h.name
in /classes/Hook.php:131
0 rows browsed
0.785 ms SELECT * FROM `ps_country` a LEFT JOIN `ps_country_lang` `b` ON a.id_country = b.id_country AND b.id_lang = 1 LEFT JOIN `ps_country_shop` `c` ON a.id_country = c.id_country AND c.id_shop = 1 WHERE (a.id_country = 112) LIMIT 1
in /classes/ObjectModel.php:212
1 row browsed
0.639 ms SELECT image_shop.`id_image` FROM `ps_image` i INNER JOIN ps_image_shop image_shop ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1) WHERE i.`id_product` = 0 AND image_shop.`cover` = 1 LIMIT 1
in /classes/Product.php:2480
1 row browsed
0.595 ms SELECT m.page, ml.url_rewrite, ml.id_lang FROM `ps_meta` m LEFT JOIN `ps_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 ) ORDER BY LENGTH(ml.url_rewrite) DESC
in /classes/Dispatcher.php:461
USING FILESORT - 34 rows browsed
0.593 ms SELECT l.*, ls.`id_shop` FROM `ps_lang` l LEFT JOIN `ps_lang_shop` ls ON (l.id_lang = ls.id_lang)
in /classes/Language.php:711
1 row browsed
0.532 ms SELECT * FROM `ps_slider` WHERE `id_lang`=1 ORDER BY id_position ASC
in /modules/slider/slider.php:176
USING FILESORT - 2 rows browsed
0.496 ms SELECT * FROM `ps_currency` a LEFT JOIN `ps_currency_shop` `c` ON a.id_currency = c.id_currency AND c.id_shop = 1 WHERE (a.id_currency = 2) LIMIT 1
in /classes/ObjectModel.php:212
1 row browsed
0.486 ms SELECT `id_guest` FROM `ps_connections` WHERE `id_guest` = 886 AND `date_add` > '2014-12-02 13:55:00' AND id_shop IN (1) ORDER BY `date_add` DESC LIMIT 1
in /classes/Connection.php:135
1 row browsed
0.479 ms SELECT su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl, t.id_theme, t.name, t.directory FROM ps_shop s LEFT JOIN ps_shop_url su ON (s.id_shop = su.id_shop) LEFT JOIN ps_theme t ON (t.id_theme = s.id_theme) WHERE s.id_shop = 1 AND s.active = 1 AND s.deleted = 0 AND su.main = 1 LIMIT 1
in /classes/shop/Shop.php:199
1 row browsed
0.47 ms SELECT IFNULL(left_column, default_left_column) as left_column, IFNULL(right_column, default_right_column) as right_column FROM ps_theme t LEFT JOIN ps_theme_meta tm ON (t.id_theme = tm.id_theme) LEFT JOIN ps_meta m ON (m.id_meta = tm.id_meta) WHERE t.id_theme =1 AND m.page = "index" LIMIT 1
in /classes/Theme.php:177
1 row browsed
0.464 ms SELECT gs.*, s.*, gs.name AS group_name, s.name AS shop_name, s.active, su.domain, su.domain_ssl, su.physical_uri, su.virtual_uri FROM ps_shop_group gs LEFT JOIN ps_shop s ON s.id_shop_group = gs.id_shop_group LEFT JOIN ps_shop_url su ON s.id_shop = su.id_shop AND su.main = 1 WHERE s.deleted = 0 AND gs.deleted = 0 ORDER BY gs.name, s.name
in /classes/shop/Shop.php:629
USING FILESORT - 1 row browsed
0.46 ms SELECT * FROM `ps_group` a LEFT JOIN `ps_group_shop` `c` ON a.id_group = c.id_group AND c.id_shop = 1 WHERE (a.id_group = 1) LIMIT 1
in /classes/ObjectModel.php:212
1 row browsed
0.446 ms SELECT m.`id_module`, m.`name`, ( SELECT id_module FROM `ps_module_shop` ms WHERE m.`id_module` = ms.`id_module` AND ms.`id_shop` = 1 LIMIT 1 ) as mshop FROM `ps_module` m
in /classes/module/Module.php:205
85 rows browsed
0.427 ms SELECT SUM(`quantity`) FROM `ps_cart_product` WHERE `id_cart` = 22 LIMIT 1
in /classes/Cart.php:762
1 row browsed
0.405 ms SELECT * FROM `ps_hook_module_exceptions` WHERE `id_shop` IN (1)
in /classes/module/Module.php:1717
3 rows browsed
0.394 ms SELECT * FROM `ps_cart` a WHERE (a.id_cart = 22) LIMIT 1
in /classes/ObjectModel.php:212
1 row browsed
0.393 ms SELECT * FROM `ps_themeconfigurator` WHERE id_shop = 1 AND id_lang = 1 AND hook = 'home' AND active = 1 ORDER BY item_order ASC
in /modules/themeconfigurator/themeconfigurator.php:370
USING FILESORT - 6 rows browsed
0.353 ms SELECT * FROM `ps_pollsurvey_files` where `id_store`=1 and `id_lang`=1 LIMIT 1
in /modules/pollsurvey/pollsurvey.php:744
0 rows browsed
0.322 ms SELECT * FROM ps_pollsurvey WHERE `id_lang` = "1" and `id_store`="1" LIMIT 1
in /modules/pollsurvey/pollsurvey.php:724
0 rows browsed
0.319 ms SELECT COUNT(DISTINCT c.id_currency) FROM `ps_currency` c LEFT JOIN ps_currency_shop cs ON (cs.id_currency = c.id_currency AND cs.id_shop = 1) WHERE c.`active` = 1 LIMIT 1
in /classes/Currency.php:443
2 rows browsed
0.318 ms SELECT * FROM `ps_shop_group` a WHERE (a.id_shop_group = 1) LIMIT 1
in /classes/ObjectModel.php:212
1 row browsed
0.287 ms SELECT COUNT(DISTINCT l.id_lang) FROM `ps_lang` l JOIN ps_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 1) WHERE l.`active` = 1 LIMIT 1
in /classes/Language.php:818
1 row browsed
0.282 ms SELECT * FROM `ps_hook_alias`
in /classes/Hook.php:183
86 rows browsed
0.276 ms SELECT count(*) FROM `ps_orders` WHERE `id_cart` = 22 LIMIT 1
in /classes/Cart.php:1114
1 row browsed
0.257 ms SELECT * FROM `ps_group_lang` WHERE `id_group` = 1
in /classes/ObjectModel.php:219
1 row browsed
0.248 ms SELECT * FROM `ps_themeconfigurator` WHERE id_shop = 1 AND id_lang = 1 AND hook = 'top' AND active = 1 ORDER BY item_order ASC
in /modules/themeconfigurator/themeconfigurator.php:370
USING FILESORT - 6 rows browsed
0.234 ms SELECT * FROM `ps_lang` a LEFT JOIN `ps_lang_shop` `c` ON a.id_lang = c.id_lang AND c.id_shop = 1 WHERE (a.id_lang = 1) LIMIT 1
in /classes/ObjectModel.php:212
1 row browsed
0.232 ms SELECT COUNT(*) FROM `ps_hook_module` hm LEFT JOIN `ps_hook` h ON (h.`id_hook` = hm.`id_hook`) WHERE h.`name` = 'moduleRoutes' AND hm.`id_module` = 100 LIMIT 1
in /classes/module/Module.php:1796
1 row browsed
0.227 ms SELECT id_page_type FROM ps_page_type WHERE name = 'index' LIMIT 1
in /classes/Page.php:96
1 row browsed
0.227 ms SELECT `id_module` FROM `ps_module` WHERE `name` = "ph_simpleblog" LIMIT 1
in /classes/module/Module.php:2057
1 row browsed
0.214 ms SELECT domain, domain_ssl FROM ps_shop_url WHERE main = 1 AND id_shop = 1 LIMIT 1
in /classes/shop/ShopUrl.php:154
1 row browsed
0.212 ms SELECT `id_page` FROM `ps_page` WHERE `id_page_type` = 1 LIMIT 1
in /classes/Page.php:78
1 row browsed
0.211 ms SELECT * FROM `ps_currency` c INNER JOIN ps_currency_shop currency_shop ON (currency_shop.id_currency = c.id_currency AND currency_shop.id_shop = 1) WHERE `deleted` = 0 AND c.`active` = 1 ORDER BY `name` ASC
in /classes/Currency.php:219
USING FILESORT - 2 rows browsed
0.209 ms SELECT * FROM ps_meta m LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta WHERE ( m.page = "index" OR m.page = "index" ) AND ml.id_lang = 1 AND ml.id_shop = 1 LIMIT 1
in /classes/Meta.php:142
1 row browsed
0.193 ms SELECT id_required_field, object_name, field_name FROM ps_required_field
in /classes/ObjectModel.php:1193
1 row browsed
0.191 ms SELECT * FROM `ps_themeconfigurator` WHERE id_shop = 1 AND id_lang = 1 AND hook = 'footer' AND active = 1 ORDER BY item_order ASC
in /modules/themeconfigurator/themeconfigurator.php:370
USING FILESORT - 6 rows browsed
0.191 ms SELECT * FROM `ps_shop` a WHERE (a.id_shop = 1) LIMIT 1
in /classes/ObjectModel.php:212
1 row browsed
0.157 ms SELECT * FROM ps_meta m LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta WHERE ( m.page = "order" OR m.page = "order" ) AND ml.id_lang = 1 AND ml.id_shop = 1 LIMIT 1
in /classes/Meta.php:142
1 row browsed
0.143 ms SELECT * FROM `ps_theme` a WHERE (a.id_theme = 1) LIMIT 1
in /classes/ObjectModel.php:212
1 row browsed
0.137 ms SELECT COUNT(*) FROM `ps_hook_module` hm LEFT JOIN `ps_hook` h ON (h.`id_hook` = hm.`id_hook`) WHERE h.`name` = 'displayPrestaHomeBlogAfterPostContent' AND hm.`id_module` = 100 LIMIT 1
in /classes/module/Module.php:1796
1 row browsed
0.095 ms SELECT id_shop FROM `ps_lang_shop` WHERE `id_lang` = 1 AND id_shop = 1 LIMIT 1
in /classes/ObjectModel.php:1250
1 row browsed
0.093 ms SELECT `id_module` FROM `ps_module_shop` WHERE `id_module` = 100 AND `id_shop` = 1 LIMIT 1
in /classes/module/Module.php:1780
1 row browsed
0.088 ms SELECT id_shop FROM `ps_currency_shop` WHERE `id_currency` = 2 AND id_shop = 1 LIMIT 1
in /classes/ObjectModel.php:1250
1 row browsed
0.088 ms SELECT id_shop FROM `ps_currency_shop` WHERE `id_currency` = 2 AND id_shop = 1 LIMIT 1
in /classes/ObjectModel.php:1250
1 row browsed
Tables stress
5 hook
4 meta
4 module_shop
4 lang_shop
4 shop_url
4 currency_shop
4 shop
3 themeconfigurator
3 meta_lang
3 currency
3 module
3 hook_module
3 theme
3 lang
2 hook_alias
2 group_shop
2 shop_group
1 image_shop
1 image
1 pollsurvey_files
1 hook_module_exceptions
1 pollsurvey
1 connections
1 page
1 required_field
1 page_type
1 slider
1 theme_meta
1 country_lang
1 country
1 configuration_lang
1 configuration
1 country_shop
1 module_group
1 orders
1 group_lang
1 group
1 cart
1 cart_product
ObjectModel instances
2 Language
1 Cart
1 Group
1 Connection
1 Currency
1 Customer
1 Country
1 ShopGroup
1 Shop
1 Theme
Included files
1 ./index.php
2 config/config.inc.php
3 config/defines.inc.php
4 config/settings.inc.php
5 config/autoload.php
6 config/alias.php
7 classes/PrestaShopAutoload.php
8 cache/class_index.php
9 tools/profiling/Controller.php
10 classes/controller/Controller.php
11 tools/profiling/ObjectModel.php
12 classes/ObjectModel.php
13 tools/profiling/Hook.php
14 classes/Hook.php
15 tools/profiling/Db.php
16 classes/db/Db.php
17 tools/profiling/Tools.php
18 classes/Tools.php
19 classes/Context.php
20 classes/shop/Shop.php
21 config/db_slave_server.inc.php
22 classes/db/DbPDO.php
23 classes/cache/Cache.php
24 classes/Validate.php
25 classes/db/DbQuery.php
26 classes/Theme.php
27 config/defines_uri.inc.php
28 classes/Configuration.php
29 classes/Language.php
30 classes/Country.php
31 classes/PrestaShopCollection.php
32 classes/shop/ShopGroup.php
33 classes/Cookie.php
34 classes/Rijndael.php
35 classes/Customer.php
36 classes/Group.php
37 classes/Link.php
38 classes/shop/ShopUrl.php
39 config/smarty.config.inc.php
40 tools/smarty/Smarty.class.php
41 tools/smarty/sysplugins/smarty_internal_data.php
42 tools/smarty/sysplugins/smarty_internal_templatebase.php
43 tools/smarty/sysplugins/smarty_internal_template.php
44 tools/smarty/sysplugins/smarty_resource.php
45 tools/smarty/sysplugins/smarty_internal_resource_file.php
46 tools/smarty/sysplugins/smarty_cacheresource.php
47 tools/smarty/sysplugins/smarty_internal_cacheresource_file.php
48 config/smartyfront.config.inc.php
49 classes/Dispatcher.php
50 tools/mobile_Detect/Mobile_Detect.php
51 classes/module/Module.php
52 modules/ph_simpleblog/ph_simpleblog.php
53 modules/ph_simpleblog/assets/phpthumb/ThumbLib.inc.php
54 modules/ph_simpleblog/assets/phpthumb/PhpThumb.inc.php
55 modules/ph_simpleblog/assets/phpthumb/ThumbBase.inc.php
56 modules/ph_simpleblog/assets/phpthumb/GdThumb.inc.php
57 modules/ph_simpleblog/models/SimpleBlogHelper.php
58 modules/ph_simpleblog/models/SimpleBlogCategory.php
59 modules/ph_simpleblog/models/SimpleBlogPost.php
60 modules/ph_simpleblog/models/SimpleBlogPostType.php
61 modules/ph_simpleblog/models/SimpleBlogPostImage.php
62 modules/ph_simpleblog/models/SimpleBlogTag.php
63 modules/ph_simpleblog/models/SimpleBlogComment.php
64 classes/Translate.php
65 themes/default-bootstrap/modules/ph_simpleblog/translations/fa.php
66 modules/ph_simpleblog/translations/fa.php
67 controllers/front/IndexController.php
68 classes/controller/FrontController.php
69 themes/default-bootstrap/lang/fa.php
70 classes/Currency.php
71 classes/Cart.php
72 classes/Meta.php
73 classes/Product.php
74 classes/webservice/WebserviceRequest.php
75 classes/Media.php
76 modules/socialsharing/socialsharing.php
77 themes/default-bootstrap/modules/socialsharing/translations/fa.php
78 modules/socialsharing/translations/fa.php
79 modules/blockbanner/blockbanner.php
80 themes/default-bootstrap/modules/blockbanner/translations/fa.php
81 modules/blockbanner/translations/fa.php
82 modules/blockbestsellers/blockbestsellers.php
83 themes/default-bootstrap/modules/blockbestsellers/translations/fa.php
84 modules/blockbestsellers/translations/fa.php
85 modules/blocksocial/blocksocial.php
86 themes/default-bootstrap/modules/blocksocial/translations/fa.php
87 modules/blocksocial/translations/fa.php
88 modules/blockcategories/blockcategories.php
89 themes/default-bootstrap/modules/blockcategories/translations/fa.php
90 modules/blockcategories/translations/fa.php
91 modules/blockcurrencies/blockcurrencies.php
92 themes/default-bootstrap/modules/blockcurrencies/translations/fa.php
93 modules/blockcurrencies/translations/fa.php
94 modules/blockcms/blockcms.php
95 modules/blockcms/BlockCMSModel.php
96 themes/default-bootstrap/modules/blockcms/translations/fa.php
97 modules/blockcms/translations/fa.php
98 modules/blockcontact/blockcontact.php
99 themes/default-bootstrap/modules/blockcontact/translations/fa.php
100 modules/blockcontact/translations/fa.php
101 modules/blockcontactinfos/blockcontactinfos.php
102 themes/default-bootstrap/modules/blockcontactinfos/translations/fa.php
103 modules/blockcontactinfos/translations/fa.php
104 modules/blockmanufacturer/blockmanufacturer.php
105 themes/default-bootstrap/modules/blockmanufacturer/translations/fa.php
106 modules/blockmanufacturer/translations/fa.php
107 modules/blockmyaccount/blockmyaccount.php
108 themes/default-bootstrap/modules/blockmyaccount/translations/fa.php
109 modules/blockmyaccount/translations/fa.php
110 modules/blockmyaccountfooter/blockmyaccountfooter.php
111 themes/default-bootstrap/modules/blockmyaccountfooter/translations/fa.php
112 modules/blockmyaccountfooter/translations/fa.php
113 modules/blocknewproducts/blocknewproducts.php
114 themes/default-bootstrap/modules/blocknewproducts/translations/fa.php
115 modules/blocknewproducts/translations/fa.php
116 modules/blocknewsletter/blocknewsletter.php
117 themes/default-bootstrap/modules/blocknewsletter/translations/fa.php
118 modules/blocknewsletter/translations/fa.php
119 modules/blockpaymentlogo/blockpaymentlogo.php
120 themes/default-bootstrap/modules/blockpaymentlogo/translations/fa.php
121 modules/blockpaymentlogo/translations/fa.php
122 modules/blockspecials/blockspecials.php
123 themes/default-bootstrap/modules/blockspecials/translations/fa.php
124 modules/blockspecials/translations/fa.php
125 modules/blockstore/blockstore.php
126 themes/default-bootstrap/modules/blockstore/translations/fa.php
127 modules/blockstore/translations/fa.php
128 modules/blocksupplier/blocksupplier.php
129 themes/default-bootstrap/modules/blocksupplier/translations/fa.php
130 modules/blocksupplier/translations/fa.php
131 modules/blocktags/blocktags.php
132 themes/default-bootstrap/modules/blocktags/translations/fa.php
133 modules/blocktags/translations/fa.php
134 modules/blockuserinfo/blockuserinfo.php
135 themes/default-bootstrap/modules/blockuserinfo/translations/fa.php
136 modules/blockuserinfo/translations/fa.php
137 modules/blockviewed/blockviewed.php
138 themes/default-bootstrap/modules/blockviewed/translations/fa.php
139 modules/blockviewed/translations/fa.php
140 modules/homefeatured/homefeatured.php
141 themes/default-bootstrap/modules/homefeatured/translations/fa.php
142 modules/homefeatured/translations/fa.php
143 modules/productpaymentlogos/productpaymentlogos.php
144 themes/default-bootstrap/modules/productpaymentlogos/translations/fa.php
145 modules/productpaymentlogos/translations/fa.php
146 modules/themeconfigurator/themeconfigurator.php
147 themes/default-bootstrap/modules/themeconfigurator/translations/fa.php
148 modules/themeconfigurator/translations/fa.php
149 modules/blockwishlist/blockwishlist.php
150 modules/blockwishlist/WishList.php
151 themes/default-bootstrap/modules/blockwishlist/translations/fa.php
152 modules/blockwishlist/translations/fa.php
153 modules/blockcart/blockcart.php
154 themes/default-bootstrap/modules/blockcart/translations/fa.php
155 modules/blockcart/translations/fa.php
156 modules/pollsurvey/pollsurvey.php
157 themes/default-bootstrap/modules/pollsurvey/translations/fa.php
158 modules/pollsurvey/translations/fa.php
159 modules/ganalytics/ganalytics.php
160 themes/default-bootstrap/modules/ganalytics/translations/fa.php
161 modules/ganalytics/translations/fa.php
162 modules/ganalytics/backward_compatibility/backward.php
163 modules/ganalytics/backward_compatibility/Display.php
164 tools/smarty/sysplugins/smarty_internal_smartytemplatecompiler.php
165 tools/smarty/sysplugins/smarty_internal_parsetree.php
166 tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php
167 tools/smarty/sysplugins/smarty_internal_templatelexer.php
168 tools/smarty/sysplugins/smarty_internal_templateparser.php
169 tools/smarty/sysplugins/smarty_internal_compile_if.php
170 tools/smarty/sysplugins/smarty_internal_compilebase.php
171 tools/smarty/sysplugins/smarty_internal_compile_private_print_expression.php
172 tools/smarty/sysplugins/smarty_internal_compile_private_modifier.php
173 tools/smarty/plugins/modifiercompiler.escape.php
174 tools/smarty/plugins/shared.literal_compiler_param.php
175 tools/smarty/sysplugins/smarty_internal_compile_foreach.php
176 tools/smarty/sysplugins/smarty_internal_write_file.php
177 cache/smarty/compile/1a/74/69/1a74693652dc75a0b38e8b8bcb0aaa787d866c84.file.header.tpl.php
178 modules/gplusone/gplusone.php
179 themes/default-bootstrap/modules/gplusone/translations/fa.php
180 modules/gplusone/translations/fa.php
181 tools/smarty/sysplugins/smarty_internal_compile_ldelim.php
182 tools/smarty/sysplugins/smarty_internal_compile_rdelim.php
183 cache/smarty/compile/8d/59/b8/8d59b80af9f64720cd2a2fb87429283b48d970fe.file.header.tpl.php
184 modules/scrolltop/scrolltop.php
185 themes/default-bootstrap/modules/scrolltop/translations/fa.php
186 modules/scrolltop/translations/fa.php
187 modules/psthemextender/psthemextender.php
188 themes/default-bootstrap/modules/psthemextender/translations/fa.php
189 modules/psthemextender/translations/fa.php
190 modules/productcomments/productcomments.php
191 themes/default-bootstrap/modules/productcomments/translations/fa.php
192 modules/productcomments/translations/fa.php
193 modules/sendtoafriend/sendtoafriend.php
194 themes/default-bootstrap/modules/sendtoafriend/translations/fa.php
195 modules/sendtoafriend/translations/fa.php
196 modules/htmlbox/htmlbox.php
197 themes/default-bootstrap/modules/htmlbox/translations/fa.php
198 modules/htmlbox/translations/fa.php
199 modules/blocklayered/blocklayered.php
200 themes/default-bootstrap/modules/blocklayered/translations/fa.php
201 modules/blocklayered/translations/fa.php
202 modules/infiniteajax/infiniteajax.php
203 themes/default-bootstrap/modules/infiniteajax/translations/fa.php
204 modules/infiniteajax/translations/fa.php
205 modules/mailalerts/mailalerts.php
206 modules/mailalerts/MailAlert.php
207 themes/default-bootstrap/modules/mailalerts/translations/fa.php
208 modules/mailalerts/translations/fa.php
209 modules/ph_recentposts/ph_recentposts.php
210 themes/default-bootstrap/modules/ph_recentposts/translations/fa.php
211 modules/ph_recentposts/translations/fa.php
212 modules/blocktopmenu/blocktopmenu.php
213 modules/blocktopmenu/menutoplinks.class.php
214 themes/default-bootstrap/modules/blocktopmenu/translations/fa.php
215 modules/blocktopmenu/translations/fa.php
216 cache/smarty/cache/blocktopmenu/1/112/index/08/5f/4f/085f4f50c2e3be1e6e35343c9bbc8b6d55c0dea3.blocktopmenu.tpl.php
217 cache/smarty/compile/f1/50/7c/f1507c1666f21dff6f336bfe8845426dc7ecf8f7.file.blockuserinfo.tpl.php
218 modules/pagesnotfound/pagesnotfound.php
219 themes/default-bootstrap/modules/pagesnotfound/translations/fa.php
220 modules/pagesnotfound/translations/fa.php
221 modules/sekeywords/sekeywords.php
222 classes/module/ModuleGraph.php
223 themes/default-bootstrap/modules/sekeywords/translations/fa.php
224 modules/sekeywords/translations/fa.php
225 tools/smarty/sysplugins/smarty_internal_compile_private_registered_function.php
226 tools/smarty/sysplugins/smarty_internal_compile_private_registered_block.php
227 cache/smarty/compile/99/87/f5/9987f568cea8f99c31c115a011216aa89b941cde.file.blockwishlist_top.tpl.php
228 modules/trustpilot/trustpilot.php
229 themes/default-bootstrap/modules/trustpilot/translations/fa.php
230 modules/trustpilot/translations/fa.php
231 tools/smarty/sysplugins/smarty_internal_compile_private_special_variable.php
232 cache/smarty/compile/dd/66/07/dd66078718fcc4d03c147adf349ba3505efc2ff5.file.hook.tpl.php
233 modules/blockcmsinfo/blockcmsinfo.php
234 modules/blockcmsinfo/classes/InfoBlock.php
235 themes/default-bootstrap/modules/blockcmsinfo/translations/fa.php
236 modules/blockcmsinfo/translations/fa.php
237 cache/smarty/cache/blockcmsinfo/1/112/71/6e/41/716e4115fc636768aa8eb187516f48d8127ce5f7.blockcmsinfo.tpl.php
238 cache/smarty/cache/blocknewproducts_tab/20141202/1/112/33/58/35/335835bf7f57cfef3965e3220fd65b2a9fce1047.tab.tpl.php
239 cache/smarty/cache/blocknewproducts_home/20141202/1/112/a2/cc/32/a2cc32b25f53b9fec4d4c3c54dbb5ce4e288bdaa.blocknewproducts_home.tpl.php
240 cache/smarty/cache/homefeatured/1/112/c7/d9/97/c7d997f13b912ff3243875afae9d1bc08a5c3f9f.homefeatured.tpl.php
241 cache/smarty/cache/blockbestsellers_home/1/112/21/87/30/218730fca9711ddf18ea1c3214e55e2546e159be.blockbestsellers-home.tpl.php
242 cache/smarty/cache/blocksocial/1/112/7e/af/92/7eaf92ff213ac7f4998e05c9a28315f783a70980.blocksocial.tpl.php
243 cache/smarty/compile/66/df/e6/66dfe6d2793dbca7e64f0bd83cb76d65aa54dc95.file.blocknewsletter.tpl.php
244 cache/smarty/cache/blockcategories/1/112/1/b6/82/8b/b6828bbd5b186405fc3388f49b10bbc5809a9b72.blockcategories_footer.tpl.php
245 cache/smarty/cache/blockcms/2/1/112/52/93/60/5293608e8ca1ba3a4cb2276d1957308066cc8e38.blockcms.tpl.php
246 cache/smarty/cache/blockmyaccountfooter/1/112/f5/68/70/f568700df2b174328c5397aff2550242d27bc302.blockmyaccountfooter.tpl.php
247 cache/smarty/cache/blockcontactinfos/1/112/e4/d6/55/e4d6554c43f0d5174904b88f7ab9726786231666.blockcontactinfos.tpl.php
248 modules/statsdata/statsdata.php
249 themes/default-bootstrap/modules/statsdata/translations/fa.php
250 modules/statsdata/translations/fa.php
251 classes/Connection.php
252 classes/Page.php
253 classes/ConnectionsSource.php
254 cache/smarty/compile/19/85/59/198559f3cbb0f780f1f6ad87a4690f132fd6d74f.file.pollsurvey.tpl.php
255 cache/smarty/compile/ea/10/db/ea10dbb8f901bd3bf96061977e39e12a82c00ca5.file.footer.tpl.php
256 cache/smarty/compile/c8/8f/b7/c88fb78f3947029fbd47593190bcf7d8a6deff13.file.index.tpl.php
257 tools/smarty/sysplugins/smarty_internal_compile_assign.php
258 tools/smarty/sysplugins/smarty_internal_compile_include.php
259 cache/smarty/compile/e6/6a/6b/e66a6b94adca3219755a450048a70e8e53e7755a.file.layout.tpl.php
260 tools/smarty/plugins/function.implode.php
261 tools/smarty/sysplugins/smarty_internal_compile_private_function_plugin.php
262 cache/smarty/compile/d9/40/75/d9407560d6f09ddf9629133d897e3d2ab2842cd5.file.header.tpl.php
263 modules/slider/slider.php
264 tools/smarty/plugins/function.math.php
265 cache/smarty/compile/05/9c/6d/059c6d5ac11bff9230a0f458cbfee887594315e2.file.slider.tpl.php
266 cache/smarty/compile/0d/d2/c9/0dd2c973d57170168f6cdf9ece65044696438520.file.footer.tpl.php
267 cache/smarty/compile/64/c3/f3/64c3f320d4c055d46e15a3e807d94ae1a7828371.file.global.tpl.php
268 tools/smarty/plugins/modifier.replace.php
269 cache/smarty/compile/82/37/c7/8237c77ae20cf92a1b01fb449b440a3550dd45f4.file.javascript.tpl.php
Link to comment
Share on other sites

This is the error I get when opening the quickview


Notice: Undefined index: stf_secure_key in /home/lobaabco/domains/lobaab.com/public_html/cache/smarty/compile/53/78/36/537836f057791ed80543f2af044f16c2bec9f3ff.file.sendtoafriend-extra.tpl.php on line 103

Notice: Trying to get property of non-object in /home/lobaabco/domains/lobaab.com/public_html/cache/smarty/compile/53/78/36/537836f057791ed80543f2af044f16c2bec9f3ff.file.sendtoafriend-extra.tpl.php on line 103


I think the sendtoafriend module is what's causing the delay

Link to comment
Share on other sites

×
×
  • Create New...