Hi Sewpafly,
again me, with a new error ??
Unfortunately I spoken too early.
I tried the combination PTE and AdRotate in one installation (test) and all goes well, so I confirmed resolution but after I tested in another one, practically identical (the first one it’s a copy of the second that it’s online and I use the first one for tests) and this is the new alert content:
[WARNING] – PARAM not numeric: ‘NaN’,[WARNING] – PARAM not numeric: ‘NaN’,[WARNING] – PARAM not numeric: ‘NaN’,[WARNING] – PARAM not numeric: ‘NaN’,[ERROR] – ResizeImages initialization failed: ‘1808—-‘
this is the result of debugger:
20110907 00:19:57 – [string] ===== STARTUP PHP MESSAGES =====
20110907 00:19:57 – [string] ===== SERVER LOG =====
20110907 00:19:57 – [string] [DEBUG] – PARAMETERS: Array
(
[action] => pte_ajax
[pte-action] => launch
[id] => 1808
)
20110907 00:20:02 – [string] ===== REFLOW =====
20110907 00:20:02 – [string] ===== FIXING THICKBOX =====
20110907 00:20:02 – [string] THICKBOX: 670 x 800
20110907 00:20:03 – [string] ===== REFLOW =====
20110907 00:20:03 – [string] ===== FIXING THICKBOX =====
20110907 00:20:04 – [string] ===== SETTING ASPECTRATIO: 1:1 =====
20110907 00:20:08 – [string] ===== RESIZE-IMAGES =====
20110907 00:20:08 – [object] {“id”:”1808″,”action”:”pte_ajax”,”pte-action”:”resize-images”,”pte-sizes[]”:[“thumbnail”],”x”:null,”y”:null,”w”:null,”h”:null}
20110907 00:20:12 – [string] ===== RESIZE-IMAGES SUCCESS =====
20110907 00:20:12 – [object] {“error”:[“[WARNING] – PARAM not numeric: ‘NaN'”,”[WARNING] – PARAM not numeric: ‘NaN'”,”[WARNING] – PARAM not numeric: ‘NaN'”,”[WARNING] – PARAM not numeric: ‘NaN'”,”[ERROR] – ResizeImages initialization failed: ‘1808—-‘”],”log”:[“[DEBUG] – PARAMETERS: Array\n(\n [id] => 1808\n [action] => pte_ajax\n [pte-action] => resize-images\n [pte-sizes] => Array\n (\n [0] => thumbnail\n )\n\n [x] => NaN\n [y] => NaN\n [w] => NaN\n [h] => NaN\n)\n”,”[WARNING] – PARAM not numeric: ‘NaN'”,”[WARNING] – PARAM not numeric: ‘NaN'”,”[WARNING] – PARAM not numeric: ‘NaN'”,”[WARNING] – PARAM not numeric: ‘NaN'”,”[ERROR] – ResizeImages initialization failed: ‘1808—-‘”]}
20110907 00:20:12 – [string] ===== SERVER LOG =====
20110907 00:20:12 – [string] [DEBUG] – PARAMETERS: Array
(
[id] => 1808
[action] => pte_ajax
[pte-action] => resize-images
[pte-sizes] => Array
(
[0] => thumbnail
)
[x] => NaN
[y] => NaN
[w] => NaN
[h] => NaN
)
20110907 00:20:12 – [string] [WARNING] – PARAM not numeric: ‘NaN’
20110907 00:20:12 – [string] [WARNING] – PARAM not numeric: ‘NaN’
20110907 00:20:12 – [string] [WARNING] – PARAM not numeric: ‘NaN’
20110907 00:20:12 – [string] [WARNING] – PARAM not numeric: ‘NaN’
20110907 00:20:12 – [string] [ERROR] – ResizeImages initialization failed: ‘1808—-‘
now it does this with each image, no matter about size.
Any idea?