Blogs

Nokia E71 & Flickr

If you want to use flickr via ShareOnline on Nokia E71, try using these links

http://www.flickr.com/help/nokia/

Direct link to download
http://www.flickr.com/services/atom/config/nokia/nseries/flickr_configur...

"Rebuild Permissions" ! in drupal6

umesh sharma's picture

If contents are not visible for all visitors. and all access content permissions are checked for all role.
Then try to use "rebuild permissions" in Drupal 6.x.

This problem is usually faced when upgrading from drupal 5.x >> drupal 6.x.

http://www.domainname.com/admin/content/node-settings

Rebuilding without the button

umesh sharma's picture

Go to admin/content/node-settings/rebuild

Solved - Warning: Unknown column 'serialized' in 'field list' - error while upgrading Drupal

umesh sharma's picture

When you upgrade from Drupal 5 to Drupal 6 you might run into the following error if the upgrade was not properly done

Warning: Unknown column 'serialized' in 'field list' query: SELECT data, created, headers, expire, serialized FROM cache WHERE cid = 'variables' in [drupal 6 "/includes/database.mysqli.inc" file] on line 128

5.7 > 6.0 SQL “Unknown Column” Prob - Unknown column 'serialized' in 'field list'

umesh sharma's picture

I used the step from najibx to delete the block and rebuild it. Only one of the cache tables (cache_block) didn't update to include the serialized column. May have been something to do with a collision with the old block_cache module. Who knows, it's fixed now which is what matters.

fresh install causes error common.inc on line 492

umesh sharma's picture

I have made only one configuration change which was the following

$db_url = 'mysqli://username:password@mysqlserver/databasename';
$db_prefix = array(
'default' => 'default_',
'authmap' => 'drupal_shared_',
'profile_fields' => 'drupal_shared_',
'profile_values' => 'drupal_shared_',
'role' => 'drupal_shared_',
'sessions' => 'drupal_shared_',
'users' => 'drupal_shared_',
'users_roles' => 'drupal_shared_',
);

But this then shows the following errors in the admin area:

PetroEnergyjobs.com - A new job portal for petroleum industry

Hi All,

We have been recently busy working on PetroEnergyJobs.com - a complete job portal for Petroleum industry throughout globe.

We have used Drupal 6.15 for building this website. We are still into very initial stage of building the website.

Please check http://www.petroenergyjobs.com for more details.

If you have any comments or suggestions, please emails us.

Thank you
Vinay Yadav

drupal 6 use "script.js" file

umesh sharma's picture

Drupal 6 has improved theming system. for adding JavaScript code to your pages, you just need to create a file named "script.js" in your theme folder.

Theme engine will automatically pick it up and place in scripts section.

Pure CSS Drop Down Menus in Drupal 6

umesh sharma's picture

how to implement drop down menus in the easiest way possible. Unfortunately, most CSS drop down tutorials still require you to add javascript to resolve IE6 issues. CSS menus require the ":hover" attribute on LIs, and IE6 just can't handle it. I figured since Drupal already includes jQuery, I'd write a tutorial that takes advantage of jQuery's simplicity and keeping the CSS to a minimum for ease of maintenance.

SimplyFreshers.com Launches 'Walkins' section

To aid the supply of talent to both IT and BPO companies in India, SimplyFreshers launched Walkin Section that provides a medium for freshers & experienced candidates to seek quick opportunities.

Walkin Section is aimed at helping companies post their immediate requirements, create awareness among prospective candidates and acquire a resourceful set of profiles to evaluate.

For jobseekers, Walkin section is designed to make job searching an effortless and speedy task. Among the features are:

- Latest Walkin listing from across India
- Categorized posting by Industry: IT/BPO

Syndicate content