i have been playing with drupal for about a week now and having a good time getting familiar, but I have what is probably a n00b question, but i cant find the answer. i have looked through the handbooks including the end-user guide, but to no avail..
i saw a video on drupal about 2 weeks ago which showed someone entering a new post. in it they did something like:
[[node/1]]
which when previewed/posted replaced that item with the title of the specified node and linked to the specified node - was i just imagining this?
I've been using the Adsense Module to insert adsense into my blog posts. In order to get them to insert inside the blog posts I had to edit the node.tpl.php.
I have 4.7 installed and running smoothly. I also have Tiny MCE working. When I add a new story/node with an embeded flash movie everything works correctly, but when I go back to edit the same post all content of the post is there, but the
i can't see any query results when i submit a query on the query tab within the dba module. for example, i type "select * from accesslog;" (minus the quotes) and click "execute query" and it throws back the query string but does not show any results - what gives?