vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Anti-Spam Options - Verify Email Before Registration (https://vborg.vbsupport.ru/showthread.php?t=294164)

MarkFL 04-29-2017 10:14 AM

Quote:

Originally Posted by Inna (Post 2585984)
Hi Mark, the style is not shown well when a user wants to register.

It seems something is not OK with this product since only is shown well on the default style.
You may test it for yourself in a different style, rather than default one.

Would you please fix it?

The best

Only the author of the product can release an update. I recommend posting screenshots showing the issue you're having, and perhaps the developer can address it. :)

Inna 04-29-2017 10:24 AM

1 Attachment(s)
Quote:

Originally Posted by MarkFL (Post 2585987)
Only the author of the product can release an update. I recommend posting screenshots showing the issue you're having, and perhaps the developer can address it. :)

No, I meant you release a fix for me (and anyone else who has this issue) on this post.

Shot is attached.

That's a test on my localhost, but the result was same on the real host (different styles)

t3h3th32 04-29-2017 10:32 AM

I have the same issue (mod messes up the style), but it's not the mod to be blamed. The style / theme / skin needs to be tweaked. This happens a lot, when you're using mods and then install a custom style or vice versa.

I'd be more curious, if the mod works for you, for me, it doesn't send the verification emails.

Regards,
~t3h'Pâr4d0x

MarkFL 04-29-2017 10:33 AM

This product is marked as "Supported" and the developer has recently been online. The best thing to do is to give the developer a chance to address the issue you're experiencing. :)

MarkFL 04-29-2017 10:35 AM

Quote:

Originally Posted by t3h3th32 (Post 2585989)
I have the same issue (mod messes up the style), but it's not the mod to be blamed. The style / theme / skin needs to be tweaked. This happens a lot, when you're using mods and then install a custom style or vice versa.

This is very true...not all styles are created equally, or are as versatile as others. :D

Inna 04-29-2017 10:57 AM

Quote:

Originally Posted by t3h3th32 (Post 2585989)
I have the same issue (mod messes up the style), but it's not the mod to be blamed. The style / theme / skin needs to be tweaked. This happens a lot, when you're using mods and then install a custom style or vice versa.

I'd be more curious, if the mod works for you, for me, it doesn't send the verification emails.

Regards,
~t3h'P?r4d0x

That problem could be server-side.

You may send test emails via ACP / Maintenance / Diagnostics / Email to see whether there exists any errors.

abehicks 07-09-2017 01:39 AM

I am running 4.2.1 and this is the answer to a determined spammer, thank you! HOWEVER, Gmail and AOL (at least) do not receive the code. It does not even make their spam folders. Yahoo, does, but hits the spam folder, which is fine. Other providers like Verizon and others have no problem. What can I do? I Love this, but have found that without these mail services, my join count is down to nothing. :(

Inna 08-10-2017 05:49 PM

Quote:

Originally Posted by Inna (Post 2585988)
No, I meant you release a fix for me (and anyone else who has this issue) on this post.

Shot is attached.

That's a test on my localhost, but the result was same on the real host (different styles)

Still awaiting for a fix

Inna 08-11-2017 06:34 AM

@da_judge @markfl @t3h3th32 the fix for messed up styles:

in templates search for "headinclude_bottom" of your style.
Copy only the first line of this template. For example mine is:
Code:

{vb:cssfile additional.css}
Some other styles may be:
Code:

{vb:cssfile additional.css,main.css,responsive.css,othercss.css}
Now go to "reg_ver_start" template of your style and paste that code after:
Code:

{vb:cssfile register.css}
I mean the new reg_ver_start template should be like this:
Code:

{vb:stylevar htmldoctype}
<html xmlns="http://www.w3.org/1999/xhtml"<vb:if condition="$vboptions['enablefacebookconnect']"> xmlns:fb="http://www.facebook.com/2008/fbml"</vb:if> dir="{vb:stylevar textdirection}" lang="{vb:stylevar languagecode}">
<head>
        {vb:raw headinclude}

        {vb:cssfile register.css}
        {vb:cssfile additional.css}
        <title><vb:if condition="$show['coppa']">{vb:rawphrase coppa} </vb:if>{vb:rawphrase register_at_x, {vb:raw vboptions.bbtitle}}</title>
{vb:raw headinclude_bottom}

Have fun:D

Darkman7030 10-22-2017 08:37 AM

Good day
a very good addon only one problem I have still there with that user can re-register with a blocked e mail which I have blocked again
is it possible that the addon the blocked mails takes into account the user can not there with re-register?


All times are GMT. The time now is 04:52 AM.

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.01419 seconds
  • Memory Usage 1,746KB
  • 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
  • (4)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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