Active
Project:
Siberia
Version:
5.x-1.1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
20 Aug 2007 at 00:58 UTC
Updated:
3 Jul 2024 at 19:10 UTC
Jump to comment: Most recent
Comments
Comment #1
H3rnand3z commentedThe solution provided here http://drupal.org/node/132160#comment-260025 works for siberia
- jose
Comment #2
Anonymous (not verified) commentedI tried the "fix," but am having the exact same problem - the "Browse"button still does not appear in TinyMCE. I did the following to no avail:
Just before the close of the body tag in page.tpl.php
Comment #3
H3rnand3z commentedMust be something else I was having the same problem described with siberia using tinymce and imce, I added
<?php print $closure;?>tosites\all\themes\siberia\page.tpl.php like this