![]() |
{vb:raw session.sessionurl} not parsing
I have modifed the login area and created a custom popup login box..
The login is working, but when I checked the URL, it goes to: Code:
http://www.website.com/login.php?{vb:raw%20session.sessionurl_q}do=login |
Where did you put that? The curly brace syntax only works in a template.
|
in header template..
|
Hmm...do you know where in the template the code for that link is? Can you post it?
|
Code:
<form action="login.php?{vb:raw session.sessionurl}do=login" method="post"> |
Hmm...I don't see how session.sessionurl_q comes from that (the code you posted doesn't have the _q). It seems like for that to happen you would have to have {vb:raw session.sessionurl_q} somewhere other than in a template (like in php code or in a phrase). Did you change anything other than the header template?
|
this is the complete codes in the header template:
Code:
<div class="above_body"> <!-- closing tag is in template navbar --> |
any thoughts?
|
All times are GMT. The time now is 05:55 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:
|