Fullscreen
Loading...
 
Skip to main content

Category: Debugger Console

Debugger Console
Show subcategories objects

Name Type
Koichi Koichi
This should be migrated to the community site, and handled with ((doc:Organic groups)) and ((doc:User Trackers))
tracker item
jonnybradley jonny B
This should be migrated to the community site, and handled with ((doc:Organic groups)) and ((doc:User Trackers))
tracker item
thess
This should be migrated to the community site, and handled with ((doc:Organic groups)) and ((doc:User Trackers))
tracker item
Ajax
wiki
Bad contrast for debug console using the default theme
It is very hard (if possible) to use the debugger console with default setting due to contrast issues.

{img fileId="1259" thumb="box"}
tracker item
debugger console breaks the admin panels
{syntax type="tiki" editor="plain"}
When debugger is activated, the admin panel is no more working. I have mainly 2 effects :
* when I am on tiki-admin.php (the main page), I cannot go to any of the admin panel (features, freetags, look, etc...)
* When I go directly to an admin page by giving the url by my own (eg. tiki-admin?page=look), the tabs are not working.

Once debugger console is deactivated, everything works well.
tracker item
Debugger console no longer appears
Enabled and clicking the menu item the debugger no longer appears. Nothing in FF Firebug console...
tracker item
smarty {debug} function gives PHP error "E_USER_WARNING"
inserting {debug} at the beginning of a template results in the following issue:

PHP (5.2.0-8+etch15) ERROR (E_USER_WARNING):
File: Smarty.class.php
Line: 1092
Type: Smarty error: unable to read resource: "file:lib/smarty/libs/debug.tpl"

that happend in every template i tested
checked the directory and filepermissions for that path, but the Permissions are ok
serching the web resultet that it culd be a missing include for smaty, but im not that far into smarty to fix it on my own
tracker item
Show PHP error messages