vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4 Articles (https://vborg.vbsupport.ru/forumdisplay.php?f=242)
-   -   Step by Step guide to speed up your VB4 OR VB3 (https://vborg.vbsupport.ru/showthread.php?t=267588)

final kaoss 07-30-2011 06:06 PM

Hi crotan, is this with vb supercharged installed or did you install the htaccess only? I would have to say caching is the issue here imho.

Quote:

Originally Posted by Crotan (Post 2226933)
I think the caching of javascript doesn't play well with the login systen, in Firefox4 and IE9.

People will log in, it'll display the thank you for logging in, and then they will come back to a page that appears to have them not logged in. Either the caching or the compression not sure which.

Chrome seems to be unaffected


Crotan 07-30-2011 06:17 PM

Quote:

Originally Posted by extreme-gaming (Post 2226937)
Hi crotan, is this with vb supercharged installed or did you install the htaccess only? I would have to say caching is the issue here imho.

just the htaccess on post #3, since I'm on 4.1.5

final kaoss 07-30-2011 06:21 PM

Try removing these lines from it

AddType application/x-javascript .js
ExpiresByType application/x-javascript A31536000

Also, change this line

<FilesMatch "\.(css|js|CSS|JS)$">

to
<FilesMatch "\.(css|CSS)$">

Crotan 07-30-2011 06:29 PM

Seem to still have issues, I took out

Code:

AddType application/x-javascript .js

ExpiresByType application/x-javascript A31536000

application/x-javascript

This is now only.
Code:

<FilesMatch "\.(css|CSS)$">
  <IfModule mod_headers.c>
        Header set Pragma "public"
        Header append Cache-Control "public, must-revalidate, proxy-revalidate"

from the original

Code:

<FilesMatch "\.(css|js|CSS|JS)$">
    <IfModule mod_headers.c>
        Header set Pragma "public"
        Header append Cache-Control "public, must-revalidate, proxy-revalidate"

But still this htaccess interferes with the login of users on IE and Firefox :/

final kaoss 07-30-2011 06:30 PM

ok. At least now we know that caching isn't the issue here. Actually... first... I want you to clear your browser cache and try again with those lines removed.

Crotan 07-30-2011 06:41 PM

Quote:

Originally Posted by extreme-gaming (Post 2226951)
ok. At least now we know that caching isn't the issue here. Actually... first... I want you to clear your browser cache and try again with those lines removed.

Clearing the cache on IE9 (CTRL-R) and on Firefox 4 had no affect.

So something else is interfering?

final kaoss 07-30-2011 06:42 PM

Hi, I managed to login as avalanch on firefox 6 over there and didn't experience those issues.

Just tested with IE9, no problems.

Tested with my vb 4.1.3 boards with no htaccess rules removed. Managed to login fine with IE9 & Firefox. (use firefox all the time anyways lol)

Crotan 07-30-2011 06:51 PM

Quote:

Originally Posted by extreme-gaming (Post 2226955)
Hi, I managed to login as avalanch on firefox 6 over there and didn't experience those issues.

firefox 5? 4?

Hmmm when you login does the login at the top of the page say Welcome Avalanch, and give you the notification, My profile, settings, Logout?

or stay on the Login, username and password box?

After I login with firefox, I get redirected to the page and won't be logged in but If I refresh I will be.

It's a little wonky.

For instance, If I logout on the forums, but then go to the CMS tab, it will display as If I were still logged in

final kaoss 07-30-2011 06:56 PM

Hi, go to http://tinychat.com/avalanch07 and I'll setup a cam so you can check out whats going on with the login on my side using firefox 6 & ie9


------------------------------------

It's been verified on my end (via tinychat) that this is not an issue with any tips that I provided.

Crotan 07-30-2011 07:54 PM

I had to remove the caching of several elements to get mine to work without causing a wonky logout and login for IE, and Firefox, I'll have to do more extensive troubleshooting to see exactly what it was, and will report later after I narrow it down.


All times are GMT. The time now is 02:25 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01367 seconds
  • Memory Usage 1,738KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete