Drupal is up and running but how do I ...?

how to display a custom profile field?

I've created a profile_blog_title custom field, and now i'm trying to make a page and block to list the blogs using that field.

I would like to modify this block code:
http://drupal.org/node/7414

to display the profile_blog_title instead of the user's name

Anyone?

Thanks in advance!

How to escape from a frame

My site has been framed:

http://www.tutorialized.com/tutorial/Programming-for-Absolute-Beginners/...

I know how to use javascript to escape from a frame, something like this:

if (window.self != window.top) { top.location.href=location.href }

I have used it in other sites but I don't want to hack Drupal if a configuration already exists where I can make it always be the top frame. Does it exist?

Regards.

AcidFree Module getimagesize() Error - Video Upload Problem

I am trying to upload video using acidfree and cannot get it to work correctly using the mplayer thumbail utility. First off, if I don't use the mplayer utility to create a thumbnail I don't receive the errors. Everything works within acidfree except for the video upload with mplayer thumbnail on.

The exact problem I recieve on both 4.6 and 4.7 is that after I upload the file I receive the following errors. The file gets uploaded but the there is no thumbnail and when trying to view the video all you can see is the bottom bar of Windows Media Player because for some reason acidfree doesn't know the size of the video.

Drupal 4.6
warning: getimagesize(): Read error! in C:\Program Files\xampp\htdocs\includes\image.inc on line 88.
warning: Cannot modify header information - headers already sent by (output started at C:\Program Files\xampp\htdocs\includes\common.inc:384) in C:\Program Files\xampp\htdocs\includes\common.inc on line 192.

Drupal 4.7
# file C:\Program Files\xampp\tmp\acidfree\mpl99.tmp\00000001.jpg does not exist
# warning: getimagesize(): Read error! in C:\Program Files\xampp\htdocs\includes\image.inc on line 89.
# warning: getimagesize(): Read error! in C:\Program Files\xampp\htdocs\includes\image.inc on line 89.

I have spent two days trying to figure this out by using every forum idea and haven't had any luck.

Here are my both of my test server's specifications:

Gsitemap error

I get this:

Fatal error: Call to undefined function: node_get_types() in /home/www/chrityru/sudoku/modules/gsitemap.module on line 298

when I try to access the gsitemap module at q=gsitemap.

Any ideas?

Immortal session

I stay logged in on Drupal site even on the next day after switching computer off.
How can I decrease session lifetine?

User page after login

I get the user page after login, even with front_page enabled.
So what can i to to change this settings?

Thanks Robert

Pages

Subscribe with RSS Subscribe to RSS - Post installation