Go Back   Themers Club : Computers , Mobiles and Web Development Themes > Webmaster Themes and skins > Forums Templates and skins > Vbulletin skins

Vbulletin skins Free Vbulletin skins and templates

Reply
 
Thread Tools Display Modes
  #1  
Old 12-21-2010, 03:05 PM
Spiral's Avatar
Spiral Spiral is offline
Super Moderator
 
Join Date: Apr 2008
Posts: 1,451
Rep Power: 18
Spiral is on a distinguished road
Default Templateconvert from vB3 to vB4

Warning: This Mod is only for developers! Don't use this in live boards.

With this script you can convert vB3 templates to the vB4 syntax. You can make backup from the old templates, to a later error compare.

Before you merge the templates you can compare old and new syntax.

The folder /dev/backup => CHMOD 0777.

Good Luck
PHP Code:
/* 
* OWN RISK !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 

* <if condition="xyz">    to    <vb:if condition="xyz"> 
* <else />                to    <vb:else /> 
* </if>                    to    </vb:if> 

* $vbphrase[xyz]        to    {vb:rawphrase xyz} 
* $vboptions[xyz]        to    {vb:raw vboptions.xyz} 
* $session[xyz]            to    {vb:raw session.xyz} 
* $bbuserinfo[xyz]        to    {vb:raw bbuserinfo.xyz} 
* $pagenav                to    {vb:raw pagenav} 

* $foo(.*)       to {vb:raw foo(.*)} Textarea Input you can use multiple variables $foo(.*) and $baz(.*) etc. 
*/ 
Attached Images
File Type: jpg templatemerge.jpg (19.4 KB, 61 views)
Attached Files
File Type: zip templatemerge101.zip (4.7 KB, 21 views)
Reply With Quote
  #2  
Old 01-17-2011, 07:31 PM
zee eichel zee eichel is offline
Junior Member
 
Join Date: Jan 2011
Posts: 3
Rep Power: 0
zee eichel is on a distinguished road
Default

w0w can you give more information about this ?
Reply With Quote
  #3  
Old 01-19-2011, 12:57 AM
Maurusky Maurusky is offline
Junior Member
 
Join Date: May 2009
Posts: 3
Rep Power: 0
Maurusky is on a distinguished road
Default

Please, more info.
Reply With Quote
  #4  
Old 05-16-2011, 01:58 AM
toubi toubi is offline
Junior Member
 
Join Date: Dec 2009
Posts: 2
Rep Power: 0
toubi is on a distinguished road
Default

Please, more info.

thank you
Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 07:41 AM.


Powered by vBulletin® Version 3.7.6
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.