It could be a plugin issue, are you able to login?
Go to http://www.yoursite.com/wp-admin
login -> users -> your profile -> SELECT CHECKBOX: Toolbar- Show Toolbar when viewing site
Try that, if not get back to me.
the check box is selected on the toolbar – the toolbar to view the site, just abruptly disappeared line with administrator rights to view the site, nothing was cleaned
Do you have any user role plugins installed? Some plugins that control access have their own checkbox.
field administrator settings there, but it’s empty
would put a screenshot, but it is impossible(
Are you able to access the site files?
If you are then
1) Back up your site
2) Open footer.php in your theme files, scroll down to the bottom and see if the following line is there:
<?php wp_footer(); ?>
</body>
If it not then add it.
This should restore your admin bar.