My main issue is that I " the admin" never received an email with password but registered users do receive the email, needless to say I can not log in as the administrator.
second, you will see this if you register, the red error text that populates the top of the screen.
can anybody help, I am searching but not finding the solution.
I would like to reposition where Drupal displays the taxonomy term(s) associated with a node. In what module or template is the position of term(s) determine in the Bluemarine theme?
And, where would I look to find the code or .css that defines the appearance and position of the view / edit / track tabs. I see some references in drupal.css to the tabs, and I see a class="tabs" in the page source, but I cannot find this class or any .css that creates the lines and hover effects.
Hello!
Please bear me if im not posting in a right place, thanks!
I just added an iframe to a page showed on front page of my drupal site, which displays well in firefox but disappears in IE. The iframe itself should be ok cause i put it in a separated test html page and it works. Iv also test it in a new block and still not work in IE. Just not sure if there is any parameters to be adjusted or anything else im doing wrong. Please anyone help. Thanks in advance!
I'm trying to set up the Voting Actions module. But I can't figure out how anything works. I'm hoping someone can post a simple sample.
The goal is to have front page content that is generated based on votes. I want users to vote on nodes, and then once node votes have reached a certain point, they get posted on the front page.
Can someone describe briefly how I could set up the site to allow this?
Is there any way to recover deleted nodes? I'm the admin for a Drupal site (scary, since I'm a Drupal newbie) and the site's owner accidentally deleted a page he was working on. It was a simple page, easily redone, but I figured I'd check into this before it happens with something less easily redone.
I have a requirement to create some custom modules to manage a Project that has multiple Tasks associated with it, (think of a Brochure with multiple sections that are tasks), im thinking of making the "tasks" out of flexinode so its easy to create new ones and maybe even the Project (or "Brochure") itself out of flexinode, but -