How to Remove Notifications Link from Scrollable Header Box in Clip-Bucket v2
Last Updated on Friday, 17 May 2013 04:06 Written by Richi González Saturday, 18 May 2013 12:00
Hello,
As you may have noticed already, notifications have literally no use in Clip-Bucket. The main developer, Arslan Hassan, even said once in a post at the Clip-Bucket forum, that the notifications system was a feature he wanted to implement, yet never had the time to finish it. So let’s free some space up there in the header box by removing the link to them. This article applies for those who use the default cbv2new template. These instructions may be exact for the whole v2 branch.
Learn MoreHow to Add a New Video Category in Clip-Bucket v2
Last Updated on Saturday, 11 May 2013 06:14 Written by Richi González Tuesday, 14 May 2013 12:00
Hello,
This article is especially intended for the Clip-Bucket newcomers, so they can easily get started with the basic functionalities of the script. Today you will learn how to add a new video category in your Clip-Bucket v2 web site.
1. Log into your admin_area (http://yoursite.tld/admin_area)
2. In the left column, inside Videos tab, click on Manage Categories.
Learn MoreHow to Add a New SEO URL (Rewrite Rule) in Clip-Bucket v2
Last Updated on Saturday, 11 May 2013 06:14 Written by Richi González Monday, 13 May 2013 12:00
Hello,
Today I will show you how to add a new Rewrite Rule to your Clip-Bucket powered website, such as /myaccount, /videos, etc. You must have a page previously created, of course. This can be adapted to any website that uses Rewrite Rules (apache mod_rewrite).
1. Let’s say you have a page called my_earnings.php, and you regularly access it by going to http://yoursite.tld/my_earnings.php and we want the SEO URL to just be /myearnings.
Learn MoreHow To Remove Playlists from My Account’s Left Menu in Clip-Bucket v2
Last Updated on Thursday, 9 May 2013 02:07 Written by Richi González Saturday, 11 May 2013 12:00
Hello,
Today I will show you how to remove playlists from the My Account’s left menu in Clip-Bucket v2. The process is really simple, just a couple of line changes and you’ll have the playlists’ links removed.
1. Open ./includes/classes/user.class.php
Learn MoreHow to Show “Upload” Tab to Logged in Users Only Using a Custom Template in Clip-Bucket v2
Last Updated on Thursday, 18 April 2013 02:34 Written by Richi González Friday, 19 April 2013 12:00
Hello,
Like I wrote in a previous article, How to Check if a User is Logged in When Uploading Videos in Clip-Bucket v2, I further saw that the Upload tab from the top navigation bar was still there, in some custom templates, even when users where not logged in, therefore I decided to write this article to show you how to add a check to see if the user is logged in, if not, don’t show the tab, otherwise, show it. Note, if you are using CB template cbv2new, you don’t need to add this modifications.
Learn More
Recent Comments