Drupal6 to Drupal Problem (PDOException: SQLSTATE[42S22])

Hi guys,

For several days I am trying to migrate my site from Drupal6 to Drupal7, without success so far.

Slideshow of multiple attached images (Views 3, Drupal 7)

I have a contend type that has 10 images attaches (one field with max. 10 entries)
Id like to build a view that roles thru all that images.

Audio Module Replacement in Drupal 7?

I've not had time to do much testing, yet, with setting up a Drupal 7 site, but for one of the sites I've had for quite some time, and would really like to move to Drupal 7, it is currently on Drupal 6, and I use the audio module heavily for audio files.

What I'd like to be able to do (if at all possible) is to keep all the current data that I have already built up, and of course the same files, and merge that to something that'll be getting continued support, such as MediaFront or another option. I think I saw some information about simply using the filefield module and CCK to take care of all the audio module pieces, but I don't know all I need to know for that.

Has anyone else gone through such a transition so far, or can anyone offer any suggestions? I'm totally fine with creating my own fields, as what I had with the audio module. I'd like to be able to import the current data for "download count" and "play count", that sort of thing, as well as the title, artist, etc.. well, subjects and such that I added were via taxonomy... so really, all I need from the audio module, field-wise are:

  • Play Count
  • Download Count
  • Artist/Author (would rather create my own field anywya, just import the data)
  • Title
  • Play length - what's the audio length of the file
  • File Size

Drupal 7 Mouseless Online Editor

I have just created a mouseless online editor for Drupal 7. It features single keystroke commands (no need for Ctrl/Shift/whatever) for all cursor moves, as well as for buffering, copying, and deleting text blocks, finding and replacing text strings, working with more than one file at a time, and recording and executing macros. There is a demo available here for those who would like to try it out, and there is no need to register and login.

D7 user_save - save data in fields

Hi, i've created some extra user-fields (Home » Administration » Configuration » People » Account settings). Now i want to store data in these fields programmatically. But whatever i try, i don't get it working...

This is what i've done:

Automatic html out stripping in views module

The rewriting output of views module strips automatically out

and html tags... I looked for this "bug" on this site but I found that's a safety and that's undisabled. I found too that's the "filter_xss_admin()" that strip out tags so I added 'object' and 'param' into the exceptions. Is there a way to avoid that unsafe method? Thanks.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x