How to Hide the Menu for Non-Members in SocialEngine 4
Last Updated on Tuesday, 4 December 2012 03:16 Written by Andrew Cross Wednesday, 5 December 2012 12:00
Would you like to hide the main menu for non-members? If so, instead of hiding just a few things from non-members through the settings of each plugin, it’s better to just hide all! This way, non-members can only access portal page if set-up correctly. You can use this trick to do so:
Find: /application/modules/Core/widgets/menu-main/
Edit File: Controller.php
Find the following code:
Learn MoreHow 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 MoreThe New TomatoCart Template Engine with Twitter Bootstrap
Last Updated on Thursday, 29 November 2012 08:27 Written by Jack Yin Saturday, 1 December 2012 12:00
It’s good practice to have a core, underlying CSS definition so that your website appears and acts consistently across all browsers. After long time investigation TomatoCart Team decides to use Twitter Bootstrap as the underlying CSS framework for new TomatoCart template engine.
Bootstrap is a HTML5, CSS3 and JavaScript framework that helps simplify the site design and development. It is a responsive framework and it was made work perfect in the latest desktop browsers (as well as IE7!), as well as the mobile devices (tablet and Smartphone) browsers.
Bootstrap provides a 12-column responsive grid, dozens of UI components, JavaScript plugins, typography, form controls, etc.
With new TomatoCart Bootstrap Framework, now you have:
Learn MoreSocialEngine 4 Permissions
Last Updated on Thursday, 29 November 2012 07:45 Written by Andrew Cross Thursday, 29 November 2012 12:00
One of the biggest problems that occur with SocialEngine is due to the fact that the file permissions are correct always make sure you check your permissions every few weeks. You can do this via your admin panel:
Also if you rather use an FTP Client to set permissions,
Learn MoreSocialEngine: Incorrect Configuration
Last Updated on Tuesday, 27 November 2012 10:04 Written by Andrew Cross Tuesday, 27 November 2012 12:00
SocialEngine: Incorrect Configuration
Many SocialEngine users have this issue during upgrade or in package manager.
Your session configuration is incorrect and could not be automatically corrected. Please set session.save_handler=files and session.save_path=/tmp (or your temporary directory on non-Linux OSes.
Learn More
Recent Comments