J
J.Black
Guest
Lucky Button
This hack redirects the user to a various thread when they click "Lucky" button on the navbar. This is like Google's lucky button. Let's see what is your lucky subject.
install
Go to your admin cp, then:
Plugin System -> Manage Products -> [Add/Import Product] -> Select 'product-lucky.xml' from your computer then press 'Import'
Modifications Info
Plugin : 3
Phrases : 1
Template : 1
Setting : 0
Versions:
v1.0 - 22 Octaber 2007
-First release
v1.1 - 28 Octaber 2007
- Query error fixed
- Setting Added
- Usergroup permisson added
- Disallow forum ID added
- Forum permisson added
- On/Off added
Manuel Template Change
Open navbar template
add below
Product attached.
Thanks to g0rn
This hack redirects the user to a various thread when they click "Lucky" button on the navbar. This is like Google's lucky button. Let's see what is your lucky subject.
install
Go to your admin cp, then:
Plugin System -> Manage Products -> [Add/Import Product] -> Select 'product-lucky.xml' from your computer then press 'Import'
Modifications Info
Plugin : 3
Phrases : 1
Template : 1
Setting : 0
Versions:
v1.0 - 22 Octaber 2007
-First release
v1.1 - 28 Octaber 2007
- Query error fixed
- Setting Added
- Usergroup permisson added
- Disallow forum ID added
- Forum permisson added
- On/Off added
Manuel Template Change
Open navbar template
PHP:
vbphrase[faq]</a></td>
add below
PHP:
<td class="vbmenu_control"><a href="misc.php?do=lucky">$vbphrase[lucky]</a></td>
Product attached.
Thanks to g0rn