Jump to content
LaptopVideo2Go Forums

Going on and Offline


mobilenvidia

Recommended Posts

Having some PHP issues, so we might be going on and offline for a bit

Sorry for any inconvenience 

Link to comment
Share on other sites

I never know where to check for status when this type of thing happens.

If I use Google Chrome to Inspect/Audit, it shows

  1. Combine external JavaScript (17)
    1. There are multiple resources served from same domain. Consider combining them into as few files as possible.
      1. 7 JavaScript resources served from pagead2.googlesyndication.com.
      2. 10 JavaScript resources served from tpc.googlesyndication.com.
  2. Enable gzip compression (2)
    1. Compressing the following resources with gzip could reduce their transfer size by about two thirds (~28.2 KB):
      1. laptopvideo2go.com/could save ~26.8 KB
      2. csscould save ~1.5 KB
  3. Leverage browser caching (42)
    1. The following resources are missing a cache expiration. Resources that do not specify an expiration may not be cached by browsers:
      1. laptopvideo2go.com/
      2. background.png
      3. logo.png
      4. bg_navigation.png
      5. bg_content.png
      6. bg_block.png
    2. The following resources specify a "Vary" header that disables caching in most versions of Internet Explorer:
      1. keyboard_arrow_left_white_36dp.png
      2. keyboard_arrow_right_white_36dp.png
      3. keyboard_arrow_left_white_36dp.png
      4. keyboard_arrow_right_white_36dp.png
    3. The following cacheable resources have a short freshness lifetime:
      1. adsbygoogle.js
      2. ca-pub-7971667051810932.js
      3. zrt_lookup.html
      4. show_ads_impl.js
      5. osd.js
      6. show_ads_impl.js
      7. show_ads_impl.js
      8. css
      9. m_js_controller.js
      10. abg.js
      11. osd_listener.js
      12. iconx2-000000.png
      13. x_button_blue2.svg
      14. css
      15. m_js_controller.js
      16. abg.js
      17. osd_listener.js
      18. static_logo.css
      19. static_logo.js
      20. layout_engine.js
      21. abg.js
      22. osd_listener.js
      23. analytics.js
      24. css
      25. iconx2-000000.png
      26. x_button_blue2.svg
      27. iconx2-000000.png
      28. x_button_blue2.svg
      29. 2-1x1.gif
Link to comment
Share on other sites

We had issues with PHP, an update must have broken stuff and left us all crippled
Linux, every fix must break something else to keep the loop going :)

Link to comment
Share on other sites

6 minutes ago, mobilenvidia said:

We had issues with PHP, an update must have broken stuff and left us all crippled
Linux, every fix must break something else to keep the loop going :)

For that sometimes the web host needs to update some stuff too, not only the client.

Welcome back.

Link to comment
Share on other sites

Glad you sorted it, Pieter. Congrats!  :amen:

Link to comment
Share on other sites

No use thanking me, Chris sorted it in the end, I ran out of time
Needed to go out and do this:

 

Link to comment
Share on other sites

8 hours ago, mobilenvidia said:

No use thanking me, Chris sorted it in the end, I ran out of time
Needed to go out and do this:

 

Cool! Just like the Northern Lights, but downside up!  :banana_rock:

Link to comment
Share on other sites

Forum start page redirects me to 0SPZf_i6.php in Firefox, sub-forums are OK

I retry with cleared caches...

EDIT: Done, all good now (i hope).

<?php
/**
 * @brief		Public bootstrap
 * @author		<a href='http://www.invisionpower.com'>Invision Power Services, Inc.</a>
 * @copyright	(c) 2001 - 2016 Invision Power Services, Inc.
 * @license		http://www.invisionpower.com/legal/standards/
 * @package		IPS Community Suite
 * @since		18 Feb 2013
 * @version		SVN_VERSION_NUMBER
 */
$_SERVER['SCRIPT_FILENAME']	= __FILE__;
require_once 'init.php';
\IPS\Dispatcher\Front::i()->run();

 

Edited by StefanG3D
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...