vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Mini Mods - [OzzModz] Periodic Email Verification (https://vborg.vbsupport.ru/showthread.php?t=316172)

Gadget_Guy 12-23-2014 10:14 PM

He was on IE

I do not have those in my .htaccess

However...

When I was diagnosing something else (IE11 issues for another member)

I was missing this in my headerinclude template:
<meta http-equiv="X-UA-Compatible" content="IE=9" />

Which made the issue go away.

I also had "Add No-Cache Headers" set to "No" which I read could also be an issue with IE11 and some other issues with cookies so I turned that to "Yes"

The person with IE issues says their problem went away.

I am waiting for the e-mail person to come back on-line so I can test again with him and try and turn your mod back on.

Could those two settings account for what he experienced?

(I would love to be able to turn no-cache back to "No" for performance reasons, unless there is a viable reason to actually leave it to "yes")

D.

ozzy47 12-23-2014 10:22 PM

You can try to turn no-cache back to "No" and see what happens.

If you want to test this out your self, you can set your users date back using this query:
Code:

UPDATE user SET ozzmodz_email_verify_date = 1385857944 WHERE userid = X
That will set it to over a year ago.

X is replaced by your userid, and if you are using table prefixes, remember to add it to the query.

Gadget_Guy 12-23-2014 10:36 PM

I will try that.

I am thinking it MAY be IE11 issues which that inclusion in the header fixed.

That was causing a lot of issues.

D.

ozzy47 12-23-2014 10:37 PM

Did I ever tell you IE sucks. :p

Gadget_Guy 12-23-2014 10:43 PM

Preaching to the choir!

D.

joeychgo 12-26-2014 01:41 AM

Quote:

Originally Posted by ozzy47 (Post 2528550)
Did I ever tell you IE sucks. :p

Yeah, it does... But too many users use it...

ozzy47 12-26-2014 01:47 AM

Yeah I know. It's a PITA to work with, you code or design something, it works in every browser, except IE. :(


All times are GMT. The time now is 01:43 PM.

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

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00960 seconds
  • Memory Usage 1,727KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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