The Arcive of vBulletin Modifications Site. |
|
|
#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 | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|