demon327
08-10-2006, 09:26 AM
hello all,say i have a little problem with my Vbulletin board..
i installed the extension for having arcade games but i needed to edit the templates.. now the problem is i cant do the other templates becauase they arent the same as the standard Vb style..
this is what i need to do:
ibProArcade v2.5.3+ Installation
Start off by uploading all the files needed.
* The entire /arcade folder to your forum's root directory
* The files in the /admincp folder to your forum's /admincp folder
* The files in /includes/xml folder to your forum's /includes/xml folder
* arcade.php to your fourm's root folder
Now CHMOD the /arcade directory and all its subfolders to 0777
Make sure that there is no installer_de.php or installer_en.php in your forum's root directory, if so -> delete them !
Open your AdminCP and do the following:
* Open the Menu Plugin-System
* Click Manage Products
* Click [Add/Import Product]
* Enter the path to the Product-XML-File: ./includes/xml/product-ibproarcade.xml and click IMPORT
* Confirm the Import of that Product
* Ready - the Hack is installed !
Now you have to change some templates:
Stay in the AdminCP:
* Open the Menu Styles & Templates
* Click Style Manager
* Select "Edit Templates" in the Dropdown-Menu
* Scroll down and double-click on Postbit Templates
*
* Choose postbit and click CUSTOMIZE in the right menu
* Search for:
<td valign="top" nowrap="nowrap">
Below add:
<div class="smallfont">$post[crowns]$post[champtext]<br /></div>
# Click SAVE and edit the Template postbit_legacy
#
# Search for:
<if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if>
Above add:
$post[crowns]$post[champtext]<br />
click SAVE and edit the Template navbar (below "Navigation/Breadcrumb Templates")
click SAVE and edit the Template navbar (below "Navigation/Breadcrumb Templates")
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>]
Below add:
<td class="vbmenu_control"><a href="arcade.php?$session[sessionurl_q]">Arcade</a></td>
click SAVE.
Now you should:
* Expand the menu "Arcade" in the left AdminCP-menu
* Click Group Permissions
* Adjust the permissions the way you want
Check out the Arcade Main Settings if everything fits your ideas.
Finally click Categories in the left menu, click SAVE - there is no need to change anything, just save the settings once.
The Arcade is ready to play - enjoy !
_____________________________
now the problem is the stuff from the "navbar"..
i cant find the code in my styles :( can sombody help me with this problem?
ow before i forget this is the board where the problem is: www.mostwantedkillers.be/forum
i installed the extension for having arcade games but i needed to edit the templates.. now the problem is i cant do the other templates becauase they arent the same as the standard Vb style..
this is what i need to do:
ibProArcade v2.5.3+ Installation
Start off by uploading all the files needed.
* The entire /arcade folder to your forum's root directory
* The files in the /admincp folder to your forum's /admincp folder
* The files in /includes/xml folder to your forum's /includes/xml folder
* arcade.php to your fourm's root folder
Now CHMOD the /arcade directory and all its subfolders to 0777
Make sure that there is no installer_de.php or installer_en.php in your forum's root directory, if so -> delete them !
Open your AdminCP and do the following:
* Open the Menu Plugin-System
* Click Manage Products
* Click [Add/Import Product]
* Enter the path to the Product-XML-File: ./includes/xml/product-ibproarcade.xml and click IMPORT
* Confirm the Import of that Product
* Ready - the Hack is installed !
Now you have to change some templates:
Stay in the AdminCP:
* Open the Menu Styles & Templates
* Click Style Manager
* Select "Edit Templates" in the Dropdown-Menu
* Scroll down and double-click on Postbit Templates
*
* Choose postbit and click CUSTOMIZE in the right menu
* Search for:
<td valign="top" nowrap="nowrap">
Below add:
<div class="smallfont">$post[crowns]$post[champtext]<br /></div>
# Click SAVE and edit the Template postbit_legacy
#
# Search for:
<if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if>
Above add:
$post[crowns]$post[champtext]<br />
click SAVE and edit the Template navbar (below "Navigation/Breadcrumb Templates")
click SAVE and edit the Template navbar (below "Navigation/Breadcrumb Templates")
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>]
Below add:
<td class="vbmenu_control"><a href="arcade.php?$session[sessionurl_q]">Arcade</a></td>
click SAVE.
Now you should:
* Expand the menu "Arcade" in the left AdminCP-menu
* Click Group Permissions
* Adjust the permissions the way you want
Check out the Arcade Main Settings if everything fits your ideas.
Finally click Categories in the left menu, click SAVE - there is no need to change anything, just save the settings once.
The Arcade is ready to play - enjoy !
_____________________________
now the problem is the stuff from the "navbar"..
i cant find the code in my styles :( can sombody help me with this problem?
ow before i forget this is the board where the problem is: www.mostwantedkillers.be/forum