The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
register.php{sessionurl_q} error
Hi,
In the home page, register button is redirecting to 404 not found page. url : http://xxxxxxx.com/register.php{sessionurl_q} could anyone guide me, where can i fix this? Thanks, Vilambara. |
#2
|
|||
|
|||
In the header template, code for the register button should look like this:
Code:
<li><a href="register.php{vb:raw session.sessionurl_q}" rel="nofollow">{vb:rawphrase register}</a></li> |
#3
|
|||
|
|||
|
#4
|
|||
|
|||
The phrase that starts with "If this is your first visit" is a notice and the {sessionurl_q} will be replaced by the session token only if it's used as a notice. For some reason that phrase appears twice on your site, and only the second one works right. So it kind of looks like something on your site has copied or reused that phrase but it doesn't work right because it's not a notice.
|
#5
|
|||
|
|||
hi kh99, i am not techy, could you pls guide me to fix this issue?
Thanks. |
#6
|
|||
|
|||
Sorry, I can't because I don't understand what the issue is. Maybe someone else will know.
|
#7
|
|||
|
|||
the register on your site works for me
|
#8
|
|||
|
|||
It's not actually the registration button that has the problem, but the message that starts with "If this is your first visit..." and has a link to register. Or I should say one of the messages since it appears twice and one of them works but the other doesn't.
|
Благодарность от: | ||
vilambara |
#10
|
|||
|
|||
Thanks, let me remove and see..
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|