Drupal 5.x
custom search form
Apologize if someone has already asked this question
I am working on a drupal site for whcih we want to have a search form on every page which is more than just a textbox
I would like to load some data from the a specifc coontent-type node, and show it out in a drop-down box
than means the user can select a category, and also a search text box
I am getting stuck on this, appreciate if someone can save me from this!
Thanks!
Validation form and Ajax
I have form with 2 comboboxes. First combobox have options that loaded when load page, and options of second loaded by select an option of first combobox by AJAX. Form has a submit button that send data of form after selecting of this comboboxes. But when it try to send data, error occured: "An illegal choice has been detected. Please contact the site administrator." and it select second checkbox like it has some error. Why this?
How can I create TABS for node content
To avoid re-inventing the wheel... am I missing something?
I have had a look at the info for "Magic Tabs" and "Javascript Tools:Tabs" (aka "JQuery UI Tabs") etc. and can't see anything that simple converts node content into tabs e.g. by splitting at each <H1>title</H1>.
The content of the nodes will either be populated by imported data or by dumb-users so it needs to be an automated process of splitting pages. Is there such a user transparent tab creating module out there?
Note: I am restricted to Drupal 5.x modules due to other modules in use.
Which Modules?
I'm a web designer who's totally new to Drupal.
On the surface Drupal by default looks like it's designed more for creating "blogs", but I see with modules you can make about any site.
I was wondering if I could get your expert opinions on a site I'm creating...
I'm needing to make a pretty simple site that sells items.
Basically you go to the site, select the category of the item you want, it displays a group of items, you click on it and optionally buy it (shopping cart, paypal/google-checkout).
I would also like the database/catalog of items to be easilly added to and removed from.
So what all modules would I need to do this? I know I can make the site just fine if I know which modules I'll need for it.
Any help would be appreciated, thanks!
Called to undefined error
Here is my site:
http://svea.djuxe.com
Some users (not me) have gotten the following error message when they enter the site:
Fatal error: Call to undefined function _uc_cart_product_get_options() in /home/djuxecom/public_html/svea/modules/uc_taxes_price/uc_taxes_price.module on line 111
The strange thing is how only some get it, and some dont. Any ideas on how I can fix this? Would be forever greatful if anyone could help me with this!
Thanks!
//Elias
Need different title (h1) style for different pages
Hello,
I'm having a problem with a web site I'm working on.
It has a left sidebar and content section, but I wanted the forum to take up the entire page (including the left sidebar space). I managed to do that through CSS only, but I'm left with one issue: The breadcrumb and "Forum" title are still only centered over the content section and not spread out over the whole page, like so:
http://protect.kafa.org.lb/forum
Is there a way I can modify the breadcrumb and the title for only the forum pages so that they're aligned correctly without changing ALL the breadcrumb and title positions?
thanks
