i'm very new with drupal. I'm building a website, where there will be different type of article, we will have the content, news (feed from rss), article, and FAQs (a page, where there are a question and answer and discussion on that).
I notice that drupal have 2 type of content, story and page. I will use the page for the content, which is cool, but i need to have 3 more type of article.
I would like to display on the first page on different box,
1. News - with 5 latest news header
2. article - with 5 latest article
3. faq - with 5 latest faq
It's rediculous not to have a decent working links module.
I'm not willing to risk my active site with the links package cvs, and I can't get the weblink module to work (without some very convoluted category fiddling). There is no simple, clear description that I have found in looking for two hours for a workaround for providing link creation being made with other modules.
Will someone in the know please post a solution for actives sites by which one can get some kind of working link list on an active site with latest release of Drupal.
System: Drupal running on Apache 1.3.3x with PHP 4.4.x in CGI mode.
Everything is OK save enabling clean URLs. mod_rewrite is installed, yet Drupal tells me that my host isn't configured... and so on.
However, when I manually change the 'clean_url_ok' in 'variable' table in DB, and then save the settings (or set 'clean_url' variable manually as well), clean URLs work fine. But when I open settings again and try to save, I am again told that host isn't configured... you understand.
How that can be defeated without changing DB records manually?
we're starting to play around with the Dashboard module and I was wondering if its possible to override the standard page layout by creating a node-dashboard.tpl.php file for these types of pages. Is this possible?
I'm brand new to using Drupal and so far, I am very impressed. Compared to Wordpress which I also like, Drupal looks like it's a very powerful program. Anwway, I'm writing because I am receiving the following error message when I try and change my themes:
Table 'mansour_drpl1.ec_product' doesn't exist query: SELECT * FROM ec_product WHERE nid = 1 in /home/mansour/public_html/includes/database.mysql.inc on line 66.