![]() |
thanks
|
Quote:
Quote:
Will this hack work for me? |
Any version for vBulletin 3.7?
|
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 السلام عليك? المشكله تحدث اثناء تغيير البريد |
Quote:
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 |
Quote:
|
I was find bug. Just in my forum 3 phrases has repeated as translation, maybe i'm not del their:)
|
It does not work with Gmail's + feature, ie: username+forum1@gmail.com, username+forum2@gmail.com
|
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> 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> 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> |
|
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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|