Hi Mark,
the link urls are wrong
h**p://fm.local/~fredm/test/~fredm/test/index.php?id=1&dbg_dump=true
it should be
h**p://fm.local/~fredm/test/index.php?id=1&dbg_dump=true
and I cannot open the debug console (the link is unclickable, tested with Safari and Camino)
:-)
EDIT:
I’ve fixed by changing in lang file
$_lang[’ditto_debug_link’] added javascript: before window.open
and
removed in "[+save_url+]" [+open_url+]=> substr($modx->config[’site_url’],0,-1). debug class
That’s a very nice debug mode Mark
Congrats