Hello
I need some help to create a page with a form to add information into a table then shows those fields in a single page (not a thread) along with some global variables like visitor username.
-Create the page using the vb templates -done-
-Create table -done-
-Make the form to add the information into the table -done-
-Show the information from my table into my page along with some vb variable ????
I have tried with some of the mod already in the Vbulletin.org mod section like this one:
https://vborg.vbsupport.ru/showthread.php?t=62164
https://vborg.vbsupport.ru/showthread.php?t=123162
But I can only use global variables.
I also tried the WebTemplates mods but there is no support to make the webqueries.
Any help will be appreciated.