Version: 1.00, by Golzarion
Developer Last Online: Nov 2023
Category: Integration with vBulletin -
Version: 3.8.x
Rating:
Released: 08-13-2009
Last Update: Never
Installs: 59
Template Edits Auto-Templates
Additional Files
No support by the author.
Create your own vBulletin-Powered html Page !
What dose this mode do ?
This mode allow you to create your own vbulletin-Powered page with your forum style: header..footer...and so on ! just using HTML codes.
It is not required you to know vBulletin plugin system or even php !!
Just create your html page by using microsoft front page or other software or your ownd code ! design the page and put the codes in an appropriate box in AdminCP .... that's all !!
Important notice :Just use HTML codes but never use PHP codes in the box !
It works perfect on 3.8.x or 3.7.x or 3.6.x
Copyright notice : This product is different from this Article ! I created this mode myself with my own codes and using vbulletin modification and different system.
Install : download the attached file
1. Upload the " GolzarionPage.php " on your forum root directory
2. Add the product " product-create-Page.xml " via Admincp => pruduct manager =>add new pruduct
Go to Admincp =>>vBulletin options ==> Golzarion_Form
As the above picture insert your page title and your page custom HTML codes to create it !
The ordinary directory of your page is:www.yoursite.com/GolzarionPage.php
Optional:
To change the php file name :
If you like to change the php file from "GolzarionPage.php " to something different ....
After changing the file name .. open the php file and change the "GolzarionPage" word with your custom file name :
PHP Code:
define('THIS_SCRIPT', 'GolzarionPage');//change this depending on your filename
** Please click Installed if you use this mode . ***
I would prefer limitless so I can add as much as I would like without any worries of running out. At least 500 pages limit I say if there HAS to be a limit
I would prefer limitless so I can add as much as I would like without any worries of running out. At least 500 pages limit I say if there HAS to be a limit
In this case the data of the pages should be stored in Mysql Database ... I can do that .. but The vBulletin4 version contain this ability as a core by default!! I think it is better to wait for vb4 ...
Quote:
Originally Posted by goxy63
Rated and Tagged
Will install as soon as I see next version
would be nice to have atleast 10-20 pages
Thanks
Well, I will try to release the next version soon , with more pages as you mentioned.
I use a handwritten system to do the same thing as this mod. However, if it had the ability for several pages - I'd jump at it (to save the copy/paste each time I need a new page).
I'm looking for a way to create a page that my members can input their names and addresses that would then create an alphabetical list of those members who filled out the form. Is this possible with this mod?