Jump to content

jessica

Members
  • Posts

    149
  • Joined

  • Last visited

Everything posted by jessica

  1. hopefully there will be a fix soon as they reckon it would be in the next couple of weeks.
  2. i believe it to be on the policies section rather than setting the proxy in wi-fi set it in global proxy
  3. I've just spoken with lightspeed who have a ticket raised with apple on the issue. They reckon a fix we be available in the next couple of weeks. They have advised it currently seems to occur in the wifi payload and the workaround is to use Global Proxy instead of the Wi-fi Payload.
  4. did you work out what was causing this? we updated ours to ios 12 and got this issue. updated to ios 12.1 yesterday and it doesn't appear to have resolved it
  5. did you ever get to the bottom of what was causing this? our macs seem to randomly go to a black screen when logging off
  6. could i have them please? i'll pm you
  7. what model of pens are they? The grey with an orange band or the plain grey?
  8. is anyone collecting these? managed to get 17 so far out of the 26
  9. we use foldr to do this
  10. Is there anyway to get the program to check for the backup folder before opening, and if it doesn't exist create it? We have had a couple of laptops loosing this folder then error out after a student has started working.
  11. we get this problem on youtube if no speakers/headphones are plugged in
  12. Thank you! That has worked, can't believe Dell has put so many spaces at the end
  13. We have a script that currently installs VirtualBox and the Extension Pack and then copy's the files down from the server onto the PC. The section of script that copy's the files over only works for the first 3 computer models. The last 2 just error out. Has anyone got any ideas what the problem might be? I've attached the section of code that it is failing on. Thanks echo Finding Computer Model for /f "tokens=2 delims==" %%a in ( 'wmic computersystem get model /value' ) do for /f "delims=" %%b in ("%%~a") do ( if /i "%%~b"=="OptiPlex 7440 AIO" ( goto 7440 ) else if /i "%%~b"=="OptiPlex 3240 AIO" ( goto 7440 ) else if /i "%%~b"=="9876-2573A" ( goto zoostorm ) else if /i "%%~b"=="OptiPlex 3040" ( goto 3040 ) else if /i "%%~b"=="OptiPlex 780" ( goto 780 ) else ( echo un-compatible system Pause goto :eof ) )
  14. They did say you should be able to hide/lock down most of the stuff that students can get to in the settings
  15. I've asked them this question before. There is no way to hide the Settings app. They said apple don't allow it as it stops people being allowed to change the accessibility settings. You should be able to stop the iPad joining any networks that you don't specify.
  16. I had mine changed at the weekend. Did a live chat with apple a few weeks back who ran some diagnostics on the phone. They had to order in a battery and i got an email when it was ready. You then have a week to take your phone in to get it replaced. At the store i handed my phone over and collected it 90mins later. Seems to be ok so far.
  17. Thanks, the wide screen is only for testing. The smaller screen is 1280 x 1024
  18. If set to A4 width it doesn't appear to be displaying correctly. On my widescreen monitor it is really thin and on my smaller monitor it sticks to the right hand side. If I set it to full page width the bar at the bottom doesn't display at all.
  19. You can attack the same player as many times as you want until they can't defend any more and you get their parcels.
  20. Been playing this since the start of the year. Since the new update you get attacked a lot more than you used to. A lot of people are thinking they are using bots. The way i normally play is fill up your parcels to your limit and then you can usually earn more coins back than what you have spend defending them. My code is PGEPXE if you want some free coins
  21. I don't think it can be the web filter as if you use chrome or firefox google works. It's only on safari. The macbooks we have had in have been the new type with no USB or Ethernet ports so we have no way of plugging them in.
  22. Just had another one in. I tried readding the certificate and trusting it to no avail. Cleared all cookies/cache in safari but still no luck. This macbook wasnt working last week so we asked them to update to High Sierra which hasn't helped.
  23. The students that i have asked said that they were all up to date. We thought it might be a dodgy update as it's only happening on macbooks.
  24. This is happening to all students who have macbooks. There has been at least 20 come into the office in the last few days with the issue. When the next one comes in on Monday i will take a closer look at Safari's settings.
  25. Just tried this with no success although the error message has now changed - Safari can't open the page. The error is: "The operation couldn't be completed. Protocol error" (NSPOSIXErrorDomain:100)
×
×
  • Create New...