I need to show comments + comment form from node A if I'm viewing node B. Currently I have both node objects loaded in node template, but how can I get rendered comments with form?
I just put my drupal website online today. I used filezilla to upload the files and the phpmyadmin to upload and manage the database. unfortunately, when i attempt to access my website i am met with the following error:
PDOException: SQLSTATE[28000] [1045] Access denied for user 'thomas'@'localhost' (using password: YES) in lock_may_be_available() (line 164 of /home/abraha12/public_html/includes/lock.inc).
I'm developing a mobile web site with Drupal 7 and i want to use jQuery mobile. I've found many plugins, but just one available with drupal 7 (jQuery Mobile module). I have also a jQuery mobile theme (jQM Theme). My problem is that doesn't work (there is just html, no css and jquery mobile displayed). Is there someone who used this plugin and theme ? Or could you give me an efficient way to create a mobile web site with Drupal 7 ?
Hi everyone. I am in the concluding stage of building a theme and I am in a dilemma of how to implement the contact form that appears on the right side on every node on my website just like the feedback form on the build a module website, the difference now is that instead of it popping out it slides out instead.
i have created online ticket booking site. Now how to make payments. what information should be collected by the customers. should they login inorder to book the tickets.