I don't know why I have to enter my login info twice? Once when I enter, nothing happens. I still haven't logged in and I don't get any error message. Second time when I enter my login info I log in.
Also, when I logout I get the blank page and then I have to make page refresh in order to get the main page.
I want /themes to point to /taxonomy_dhtml, but when i create this URL alias, it sends /themes to a "404 page not found". All my other path aliases work fine. Anyone know what's up with that?
I want to learn php and mysql in the service of being able to tweak and customize Drupal much better.
Here is a pricey php/mysql course that looks good. You build six portfolio projects and get personal attention from the instructor (or so they promise)>
we can change a node(blog,page and so on ) to a product's node,and after that the node have changed but not a new node.
1,Now i want to the system will generat a new node(a product's node) when we change a node(blog,page and so on ) to a product's node,and the old node(blog,page and so on ) will not change.
how will we change the code?
2,somebody A can change the node(created by somebody B) to a product's node(by created a new node),and the node(created by somebody B) do not change .
how will we change the code?
Am working on a few things right now and am wondering about licensing of Drupal themes. I've read the many issues on the topic here, and I've read the GPL. My question is this - if I set someone up with a drupal site - can I and/or they modify the themes or not?
I made a complete form with just using taxonomy categories, for drop down list and free tagging for the Ajax lookup and automatic adding. This seemed like the best way to make a form, but now I want the separate fields to output nicely and not in the $terms output. How can I theme the output so I can maybe list all the info on a table for viewing purposes.