Joomla 3.2 site Admin panel is not working [closed] - php

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 9 years ago.
Improve this question
I have a joomla 3.2 site. My site's admin panel was working fine before sometime. But now it's showing blank page when i am accessing administrator account using valid admin url.
When i inspected it with firebug i found that it's not getting some files. Then i checked my cpanel but all files were present at correct location. I have also given all permission(777) to folder.
My site's front end is working fine but admin panel is not working.
my site's url : http://joomla3.guru99.com
Here's snapshots of my issue : http://screencast.com/t/8TNc6yqemKl
Please help me to solve this issue.

Go to your administration page, view its source, you will see this:
<style type="text/css">
html { display:none }
</style>
You just need to remove it.

Related

There is a problem in my Google site kit Dashboard on WordPress [closed]

Closed. This question is not about programming or software development. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 3 days ago.
Improve this question
Screenshot of lines I have installed google site kit plugin in my wesbites's wordpress and it is showing these lines on the upper side of my google site dashboard (Not anywhere else)
I tried to deactivate it then delete and reinstall it, the problem still persists.

Wordpress Still Requesting Old Url [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 2 years ago.
Improve this question
I have a wordpress site which is working on local. In order to test the mobile design I changed the URL from settings to my local IP. It worked fine, and then I changed it back to localhost. But problem is accured today, my local IP is changed and now wordpress still redirecting me to my old url.
My local IP is 192.168.1.40 now
I changed site url from database manually and still have problem.
If you have access to your data, you can edit site_url and home rows in the wp_options table.

Wordpress not loading images [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed 4 years ago.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Improve this question
my wordress has completely stopped loading images, even the dashboard icons appear as broken, I followed a few videos about changing permissions but to no avail, currently am using 755 permissions and running wordpress 4.9.5 I am using the Sydney theme here are a few snippets
Themes
enter image description here
Gallery
The dashboard
Network tab results
I have to stress out the fact that this happened overnight, I went to bed yesterday with a fully working website woke up today with the site down.
I don't think your website is facing a problem cause it worked for me, maybe your internet connection may got confused to load up the images and check the problem from your devices, if you need a personal assist on fixing the problem, contact me

Trying to upload a php website to a web server [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 years ago.
Improve this question
When making a php web site in dream weaver, does the site have to have htdocs folder ?
The problem I have is I have a domain www.whatever.com.
Once I created the index.php in dreamweaver, I hit the put button and it uploads just fine.
So the connection to my website from dreamweaver works.
But when I got to the website www.whatever.com , it shows an apache test page where I want the index.php to show.
The answer to your first question is "no". Every website functions differently and having a htdocs folder is not a requirement by any means.
I suggest trying to upload index.php to the root directory (folder). The "root" is basically the top level folder that you have access to on your hosting account. Then, if that doesn't work, keep trying folders until it does work. As other people suggested, the correct folder can be called "public", "public_html", "www" or something else.
Just be sure you remember where it is located for for future reference. And don't leave a bunch of index.php files scattered in various locations on your server or it could create problems on your website in the future.

remove unknown advertise from website [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 years ago.
Improve this question
I need help to remove some advertise which comes under a few my client's machines. It's comes as big banner advertise in the free area of index page and each advertise has a message as "ads by sense" .
I can not inform any user to uninstall the useless browser plugins as this advertise never appear in other site like google.com,yahoo.com or boston.com etc at same machine. OR may be they are not TECHNICALLY GOOD in remove BROWSER add-ons.
Please help me how can I remove this useless advertise from my site without program in PHP or .HTACCESS file or ther Technics
There is no way you can control web page behaviour once its on clients browser, I mean, the browser queries for ads and places on your page. Those ads are not loaded from your website side.

Categories