Search blog

Saturday, May 19, 2012

Disabling, Hiding the Date in Views slideshow: DDblock

This is a simple trick by which you can hide, disable or conceal the date or submitted by information in the  Views slideshow: DDblock in Drupal. Just add the following lines to your theme's css file:

/*hiding the date in the slideshow*/
div.views-slideshow-ddblock-cycle-duplex div.slide-body-inner .submitted {
display: none;
}


Access Denied to Super Admin in Drupal 6 after Logging in

Today I faced a strange issue with my drupal 6 website. I was in the concluding phase of my site finalization and just as when I was about to deploy the site to production I got this queer error:

Access Denied. You are not authorize to access this page. 

A quick solution that I found to this were:

1. Build or clear your node access permissions, just hit this link with your browser:
http://www.yoursite.com/admin/content/node-settings/rebuild

2. Clear your cache including menu cache.

My Google search for this queer problem:

http://bit.ly/JolIaZ

Thursday, May 17, 2012

Organic Group Search Not Working

Many of you must have experienced this issue with the organic group search which comes as default in a block. The issue I faced was every time I made a search instead of the results being displayed I was being redirected to OG home.

Trying this and that I finally found some solutions through Google Search.

Skim through these pages, might help. The one that worked me was importing the views mentioned here: http://drupal.org/node/333072#comment-3059310

or you can try this too:

http://drupal.org/node/434934#comment-1961696 or

http://drupal.org/node/434934#comment-2256214

Friday, May 4, 2012

Learn To Become a Better Visual Web Designer then a Developer

Well this title isn't the thumb rule, but if you are in the Web business like the way I am, then this certainly holds true for you.

My own experience is that the general client is least bothered about how strong a website you might have build in terms of programs and web-software, but unless your website is visually appealing, they don't care about your inner-development. Now, that doesn't mean you develop a lousy website which is just visually appealing! But if your website is strong in terms of the programs and also graphically chic, it holds a lot of value for your product.

As, I am writing this blog-post, today I read in the news today that Slideshare has been bought by Linkedin for about $119 million. And as I started exploring about the team members and person involved with Slideshare I came across this wonderful line from the CEO of Slideshare, Rashmi Sinha. It read:

"Good software comes from a true collaboration between developers and designers." You can read more at: http://rashmisinha.com/about/

& I fully agree with her.

Here's a video you might have a look at which conveys the same with wonderful reasonings:

Top 5 Posts (Weekly)