What modules should I use to build a car review site?
1) Want to add around 150 pages, with almost same format (car specification, description, 2-3 pictures, etc.)
2) Want to add a feature “People who see this car also interested in the following cars” (based on the number of visits by pervious visitors).
3) Anonymous user can vote for a car. On the basis of number of votes, want to display top 10 cars on the front page (side block).
I've done simple blog type of personal sites before.
What would I need to do to create a website with a database of biographies?
These biographies would be able to be filtered into smaller categories and listings. Also be searched through.
I would love to have it setup with a backend support page where I can search and alter data on the fly.
Any modules that I can look into to get a kick start or idea of how to develop my own module?
Hello comunity
How can I hide a default View on taxonomy term page? I want to use my custom View instead (with Views attach or something like that).
Thanks in advance
Hello,
I would like to get some expert's opinions on the following:
I need to create a specialized page in Drupal 7. Considering the hereafter mentioned requirements, do you think I should develop it using a custom module or use the Views module?
Requirements:
So I created my own drupal theme using psd to css. The tutorial didnt say to make a footer layer...so i didnt.
Now my footer is showing up below everything at the bottom of my main content window (not the bottom of the page).
How can i re-create or move the footer without having to start from scratch on my them building?
Hi everyone
I have the "feeds module" (http://drupal.org/project/feeds) up and running and it works really nicely.
I am trying to upload some content using a content type that I've defined. When I run it, it bombs and says:
SQLSTATE[HY000]: General error: 1366 Incorrect integer value: '' for column 'last_comment_uid' at row 1