Control panel in joomla 3 not showing properly - rest of backend ok - updates

I just updated from 2.5.20 to 3.3.0
The front end seems fine
The backend after login takes me to this
every other backend page is fine as is the front end
I have tried re-installing the administrator folder
What should I try to fix it?

I went through the admin modules, turning them off one by one. Turned out I needed to update one and all was well

In my case was a module called "K2 Stats". Disabled and everything went fine

Related

FollowHyperlink in Access issue

My database is used for ecommerce holding data for Creating and updating products online to the likes of Wal Mart and Amazon etc.
I've been working to make the daily work of maintaining listings easier and have added hyperlink buttons that go directly to the listing page on Amazon or Wal Mart etc. Works like a charm.
Recently I created links to go directly to the edit pages for our products, making changes quicker for the staff. Yes, indeed, works like a charm for Wal Mart, not so much for Amazon. I'm fairly certain login credentials are the issue but I've no idea how to go about making this work.
The hyperlink:
https://vendorcentral.amazon.com/hz/vendor/members/products/images/manage?products=B073GPZQDS-CYCS4
It works perfectly when copied and pasted into Chrome. When the FollowHyperlink is used on a button it does not.
I realize you fine folks can't test the link as it requires login info I can't give out. But, can you tell me what might be firing differently with using Followhyperlink as opposed to a copy/paste into browser? Why one would work and the other wouldn't?
The code is simple:
Private Sub Command20_Click()
FollowHyperlink Me.StoreEditLink
End Sub
As an example the Wal Mart link works fine on a button using FollowHyperlink:
https://supplier.walmart.com/editItem/0698238533928?idType=GTIN&readonly=false&isSetup=false&product_id=4R00WBYFZBVN
Thanks!
Did you try opening the page using Shell Function?
https://msdn.microsoft.com/en-us/vba/language-reference-vba/articles/shell-function
shell("C:\Users\**USERNAME**\AppData\Local\Google\Chrome\Application\Chrome.exe -url https://vendorcentral.amazon.com/hz/vendor/members/products/images/manage?products=B073GPZQDS-CYCS4")

TFS 2015 Code Viewer Not Working in Google Chrome

