How to Update the License of the Official’s Website Branding Removal Plugin in Clip-Bucket v2
Last Updated on Tuesday, 23 October 2012 04:04 Written by Richi González Wednesday, 31 October 2012 12:00
Hello,
I’ll teach in this article how to update the license of the plugin once you have purchased it.
Difficulty level: Easy
1. Login into the admin_area
2. In the left column, under Stats and Configurations tab, look for Website Branding Removal. Click it.
Learn MoreHow to Check the Last Executed Time of Clip-Bucket v2 Cron Jobs
Last Updated on Tuesday, 23 October 2012 04:01 Written by Richi González Sunday, 28 October 2012 12:00
Hello,
Today I’ll show you how to see the last time the cron jobs in Clip-Bucket v2 were run. This works for the v2 of Clip-Bucket only.
Difficulty level: Easy
1. Login into the admin_area.
2. In the left column, look for the Plugin Manager.
Learn MoreCheck All the Online Users Along With Some Useful Information in your Clip-Bucket v2 Website
Last Updated on Tuesday, 9 October 2012 09:03 Written by Richi González Wednesday, 3 October 2012 12:00
Hello,
To keep stability and records, Clip-Bucket offers an already built in option to check all the online users and guests directly from the admin_area. Learn how to check this info below.
Difficulty level: Super Easy
1. Login into the admin_area
Learn MoreHow to Remove Flagged Users in Clip-Bucket v2
Last Updated on Wednesday, 19 September 2012 07:11 Written by Richi González Friday, 28 September 2012 12:00
Hello,
Nobody likes to have users disturbing and molesting other users in our site, therefore, today, I’ll show you how to remove the users that have been reported for misbehaving. Works for the whole Clip-Bucket v2 branch.
Difficulty level: Easy
1. Login to your admin_area (yoursite.tld/admin_area)
Learn MoreHow to Loop Through an Array in Clip-Bucket with {section}{/section}
Last Updated on Wednesday, 19 September 2012 07:18 Written by Richi González Thursday, 27 September 2012 12:00
Hello,
When you dynamically need to output records from a database inside your Clip-Bucket, by this moment, you may have noticed that Clip-Bucket is powered by Smarty template engine, therefore, you cannot use a while() loop, for example, like you would normally do in native PHP. In this article we will review the use of {section}{/section} to loop through a MySQL records array.
Difficulty level: Medium (if you know how to use loops in PHP, you’ll find it easier)
1. Create the query to retrieve records from your database (in this example I’ll use queries for MySQL, but you can use any database)
Learn More
Recent Comments