Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manage menu not visible #306

Closed
Haringstad opened this issue Jun 8, 2014 · 1 comment
Closed

Manage menu not visible #306

Haringstad opened this issue Jun 8, 2014 · 1 comment
Labels
Bug For errors / faults / flaws / inconsistencies etc.

Comments

@Haringstad
Copy link

From the last 2 beta's, I see that the 'Manage' menu is not visible, and only shows up for a single second. Then it disappears. Other sites, using Javascript do work. I do not have problems with other sites.

This is the part that does not show up:

<script type="text/javascript">$(function(){$('body').css("display","none");if(self==top){var theBody=document.getElementsByTagName('body')[0];theBody.style.display='block';}else{top.location=self.location;}});</script>
JavaScript must be enabled in order for you to use Piwik in standard view.
However, it seems JavaScript is either disabled or not supported by your browser.
To use standard view, enable JavaScript by changing your browser options, then try again.
<div id="root">

    <div id="header">
<span id="logo">
<a href="index.php" title="Piwik # Open Source Web Analytics">
        <img src='https://piwik.haringstad.com/plugins/Morpheus/images/logo.svg' alt="Piwik" class="ie-hide default-piwik-logo" pagespeed_url_hash="498626669"/>
    <!--[if lt IE 9]>
        <img src='https://piwik.haringstad.com/plugins/Morpheus/images/logo-header.png' alt="Piwik" />
<![endif]--></a>
Dashboard | All Websites |
<span class="topBarElem">
    <div id="userMenu" tooltip="Hello, admin!" menu-title="admin" piwik-menudropdown>

                                            <a class="item" href="index.php?module=CoreAdminHome">Settings</a>
                        
        
                                <hr class="item separator"/>
            
                                                        <a class="item disabled category">Manage</a>
                
                                        
    <a class="item " href="index.php?module=ScheduledReports&amp;action=index&amp;idSite=1&amp;period=range&amp;date=last7" id="usermenu-scheduledreports-index" title="Get Web Analytics Reports delivered to your email inbox or your mobile phone.">Email Reports</a>


                                
        
                                <hr class="item separator"/>
            
                                                        <a class="item disabled category">Platform</a>
                
                                        
    <a class="item " href="index.php?module=Widgetize&amp;action=index&amp;idSite=1&amp;period=range&amp;date=last7" id="usermenu-widgetize-index" title="Export Piwik Reports as Widgets and embed the Dashboard in your app as an iframe.">Widgets</a>


                                        
    <a class="item " href="index.php?module=API&amp;action=listAllAPI&amp;idSite=1&amp;period=range&amp;date=last7" id="usermenu-api-listallapi" title="Access your Web Analytics data programmatically through a simple API in json, xml, etc.">API</a>


                                
        
                                <hr class="item separator"/>
            
                                
    <a class="item " href="index.php?module=Feedback&amp;action=index&amp;idSite=1&amp;period=range&amp;date=last7" id="usermenu-feedback-index" title="Tell us what you think, or request Professional Support.">Help</a>


            
                </div>
</span>

| <span class="topBarElem">
                <a href='index.php?module=Login&amp;action=logout'>Sign out</a>
        </span>

Using Ubuntu Linux, with Icedtea 1.5, Version 34.0.1847.45 beta of Google Chrome, and tried with Firefox too.
Same behaviour under Google Chrome in Windows and Internet Explorer.

Could this be a setting?

@mattab
Copy link
Member

mattab commented Jun 8, 2014

Please report ticket here: http://dev.piwik.org/ and post a screenshot, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Projects
None yet
Development

No branches or pull requests

2 participants