Forums / Unrelated / Offtopic / Siena ideas

siena ideas

Trustmaster
#32408 2012-01-04 08:01

Here is how to find tags about publisher information:

  1. Open datas/config.php, find $cfg['debug_mode']. Set it TRUE, e.g.: 
    $cfg['debug_mode'] = TRUE;
  2. Go to any page with your browser and add &tpl_debug=1 to the address bar. Example: 
    http://www.malditopc.es/index.php?e=page&c=paginasweb&id=4403&tpl_debug=1
  3. Find block "page.tpl / MAIN" or press Ctrl+F and search for "PAGE_OWNER".
  4. See the tags starting with "PAGE_OWNER_" and their current values.
May the Source be with you!