This is a simple hack that I have in my private forums. I do not want my 70+ moderators mass-pruning posts, so all I did was to do this: In modcp/index.php - Find: PHP Code: if (can_moderate(0, 'canmassprune')) { $canmass = true; construct_nav_option($vbphrase, 'thread.php?do=prune'); } Change to: PHP Code: if (can_moderate(0, 'canmassprune')) { $canmass =... Read more
Catégorie : Le Travail
Tout ce qui concerne le boulot, les contrats, le développement, les clients, etc… essentiellement Wordpress depuis 2013, des archives de vBulletin et autres trucs. Témoignages, Portfolios de clients, Avant/Après, etc
Total Number of Users Online Now on Every Page
Again, all credit goes to Chen for the original hack. I've merely modified it, so that two extra queries are saved on forumhome - there's no point running the queries again since index.php has already calculated it. This hack modifies 1 php file and 2 templates. It's easy. Using my method, you save yourself 2... Read more
Contact Us Email Feedback Form (with IP address & status of sender)
Contact Us Email Feedback Form (with IP address) Version 2.3 Reason: This hack allows members and guests to email you the administrator using an online email form. This way, you keep your email address hidden from spambots that crawl sites for email addresses. When members use the form, their name and email address gets automatically... Read more
Member’s Age in Postbit & Getinfo Profile (automatically calculated from birthday)
Member's Age in Postbit & Getinfo Profile - by Dr. Erwin Loh I requested this a while back. Since no one has released a hack like this, I worked out how to do it. NOTE: This hack automatically shows the age of the person calculated from the birthday entered (it's not a separate input). If... Read more
Custom User Title Editor with vBCode & Smilie Panel, Admin CP, Store/ Points 3.0
MAJOR UPDATE!!! Custom User Title Editor with vBCode OR HTML with Admin CP Integration 3.0 Also with Lesane Store Hack Add-On AND Shinra Points Hack Integration! You can now allow your members to use vBCode OR HTML via their User Control Panel to add text effects, color, even smilies, to their Custom User Title. The... Read more
Restrict Admin CP vB Options to only allow other Admins to ban email or IP addresses
Restrict Admin CP vBulletin Options - by Erwin (Only allow other Admins to ban emails or IP addresses) As you know, the vBulletin Options section of your Admin CP is very important. From there, you can close or open your forums, change the forum name, and basically control the site. You really do not want... Read more
About the copyrighted content on this site…
100% of the images, icons and specific scripts used on this site are protected by licenses, copyrights or other policies. If i see my content duplicated or stolen, i do not wait a second, and i alert the authors of the stolen elements without notice. If these guys are as serious as they work well,... Read more
New Minimalistic Theme
Never seen on tv, and even less in the vBulletin community, a minimalistic theme. Usually used on a blog, this type of web structure is made for accessibility and flexibility in design. As vBulletin is table-filled, it is complicated to make a default theme look performant to the minimalistic style, but i've done it --... Read more
Due to some unforseen events…
yeah, there was an internal fight at newmodifications.com, so there is no more development there... i don't care about the problems, any team can go into fight or problems, this is not new in the market... btw, i was helping on development of market and i was testing the codes, but as the coder have... Read more
Erwin’s last words!
Here is the answer Dr Erwin Loh gave me when i asked him if i would be permitted to port all his releases (the useful ones) on this site... Erwin wrote: Hi nexi No problems, feel free to take over my old hacks and update them - just ensure that you give credit to me... Read more