I found the following issue here in stackoverflow however cannot comment as yet. I have a similar issue and wonder if there is anyone out there that has solved it.
https://stackoverflow.com/questions/40917501/tfs-2015-web-portal-code-viewer-not-working#
I am encountering similar here. In house TFS 2015, can't view code in the web portal using Google Chrome however IE is fine. I, however, am not using HTTPS so may be experiencing something slightly different.
When I do try to view a file in Chrome, the window where the code listing should be is simply blank. I did note too that the button for creating a new build definition appears to be indicating a broken image link.
This has not always been an issue. Around 4 months ago I could get the code view fine in Chrome and, to my knowledge as I have no access to the servers, nothing has changed apart from Chrome updates.
I've tried getting to previous versions of Chrome to no avail, though I wouldn't know which version I was on when this did work.
Interestingly, I have one or two .MD files around and these display perfectly well. They are simple text files. However when saved with .TXT extension (or anything else I've tried), they do not show. Curious.
Update
As you will see from the screenshot below, when selection on a file has been made, in this case a .SQL file, where I would expect the view to populate nothing at all appears.
As for the F12, I do get 5 of these:
Failed to load resource: net::ERR_CONNECTION_REFUSED
plus associated paths of course. We use Webroot internally here which has recently dropped in a Chrome extension however even when Webroot is disabled in its entirety (including removal of extension) I get the same behaviour.
All other Chrome extensions have been removed too at varying times to try to give a clean browser.
I have no other pop up blockers, ad blockers, etc installed on the workstation.
Problem solved thanks to the F12 key suggestion.
After some grovelling I was granted domain admin privs to have a dig around everything. It turns out that TFS was installed on ServerA with a URL port of 8080, this I knew from the original install and obviously the path I follow to get to my TFS web interface. What had also been done subsequently, with no consultation of the Dev user group, was that a second TFS application tier had been installed on ServerB, the port here was 8088.
I had not noticed the difference in path initially, assuming it was Chrome or workstation related. Anyway, I altered the port on ServerB to 8080 and everything jumped into life. I should not have made assumptions and should have paid more attention to the path in the error!
It seems the second application tier was set up on a non-production environment to allow senior Dev users access to the TFS Management Console rather than allowing them access to the original app tier which was on a production box. Our IT Operations just forgot to tell anyone.
Try to update your chrome to latest version of (55.0.2883.87 m (64-bit)).
Also clear the cache of chrome. I have also encountered similar issues. The solution is clear cache and connect to the web portal use another ID, then connect back use the original ID. I have no idea which one solved the problem. You could try both.
This problem should only be an individual phenomenon, since TFS2015 has been released for a long time.

SSRS URLs having issues

A little background info...
By far and large the URLs worked perfectly fine. Occasionally either my machine, or the server itself couldn't access the Web Service URL or the Report Manager URL. For the server a restart fixed this, for me I had to reset my winsock which never worked and ended up System Restoring to a working date.
When I say couldn't access I mean getting the "This Page Cannot Be Displayed" message, or the "Please turn on TLS 1.0 etc etc" message.
The last few days the issue is now widespread. Everyone was having issues gettings to the URLs even the server. I figured it may have been some windows updates causing issues so I removed all the updates around the timeframe in which it started and tested and got nothing.
Came back the next day (today) and same issue except the only way to access it is through a hyperlink thats clicked or copy/pasted.
The issue:
If you manually type the URL it will not work. You have to copy and paste the hyperlink from a working page. I used a link to a rendered report and deleted back to /ReportServer and it pulls up the directory. I've never seen something like this happen before.
The Solution:
Apparently you have to type in www. as well
I was so use to skipping that for most pages.
https://analytics.domain.com/ReportServer = fail
https://www.analytics.domain.com/ReportServer = win

Can't find pages' URL after database renew Wordpress

I have a Wordpress site since a couple year hosted on a trusted domain. A couple weeks ago i forgot to renew my mySql database and obviously the site went down. To give my user a way to contact my shop i created another index.php and, after saving the old index.php given by the Wordpress theme, i deployed it on the server using Filezilla. Yesterday my domain was renewed and they told me everything is working, so i deleted my new index.php page and i deployed back the one got from the WP theme.
Now the home page works wonder, but if i try to show any other page i get a "Not Found - Requested URL was not found on this server". I tried to create another simple page to see if that works, and i get the same error. I didn't change anything in my file system bar index.php, and i'm pretty sure that's the one i used to have before my database went down.
Any ideas?
First of all, thanks #mevius for your answer. Unfortunatly that was one of the first things i tried and it didn't work. What i ended up doing was download the content of my MySql DB and exported all the tables into another DB that shared the host with the first one. After doing that i edited the wp-config file changing the DB name and my website works like a charm again. Thanks!

Oracle ADF - Tomcat 6.x - MySql 5.5 - Navigation Is Not Happening

We developed a Oracle ADF web app using
jDeveloper 11.1.2.4
MySql 5.5
We successfully deployed our application onto Tomcat 6.x. But our problem is page navigation is not happening on tomcat server. We have first.jsf in that we have a button when ever I press this button I should get second.jsf, But am not getting. We checked our application on Integrated WLS it is working fine(Page Navigation is happening).
Please help us.
Thanks In Advance.
What's the URL that you are using to call the page?
It is has .jspx or .jsf at the end, try the same URL without that extension - so just http://...../first
A while ago I was experimenting something similar on Tomcat. To be honest, I can't point you the exact solution because I am not in front of the computer right now , but try to test navigation using fragments, not pages. Also, you may try navigation using facelets vs one using jsp. I remember one of these combinations was working.