joomla 1.6 ....when I login to administrator nothing shows up. this happened a few months back, cannot remember how it was fixed. Not sure what causes it, or how to fix.
相关问题
- How can I change the Joomla administrator URL By P
- Joomla >1.7 hide log messages from browser
- Joomla 2.5 creating component and saving data
- Joomla - how to hightlight the menu item for activ
- Joomla! - How to add extra information for user re
相关文章
- Fatal error: Call to a member function getKeyName(
- How to import Joomla to Azure?
- How to center images in a responsive grid with CSS
- offcanvas menu link broken
- access joomla session in php - codeigniter
- How to get article intro Image by Id Joomla 3
- Internal article links in Joomla
- Best way to prevent SQL injections in Joomla
Usually this is a problem with Joomla session management and a common php issue.
You need to first find the error, then fix it.
To identify the error try in configuration.php:
And add/or this to .htaccess
Once you determine the error, post or Google.