vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Miscellaneous Hacks - vMail - Verify Mail before registration. (https://vborg.vbsupport.ru/showthread.php?t=162642)

digiman65 06-30-2008 09:49 AM

thanks

Alfa1 06-30-2008 12:03 PM

Quote:

Originally Posted by citeman (Post 1523562)
There is an error in the "Have access code" link code - in the earlier version it didn't check for the "Agreed with forum rules" in this version it re-checks and somehow always says that "You have not agreed to the forum rules - go back to the forums" - although I did check the "Agree" checkbox.
I have restored to the earlier version.

Quote:

Originally Posted by Almotmaiz.Net (Post 1523610)
in vB 3.6 , agee in info can get in as "$_GET" but in vB 3.7 Only "$_POST" :)


however , code be cleared from db :) (as default value one-day)


please , remove old version and upload a new one :)

I don't understand this. I have the 'advanced forum rules' and the 'ISBOT' hacks installed on vb 3.7.2.
Will this hack work for me?

hoangminh 06-30-2008 03:32 PM

Any version for vBulletin 3.7?

www.1n1n.com 07-02-2008 03:29 PM

Parse error: syntax error, unexpected '"', expecting ']' in /home/XXXX/public_html/vb/profile.php(341) : eval()'d code(14) : eval()'d code on line 17

3.6.5

السلام عليك?

المشكله تحدث اثناء تغيير البريد

Bulent Tekcan 07-03-2008 04:09 PM

Quote:

Originally Posted by citeman (Post 1523562)
There is an error in the "Have access code" link code - in the earlier version it didn't check for the "Agreed with forum rules" in this version it re-checks and somehow always says that "You have not agreed to the forum rules - go back to the forums" - although I did check the "Agree" checkbox.
I have restored to the earlier version.


Same problem here,if user press Have verification code ? user only see this message 1sec. and after return to next pages

"You have not agreed to the forum rules - go back to the forums"

Please correct this one,this is very big problem for us

mad@Max 07-08-2008 10:48 PM

Quote:

Originally Posted by Bulent Tekcan (Post 1565936)
Same problem here,if user press Have verification code ? user only see this message 1sec. and after return to next pages

"You have not agreed to the forum rules - go back to the forums"

Please correct this one,this is very big problem for us

I have like this problem. How fix it?

mad@Max 07-21-2008 06:54 PM

I was find bug. Just in my forum 3 phrases has repeated as translation, maybe i'm not del their:)

Gryphon 07-29-2008 09:03 PM

It does not work with Gmail's + feature, ie: username+forum1@gmail.com, username+forum2@gmail.com

LovelyBoy 07-31-2008 09:07 AM

Hi all

Fix the "You have not agreed to the forum rules - go back to the forums" problem

My solutions

Open nlp_vmail_verifymail template

Search
HTML Code:

<div align="$stylevar[right]" class="smallfont"><a href="register.php?do=vMail#" onclick="vMail_to_redir()"><img class="inline" border="0" src="$stylevar[imgdir_statusicon]/wol_error.gif" alt="" /> $vbphrase[nlp_vmail_code_exists]</a></div>
Replace
HTML Code:

<div align="$stylevar[right]" class="smallfont"><a href="javascript:vMail_to_redir();"><img class="inline" border="0" src="$stylevar[imgdir_statusicon]/wol_error.gif" alt="" /> $vbphrase[nlp_vmail_code_exists]</a></div>

And

Search
HTML Code:

<div align="$stylevar[right]" class="smallfont"><a href="register.php?do=vMail#" onclick="vMail_to_new()"><img class="inline" border="0" src="$stylevar[imgdir_statusicon]/wol_error.gif" alt="" /> $vbphrase[nlp_vmail_code_notexists]</a></div>
Replace
HTML Code:

<div align="$stylevar[right]" class="smallfont"><a href="javascript:vMail_to_new();"><img class="inline" border="0" src="$stylevar[imgdir_statusicon]/wol_error.gif" alt="" /> $vbphrase[nlp_vmail_code_notexists]</a></div>

Seiyaboy 08-07-2008 02:56 PM

Would this mod conflict with the mod Invitation System?

Thanks a bunch.


All times are GMT. The time now is 11:11 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.01368 seconds
  • Memory Usage 1,749KB
  • 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_html_printable
  • (4)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