Skip to Content Skip to Menu

[SOLVED] Blank screen in back end but everything runs fine in frontend

  • nant
  • nant
  • OFFLINE
  • Posts: 12339
  • Thanks: 1467
  • Karma: 877
9 years 6 months ago #262274 by nant

NFER-ICT wrote: The server is in-house, so managed by us - with full access.

The server's only job is to host our Joomla sites... nothing else.


So do you actually have an error log from your server?
Does it have anything in it?

stackoverflow.com/questions/6426375/where-can-i-find-the-iis-logs

Please Log in or Create an account to join the conversation.

  • NFER-ICT
  • NFER-ICT
  • OFFLINE
  • Posts: 44
  • Thanks: 1
  • Karma: 0
9 years 6 months ago #262372 by NFER-ICT
Hi Nick,

Right, server log found in inetpub/logs/Logfiles shows the following entries for my latest attempts to access the CB User Management screen.

Steps taken: Logged into Administrator, then went straight to Community Builder > User Management

Logs:-

2015-04-13 08:55:14 192.168.17.64 GET /administrator/index.php option=com_installer&view=update&task=update.ajax&eid=700&cache_timeout=3600 443 - 192.168.16.12 Mozilla/5.0+(Windows+NT+6.3;+WOW64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/41.0.2272.118+Safari/537.36 200 0 0 44288
2015-04-13 08:55:25 192.168.17.64 GET /administrator/index.php option=com_comprofiler&view=showusers 443 - 192.168.16.12 Mozilla/5.0+(Windows+NT+6.3;+WOW64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/41.0.2272.118+Safari/537.36 500 0 0 1294

Hope this means something to you because I've not a clue.

Dave

Please Log in or Create an account to join the conversation.

  • nant
  • nant
  • OFFLINE
  • Posts: 12339
  • Thanks: 1467
  • Karma: 877
9 years 6 months ago #262377 by nant
That looks like an access log - you need to find the error log.

Please Log in or Create an account to join the conversation.

  • NFER-ICT
  • NFER-ICT
  • OFFLINE
  • Posts: 44
  • Thanks: 1
  • Karma: 0
9 years 6 months ago #262383 by NFER-ICT
Mmmm... we're having problems finding any logs that actually record errors!

I've gone into Server Manager and in Diagnostics > Event Viewer I've set up a new view to catch and show all errors, but attempting to access any of the CB management screens doesn't appear to cause any errors - or at least nothing that is being captured and shown.

I've tried rolling back my version of PHP but that did nothing either.

In Joomla's System Settings, I've looked at the logs specified in the "Path to Log Folder" field, but they just show one failed attempt at logging in the the Admin back end.

Please Log in or Create an account to join the conversation.

  • nant
  • nant
  • OFFLINE
  • Posts: 12339
  • Thanks: 1467
  • Karma: 877
9 years 6 months ago #262389 by nant

NFER-ICT wrote: Mmmm... we're having problems finding any logs that actually record errors!

I've gone into Server Manager and in Diagnostics > Event Viewer I've set up a new view to catch and show all errors, but attempting to access any of the CB management screens doesn't appear to cause any errors - or at least nothing that is being captured and shown.

I've tried rolling back my version of PHP but that did nothing either.

In Joomla's System Settings, I've looked at the logs specified in the "Path to Log Folder" field, but they just show one failed attempt at logging in the the Admin back end.


Sorry, my Windows IIS skills are practically zero.

On other servers blank screens typically mean broken code because of error and such error are typically logged in the server error log.

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48478
  • Thanks: 8282
  • Karma: 1443
9 years 6 months ago #262419 by krileon
I've no IIS experience as well so I don't know what to tell you. You'll need to find where the server error log is and see what's going on. As Nick state it's usually due to an error in the code, but it can also be due to memory limits being hit or PHP timeout limit being hit. If you can get xdebug PHP extension installed it might be able to help expose the error on screen instead of checking a log, but it's not guarantee as again I've no IIS experience.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum