How to Enable HTTPS on SocialEngine 4
Last Updated on Thursday, 29 November 2012 08:28 Written by Andrew Cross Saturday, 1 December 2012 12:00
The best way to make your SocialEngine network more secure is to enable HTTPS (Hypertext Transfer Protocol Secure) once you have bought your SSL Cert and activated it via your cPanel edit your .htaccess
Alter your .htaccess file to force SSL by adding these lines below this line ‘RewriteBase /’:
Learn MoreHow to Enable SEO URLs in Clip-Bucket v2
Last Updated on Tuesday, 20 November 2012 12:44 Written by Richi González Saturday, 24 November 2012 12:00
Hello,
Today you will learn how to make your website look more professional. How? By enabling SEO URLs. SEO URLs make the URL look cleaner, shorter, and more user friendly, which is what every website owner wants: make their users feel comfortable in their website. This article applies for the v2 branch of Clip-Bucket. You must have mod_rewrite enabled in the server plus no NGINX or LiteSpeed instead of Apache running.
Difficulty level: Easy
Learn MoreHow to Enable Search Engine Friendly URLs in TomatoCart
Last Updated on Friday, 5 October 2012 01:45 Written by Jack Yin Monday, 15 October 2012 12:00
We will show you in this tutorial in a few simple steps how to enable the SEF URLs for your TomatoCart store.
You should first login to our TomatoCart administrator panel:
http://yourdomain.com/admin
If you have installed the script under a subfolder for an example public_html/store the above URL will be:
http://yourdomain.com/store/admin
As the SEF module functions are included already in the TomatoCart installation we will need to just enable them and ensure that if the store is under a subfolder the .htaccess rewrite rules are correctly set. If there isn’t the .htaccess file in the directory, please create it and add the following content into the file:
Learn MoreHow to Enable the Debugging Console in Clip-Bucket and Any Smarty Powered Script
Last Updated on Wednesday, 19 September 2012 07:07 Written by Richi González Friday, 21 September 2012 12:00
Hello,
When you are coding custom modifications or integrating other scripts, plus you’re not very experienced with Smarty, you may get to some point where there is something wrong, but you don’t know what. This article will guide you through the easy steps of enabling the debugging console in any Smarty powered template.
Difficulty level: Easy
1. Open the HTML (for Clip-Bucket) or TPL file you are using
Learn MoreHow to Enable a Three Column River Activity in Elgg 1.8
Last Updated on Sunday, 2 September 2012 02:13 Written by Rodolfo Hernandez Thursday, 6 September 2012 12:00
By default, elgg comes with a two column layout in the Activity page. However, on previous releases there was a way to display three columns instead of two for displaying more information to your users. In this article I will give you a step by step guide on How to enable a three column river activity in elgg 1.8
1. To display this layout on your elgg network, we will use the free plugin 3 Column River Activity, which you can download it here
2. Unzip and upload the plugin to the mod folder of your elgg network to install the plugin. If you don’t know how to do this, please read this article
3. Sign in to your elgg network as an Administrator and go to the Administration Dashboard. There, go to Menu “Configure -> Plugins“
Learn More
Recent Comments