Welcome to the ScriptTechs Knowledgebase (KB)! We’ll be moving all of our tutorials here from our main ScriptTechs site. Can’t find a tutorial you need? No problem! Just ask at our ScriptTechs and we’re sure that our helpful users will post an answer or our staff will find an answer and make a tutorial.
Fix for PHPmailer Vulnerability for phpFox v3.9
We were asked about how to implement the patch for the PHPmailer vulnerability mentioned here. That fix worked in v3.9 but not for SMTP sites. Here’s the fix for SMTP sites. We’ve tested it on our two live sites.
Continue reading “Fix for PHPmailer Vulnerability for phpFox v3.9”
Creating a SocialEngine Widget
This tutorial will show you how to make a basic Google Translate widget for SocialEngine. It’s written using SocialEngine 4.8.13. You can find an installable, free copy listed in the SocialEngine Marketplace and at our ScriptTechs’ Marketplace. This free version is not to be redistributed.
Move the Blog Tag Block in phpFox
Want to move the tag block for Blogs in phpFox? Here’s how to do that.
We recommend to have a custom theme and use a template override for this. This tutorial is written for phpFox v3.9.
First, open module/blog/template/default/block and find the file entry.html.php
Add Copyright, Contact Us and Other Footer Links in Vanilla Forums
Version 2.2.1 of Vanilla Forums and below. Posted per the Vanilla Forums GNU General Public License terms.
You may find you want to add links to your footer menu. We did this in our custom-made theme, which is a recommended practice. We don’t recommend to ever edit default core files for any script you work with.
Continue reading “Add Copyright, Contact Us and Other Footer Links in Vanilla Forums”
SocialEngine – Add or Remove Buttons in TinyMCE
Want to add or remove buttons from TinyMCE for your SocialEngine site? No problem! This tutorial will show you how to do that. It’s written using 4.8.13. Note that this will involve source edits. If you don’t feel comfortable doing this yourself, submit a ticket to us and we can quote doing it for you.
Continue reading “SocialEngine – Add or Remove Buttons in TinyMCE”