I'm try to perform a form that are provide an email and a name field when my index open. When the user sets that fields the page check if the email exists so if dont, it create a user using user_save and then log the in. I perform all of this but user login.
I use that to perform user login:
global $user;
$uid=user_authenticate('user','user_pass');
$user = user_load($uid);
After that the user login but don't have session..
Hi
I made Field Tag with default taxonomy term tags and use it in Tagadelic module to list Tags but when someone click on term it display page showing only the Tag (taxonomy term) but not what is taged with it.
The same happens and when you click on the term when displayed with content.
How to make the page of each tag to list content that is taged with it?
I install WYSIWYG module + CKEditor + Geshi-Plugin-CKEditor can not display button.
but run all\libraries\ckeditor\_samples any page can display [GeSHi] button and work.
Hi, I have been looking at Drupal for a couple of months now, and I'm still not sure that it is right for my current project. So, I'm thinking about installing it on an Ubuntu machine here at home to play around with it first. However, I already have a website on that machine that is accessible to the computers on my network only. My question is, can I install Drupal, play around with it and still keep [and edit] my traditional website on the same server?
Two of my Drupal sites are not uploading photos or creating new content. I get the spinning disc for hours. Noob, and have no idea what's going on. Is this an ISP issue or something with with Drupal?