Asterix_ita
05-19-2010, 10:00 PM
The hack Special Header and Rules offers us all an opportunity to enter the heads and rules of custom forum
through simple html file, images table, adsense other .......
create an html file storage, the default configuration is necessary to create, in the root, a folder named head (of course everyone can change folder name and path, then need to update the fields in admincp ? options ? special head ? path)
As you can see in the stamp file is not recognized without having to open them.
https://vborg.vbsupport.ru/external/2010/05/26.png
Var:
Path file HTML = return the path to the html file, starting from the root of the forum, do not contain
the initial and final slash, below are some examples to clarify what has been described.
es.
http://(www.)mysite/folder
http://(www.)mysite/forum/folder
value var HtmlPath= folder
http://(www.)mysite/folder1/folder2/folder
http://(www.) mysite/forum/folder1/folder2/folder
value var HtmlPath= folder1/folder2/folder
The filename must be composed forumid.html eg. 1.html
Rules suffix = The text entered here will compose the name of the HTML file, the suffix will allow us to highlight the html file header from those rules, the default is _nt (new thread)
The filename must be composed forumid_suffix.html where forumid=id forum ? suffix= text that we chose
default forumid+suffix.html es. 1_nt.html
Last clarification html files should not have tag type head - body ???. an example
<center><img border="0" src="http://www.collectiontricks.it/forum/head/2/collection.png"></center>
Install:
Upload the file
Import product_special_head.xml
Configure in vBulletin Options -> Special head
Change template newthread
find
<label for="subject" class="full">{vb:rawphrase title}:</label>
add before
{vb:raw ct_rules_thread}
Changelog
1.0.2 add special rules options
1.0.3 add default special rules
Translations
Italian language - Collectiontricks (http://www.collectiontricks.it/forum/showthread.php?t=1563)
Mark Install (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=242978)
other screen this post (https://vborg.vbsupport.ru/showpost.php?p=2044802&postcount=4)
through simple html file, images table, adsense other .......
create an html file storage, the default configuration is necessary to create, in the root, a folder named head (of course everyone can change folder name and path, then need to update the fields in admincp ? options ? special head ? path)
As you can see in the stamp file is not recognized without having to open them.
https://vborg.vbsupport.ru/external/2010/05/26.png
Var:
Path file HTML = return the path to the html file, starting from the root of the forum, do not contain
the initial and final slash, below are some examples to clarify what has been described.
es.
http://(www.)mysite/folder
http://(www.)mysite/forum/folder
value var HtmlPath= folder
http://(www.)mysite/folder1/folder2/folder
http://(www.) mysite/forum/folder1/folder2/folder
value var HtmlPath= folder1/folder2/folder
The filename must be composed forumid.html eg. 1.html
Rules suffix = The text entered here will compose the name of the HTML file, the suffix will allow us to highlight the html file header from those rules, the default is _nt (new thread)
The filename must be composed forumid_suffix.html where forumid=id forum ? suffix= text that we chose
default forumid+suffix.html es. 1_nt.html
Last clarification html files should not have tag type head - body ???. an example
<center><img border="0" src="http://www.collectiontricks.it/forum/head/2/collection.png"></center>
Install:
Upload the file
Import product_special_head.xml
Configure in vBulletin Options -> Special head
Change template newthread
find
<label for="subject" class="full">{vb:rawphrase title}:</label>
add before
{vb:raw ct_rules_thread}
Changelog
1.0.2 add special rules options
1.0.3 add default special rules
Translations
Italian language - Collectiontricks (http://www.collectiontricks.it/forum/showthread.php?t=1563)
Mark Install (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=242978)
other screen this post (https://vborg.vbsupport.ru/showpost.php?p=2044802&postcount=4)