Jump to content

marklcfc

Clients - Support
  • Posts

    3,013
  • Joined

  • Last visited

  • Days Won

    2

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by marklcfc

  1. It seems to be ExpiresDefault "now plus 1 hour" that is the problem when opcache is active, it messes things up. Am I ok to remove that or does it defeat the object? As it works fine when that line isn't there.
  2. These expires (not just yours, in general) create an issue with opcache, I and many of my members appear to be logged out and are not seeing updated topics (we're not, needs a page refresh to show as logged in and show the latest topic list). This only happens when opcache is enabled, so it is clashing somewhere. In which case, how do I have working image expires when I have opcache active?
  3. After selecting the .tar file I received the error The file must be smaller than 2MB.
  4. Ok. Since upgrading I have been using this FileETag None <IfModule mod_deflate.c> <filesMatch ".(css|js|x?html?|php)$"> SetOutputFilter DEFLATE </filesMatch> </IfModule> <IfModule mod_expires.c> ExpiresActive On ExpiresDefault "now plus 1 week" ExpiresByType image/gif "access plus 1 month" ExpiresByType image/jpg "access plus 1 month" ExpiresByType image/jpeg "access plus 1 year" ExpiresByType image/png "access plus 1 month" ExpiresByType text/css "access plus 1 month" ExpiresByType text/javascript "access plus 1 week" ExpiresByType application/javascript "access plus 1 week" ExpiresByType application/x-javascript "access plus 1 week" ExpiresByType application/x-shockwave-flash "access plus 1 week" ExpiresByType video/x-flv "access plus 1 week" ExpiresByType application/pdf "access plus 1 week" ExpiresByType text/xml "access plus 1 month" ExpiresByType image/x-icon "access plus 1 year" ExpiresByType application/font-woff "access plus 1 month" ExpiresByType application/x-font-woff "access plus 1 month" ExpiresByType font/woff "access plus 1 month" ExpiresByType application/font-woff2 "access plus 1 year" ExpiresByType application/vnd.ms-fontobject "access plus 1 month" ExpiresByType application/x-font-ttf "access plus 1 month" ExpiresByType font/opentype "access plus 1 month" ExpiresByType image/svg+xml "access plus 1 month" </IfModule> Is there any benefit in swapping this for your code? I only ask due to lack of knowledge
  5. If my forums are in /forums does this information go in the htaccess in public_html directory or /forums. For some time I have had those expires headers in a htaccess file in my public_html directory, but in readme it says to put it in forum root. I have also been using access plus 1 week/month instead of now plus 1 week/month, is there any real difference?
  6. Having reinstalled and done the hard refresh, after validating a member today I didn't receive a redirect but I received this pop up After clicking ok, the validating member part was green and the member appears validated. But these errors didn't happen previously.
  7. I've installed the latest version and it didn't validate as it used to. Previously it would work without a page refresh, this time it redirected me to a blank page and appeared to be an error, but then it directed me back to the board index and the member appears to be validated.
  8. Any way to do this without the mod above? Surely there is some code?
  9. Is there a reason why it's impossible to add location? Since upgrade to 4.1 from 3.4 nothing happens, I click add location, type the entry in and click save but nothing happens.
  10. Ok sorry, I wasn't aware of anything else using addthis to cause this issue.
  11. This error has been reported, which I assume is to do with this hook
  12. It magically changed to green a few hours after I installed, strange!
  13. Why is my whatsapp link red when I view on my phone, but on my desktop when I zoom in it's green
  14. And like the post above, it just says June 19. I want the show the time too.
  15. Is there a way to correct the date to as it was in 3.4? I don't find Yesterday accurate at all. I'm typing this on the 19th now but the topics with last posts from the 17th show as Yesterday
  16. Any idea why user links on the map are like this : http://www.mysite.co.uk/forums/membermap/null# It's been the case for the past few upgrades but no idea how to fix it. Have tried rebuilding html/css and recaching skin.
  17. I assume you're aware but on the current version if 2 or more people have the same location, only 1 member will show. Previously, it used to list every member with that location.
  18. Doesn't seem to be showing more than 1 member where they have the same destination in the beta
  19. So do I uninstall the current hook and import the new hook or import the hook without disabling/uninstalling the current one?
  20. Whats the best way to upgrade? I don't want to lose all my member map data. I currently use 1.0.7 and noticed 1.0.9 is out, I'm using IPB 3.4.5
  21. Ok, in that case it would work well for forums with less than 10 members online at any time, but say you got 30 or more then its going to create a gap, it's a small thing but I just don't like it. :whistle: I'd just like more control over certain things that have been altered, but the only way I'd have that is if I knew all the ins and outs of html,php etc.
  22. In the current poor design if you run a large forum, the users online is gonna go far down the left hand side of board stats, leaving a big gap of nothing on the right under board stats. I have no idea why this got changed but I've thought that about alot of things in 3.0. This is how it should be designed, let the users online go all the way across as they used to, it will work well for small and large forums. Or move board stats to the bottom under birthdays as it were.
  23. Fix view new posts. (not content) Fix search. Provide us with a decent skin. Those are three huge flaws and you may find not many big sites upgrading unless they are sorted. Out of interest, is there a mod out there to get the stats on board index and forum index in two columns as in every other version of IB. I don't like them in the same column underneath each other.
  24. Is there a mod/setting for this for 2.3?
×
×
  • Create New...