it's interesting how Ubuntu, my favourite Linux distribution, and Drupal, the best and most popular cms platform, have new releases coming out at the same time.
it's worth noting that ubuntu uses drupal to run it's main site, www.ubuntu.com and it's news site The Fridge.
I posted this even in General discussion, sorry for that. i think this is the right place.
Hi all,
I just upgraded my website from version 4.7.2 to 4.7.8. Now I've done that, i cannot access to my the website anymore.
When I want to access as user admin with the correct password and push the submit putton nothing happens. If I, for example,
enter a wrong password the entry mask says me, I've entered a wrong password.
I even checked the password in the database (MD5), it is still correct.
Hi all,
I just upgraded my website from version 4.7.2 to 4.7.8. Now I've done that, i cannot access to my the website anymore.
When I want to access as user admin with the correct password and push the submit putton nothing happens. If I, for example,
enter a wrong password the entry mask says me, I've entered a wrong password.
I even checked the password in the database (MD5), it is still correct.
Hello
Actually i want to include an if statment to check if this is the first time that the user log in to his account
im thinking to check the access field of the User table in the drupal database and if its equal zero i want the user to fill a new form
otherwise login to the normal site
But the problem is that i don know how to include that code in the drupal do make it work
and should be a script or what ?
ANY HELP ....Im still beginner
I'm looking for a module to help developers add js and css files on a per node basis. I don't want to give them access to template.php, just a simple interface to specify a node and the js or css files to add and the scope. This way custom interface effects can be included only when needed. Also makes the job of writing these ui snippets more compartmentalized.
Our goal is to keep the content and coding types truly separated. But, forcing developers to write custom modules to add effects is a time waster. Also makes upgrades harder.
My Provider said he wants to upgrade from version 4.7 to 5.2. I am not too Drupal savvy and was wondering, am I paying for him to upgrade his Web Server?
When I look at my source code for my site it looks like pretty plain stuff: HTML, Java Script, some imbedded Flash.