The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
i have made a button on a vbpage but when i try to click it the action doesn't work right. here is the code:
<form action="pages.php?page=mylink"> so instead of taking me to pages.php?page=mylink it will just take me to pages.php, anyone know what the problem is? |
#2
|
||||
|
||||
![]()
you gotta define the action mylink in your pages.php file.
i.e. PHP Code:
|
#3
|
|||
|
|||
![]()
You can not pass parameters to a page like this.
You can however set the page parameter as an hidden input field. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|