Dashboard not appearing when you logged in
Permalink 1 user found helpfulThe edit bar in not showing either when i logged in,
and if i try to get into the dashboard it brings me back to the login page.
here is the link
<?php
Loader::element('header_required'); ?>
read this for details.
http://www.concrete5.org/documentation/how-tos/make-a-theme/...
Dashboard randomly disappeared. I can access /index.php/dashboard
What's going on?
I have just installed c5 Latest Stable Version
5.4.2.2 (October 6, 2011) and not made any changes and the bar is not showing, also I can not edit the site name in Global scrapbook which is maybe related. Is this maybe a permissions thing? Screenshot attached
Can anyone please help????
I had the same problem when I upgraded from 5.4.2 to 5.5.1 however I did find the fix.
Just before the closing body tag I had to insert some additional code since I use custom built themes with Concrete5. So at the body of your custom page or in your themes footer.php file insert this
<code> <?php Loader::element('footer_required'); ?> </code>
so it would look something like this
<code> <?php Loader::element('footer_required'); ?> </code> </body> </html>
NBardales found the fix for this here
http://www.concrete5.org/community/forums/usage/concrete-5.5-theme-...
Let me know how it goes for you!
Aaron
http://www.voiceoftruthradio.com
.../index.php/dashboard. But when loging to the admin I was not able to see the dashboard options overhead (just an empty bar).
Well, it turned out that I had installed an add-on called "Like this" (with a little red heart). That was the problem.
Once I was on .../index.php/dashboard, I went to "Extend concrete5" below the "system and settings" link.
Once I got to the "Add Functionality Page" I looked for the "Like This" add-on and "UNISTALLED it".
All is Back to normal now.
Hope that helps.
Giovanni
Site:http://www.courtgraphix.com
c5: Latest version of c5 as of April 24th 2012
Highly considering a switch to joomla or a much more 'bug free' CMS.
I am stuck waiting for c5 core to fix I think. All my issues have been since upgrading to 5.6
Has anyone submitted a bug?
Can anyone consistently recreate this on an Instant Setup here (link at top of page)?
All considered I am new to c5 and have used it daily for a little over a month now.
url in questions is nmtmarketing.biz/pro
I purchased theme from Formigo (great support and very helpful even tho I dont think it has to do with them) called Responsive. I also have an add on to this site - Real Estate (Tonys real estate, I think there may be a few...)
I purchased and uploaded no problem. I was prompted to upgrade to 5.6 version thru my hosting (blue host) so I did so for all my websites using c5. Here is where the issues started:
I initially had the 'no dashboard issue'. I searched forums and at the time there was not much on the topic. I spoke to my hosting who found that my memory limit was low which caused fatal timed out errors and slow speed. I increased this from 32MB to 128MB inside the php.ini file. - Jumped for joy over the TEMPORARY fix. Tool bar and dashboard were both present... speed issues seemed to be ok.
As I added more content, specifically listings within the real estate add on, I noticed slow loading times AGAIN until it got to the point that I couldn't work on the site efficiently (nor would my client be able to). The home page was taking more than 30 seconds to load. I was advised (well saw in a community topic on c5) to clear caching from my browser. - Did so with minimal results.
Still experiencing the 'no dashboard' issue as well as slow speed times, I llooked more into the forums. I consulted with my hosting. They looked into the site and suggested I use gtmetrix.com to determine speed issues as that looked as though it could cause the 'no dashboard' issue. This url would not even register on gtmetrix.com. My hosting then advised to add 'cloud fire' to the domain as well as shrink some images I had on the home page. I did so and decreased the size of the site to less than 1/4 of the size prior. The speed also increased to 18 seconds (from over 30) which seemed hopeful.
I then began to work on the site - edit toolbar was visible, dashboard was not. I tried in chrome, firefox and safari with the same results. After a few tries the tool bar disappeared as well. I have also tried to go to nmtmarketing.biz/pro/login/dashboard with no difference in the dashboard.
All in all Im lost. I hope this helps enough to figure out whats going on here...
Are you seeing the edit bar at all?
Can you go to /index.php/dashboard ?