There is those modules?

I have installed Fieldgroup 7.x-1.x-dev module.
It is requires: Field (missing), Field_sql_storage (missing).
I cant find those modules

User history

When I click on the any user name, it shows the user's recent blog entries and how many days the user has been member for. But I also want a link to be displayed that will show the recent posts by the user apart from blog entries. How do I do that?? Thanks in advance!

Can't Assign Multiple Taxonomy Terms to One Node

I am trying to assign multiple taxonomy terms to one node, specifically a forum node. I simply want to be able to have multiple terms, so I can tag a forum thread with multiple terms. For instance I want a forum post to be tagged, clothes, shoes, GAP. This is the error I get when I try to do multiple tags.

this field cannot hold more than 1 values.

How to convert css template to Drupal 7 theme?

How to convert css template to use with Drupal 7. Please take a look here:-
http://www.free-css.com/free-css-templates/page115/interior-art.php#book...

I don't know which base theme to use; adaptivethemes, fusion or others?

Help is very much appreciated.

Install Drupal 7.0 for bigner problem

I install the Drupal 7.0 but it was running there has some problem to following steps. I don't know why there is no file folder as its mention, is it need to create a new file name folder there, and it also mentioned I can't re-write the name of settings.php, if someone can let me know how to solve it, i am totally appreciate. There is a screen shot for your reference. as below:

Tables and columns missing during D6->D7rc4 upgrade

Attempting upgrade from D6.20 to D7-rc4. My update.php process failed, and for an error I got:

PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'mydb.d7_block_custom' doesn't exist: SELECT bid, info FROM {block_custom} ORDER BY info; Array ( ) in block_block_info() (line 209 of /modules/block/block.module).

There were a bunch of "Notice: Undefined property: stdClass::$disabled in _node_types_build()" messages in there too, but I assume being notices I can ignore them.

I have a clean (non-upgrade) RC4 installation, so I copied the blocks_custom table from that install into the db I'm trying to upgrade. The table is empty so I hoped that the structure would be correct.

Copying that table seems to have gotten me past that error. The next was the same error but with table 'block'. Comparing a D6 db to a D7 db it looks like those are the same table. So I manually renamed by 'blocks' table to 'block' along with 'blocks_roles' to 'block_role.'

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x