Jump to content

Too much data or trouble shooting mode?


flash760

Recommended Posts

Since upgrading to CC620 I have had what looks like some sort of troubleshooting aid or something like a var_dump at the bottom of both my admin page and a store page (whether or not I the front end turned on). Have I missed some sort of choice or checkbox somewhere that I should toggle? Below is a highly shortened rendition of the data that appears on every page:

PHP:
No Errors or Warnings

GET:
'Before Sanitise:' =>
'seo_path' => vintage-pins
'After Sanitise:' =>
'_a' => product
'product_id' => 230

SESSION:
'__client' =>
'ip_address' => 174.213.9.244
'useragent' => Mozilla/5.0 (en-us;)
'session_start' => 1525985141
'session_last' => 1525985289
'currency' => USD
'admin_id' => 1
'language' => en-US
'__system' =>
'token_acp' => b78c344857c0a97486dcc425ada8a230
'token' => 61b4e68510da64ced22c87240b85bc25
'CLEAR_CACHE' => 1
'__admin_data' =>
'admin_id' => 1
'customer_id' =>
'status' => 1
'name' => Gordon
'username' => Gordon
'new_password' => 1
'email' => [email protected]
'verify' =>
'logins' => 131
'super_user' => 1
'notes' =>
'failLevel' => 0
'blockTime' => 0
'lastTime' => 1525981386
'browser' => Mozilla/5.0 (en-us;)
'ip_address' => 174.212.1.218
'language' => en-GB
'dashboard_notes' =>
'order_notify' => 1
'tour_shown' => 1
'__admin' =>
'user_language' => en-GB
'__ccss' =>
'login_email' => 1

COOKIE:
'nav_Customers' => false
'nav_Reporting' => false
'nav_File_Manager' => false
'_ga' => GA1.2.1940570682.1523558077
'CC_60581B46B5' => 1mll7bp0esoimjhbb45fvtdgn3
'_gid' => GA1.2.1175869886.1525708080
'SESS22a578d8af6a52ab9d1e221d0819fef2' => qq2ubc3e3jbnl0pllggbb0len7
'timezone' => America/Los_Angeles

MySQLi
Queries (265):
[1] SELECT SQL_CALC_FOUND_ROWS * FROM `timescraCubeCart_sessions` WHERE timescraCubeCart_sessions.session_id = '1mll7bp0esoimjhbb45fvtdgn3' LIMIT 1; -- (0.00036883354187 sec) [NOT CACHED]
[2] SELECT FOUND_ROWS() as Count; -- (0.00022292137146 sec) [NOT CACHED]
[3] SELECT * FROM `timescraCubeCart_hooks` WHERE timescraCubeCart_hooks.enabled = '1' ORDER BY priority ASC ; -- (0.00022292137146 sec) [CACHE READ]
. . .
[263] SELECT `status` FROM `timescraCubeCart_modules` WHERE timescraCubeCart_modules.folder = 'SFWS_Wordpress_Integration' ; -- (0.000421047210693 sec) [CACHE READ]
[264] SELECT * FROM `timescraCubeCart_permissions` WHERE timescraCubeCart_permissions.admin_id = '1' ; -- (0.000296831130981 sec) [CACHE WRITE]
[265] SELECT path FROM `timescraCubeCart_seo_urls` WHERE timescraCubeCart_seo_urls.type = 'prod' AND timescraCubeCart_seo_urls.item_id = '230' ; -- (0.000296831130981 sec) [CACHE READ]

Memory: Peak Usage / Max (%):
10.01MB / 256M (3.91%) Cache (File): Enabled
Cache Used: 811.25 KB of 1.11 MB (71.48%) [Clear Cache]

Page Load Time:
0.97182393074 seconds

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...