The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
vBulletin 5 and aMember
Hi,
I was using vBulletin 4 with aMemeber, I upgraded to vBulletin 5 and I am using the latest aMember plugin but there is one thing that doesn't work which is the login/register links in vBulletin 5. There are no hooks anymore to change as there were in vb4. The other functionality of the amember plugin is working correctly: 1. aMember add/remove users from vBulletin on signup/expiration. 2. user is logged in to vBulletin after login into aMember and vice versa. Can any one give me some details as to where and how I could manually edit these links in the vBulletin styles/templates login. I think this would need to better to modified in header template rather than in login templates. Can anyone tell me where I could add the redirects and comment out the iframe login. In the Style Manager there is: login Templates login_form login redirect the login_form seems to be called in the header here: <li class="username-container h-right"> <span id="lnkLoginSignupMenu">{vbhrase login_or_sign_up}</span> <ul> <li id="idLoginIframeContainer"> {vb:set currentUrl, {vb:raw baseurl}} {vb:strcat currentUrl, {vb:raw page.url}} <iframe id="idLoginIframe" src="{vb:raw baseurl_login}/auth/login-form" ></iframe> </li> I tried to provide some details above, but would appreciate any guidance. Thanks in advance! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|