How to Use the Dolphin 7.1 Files Module
Last Updated on Tuesday, 21 May 2013 02:03 Written by Mscott Wednesday, 22 May 2013 12:00
Hello and welcome! In today’s blog I will show you how to allow your users to upload files to your Dolphin 7.1 website. Before we begin, we need to install the files module. A step by step guide on installing the Dolphin 7.1 base modules can be found here.
Once we have the module installed, users can access it by clicking “Files” on the main menu bar of the site. It is configured from the admin menu by clicking “Modules” and then “Files” in the administration section of your website.
Learn MoreHow to Create a Mailing List Using WebsitePanel
Last Updated on Thursday, 9 May 2013 02:07 Written by Anand Narayanaswamy Sunday, 12 May 2013 12:00
Mailing lists are useful if you would like to send a message to large number of recipients. You only have to compose e-mails using a single mailing list ID and emails will be automatically delivered to all recipients on that list.
Follow the steps given below to create a mailing list using WebsitePanel
(1) Select Mail | Lists
(2) Select Create Mailing List button
Learn MoreHow to Use Include Files in Templates – SilverStripe CMS
Last Updated on Thursday, 9 May 2013 02:07 Written by Teet Bergmann Sunday, 12 May 2013 12:00
One of the thing you want to use as an included template files is mostly 2nd level menu (sidebar menu).
Include files must be in themes/yourtemplatename/templates/Includes folder it’s the same level as Layout folder.
2nd level menu example code u add to themes/yourtemplatename/templates/Includes/Menu2.ss:
Learn MoreOpenCart – Using the json Object with Ajax
Last Updated on Tuesday, 30 April 2013 01:54 Written by Joe Stenhouse Monday, 6 May 2013 12:00
This is a simple tutorial that will show you how to set up a java script function that uses Ajax to contact a PHP CONTROL file, thus returning json data to echo the results on a TPL file (HTML). All throughout the Opencart framework this is happening and sometimes you will have need to write your own extension. In doing so, you will come across the need to use AJAX.
For this example we are going to do a simple HELLO WORLD echo. First, you need to write your javascript (with AJAX). Since Opencart uses jQuery we will be using jquery style javascript. Jquery is not a scripting language. Rather, it’s a javascript library that makes great use of Javascript to produce rich applications.
Learn MoreConfigure PHP Variables Using PHP Variables Manager
Last Updated on Saturday, 27 April 2013 09:24 Written by Khaleel Demeri Saturday, 4 May 2013 12:00
The PHP Variables Manager plugin is available for cPanel users under the 1H Software section in cPanel. It allows cPanel users to easily configure different PHP variables per folder through a single interface without the need to manually modify their own php.ini files – convenient and time saving.
Learn More

Recent Comments