Drupal is a popular open source PHP-based CMS. There is a Drupal Stack Exchange at http://drupal.stackexchange.com/, so if your question is related to Drupal but not Pro Webmasters, then it should be asked over there.

learn more… | top users | synonyms

1
vote
1answer
130 views

How do I get the IP of the attacker?

I have a website which was attacked by a spammer. How do I get the IP address of that spammer, so that I can block that IP? I am using Drupal 6.
1
vote
1answer
48 views

Slower site with the *same* configuration than a mirror copy…?

I've got this Drupal site (ligadelconsorcista.org) that I have to move it from one server to another. The reason was that my older host even when it was pretty decent, it started a couple of months ...
1
vote
1answer
2k views

Can I POST to a new window that I want to open up?

Is this possible? A third party site is running my Drupal module An end user clicks on a link which will: Open up a new window www.mysite.com/redirect.php and POST certain data to this page ...
1
vote
2answers
357 views

Which Drupal Modules do I need for a news site?

What are some important modules I should install in Drupal if I am going to use it for a news website.
1
vote
2answers
665 views

Jumping from Drupal 5 to 7

I still have a few sites running on Drupal 5, and I'd rather upgrade directly to 7 when it comes out. I figure it's probably not going to be a supported upgrade path, but still, has anyone tried this ...
1
vote
2answers
324 views

Is there a Drupal module that allows content edits to be “rolled back” like Stack Exchange does?

Looking for a way to roll back edits to text edits in the body of nodes/pages in Drupal.
1
vote
2answers
761 views

What does this Drupal LDAP error mean?

PROBLEM: Trouble shooting LDAP connection binding and request resolution ERROR: "LDAP Bind failure for user . Error -1: Can't contact LDAP server" SOLVED "Authentication with the LDAP server ...
1
vote
1answer
141 views

What are best practices for Drupal QA? For example, how would you check for hard coded broken links?

Looking for suggestions on how to QA a Drupal website. Thanks!
1
vote
3answers
407 views

What's a free web hosting service to show temporary beta versions of my Drupal websites online?

What's a free web hosting service to show temporary beta versions of my Drupal websites online ?
1
vote
2answers
149 views

Drupal Blog vs. WordPress Blog for a Drupal Website? [closed]

Is there a blog of preference for SEO, when it comes down to Drupal websites. I ask as WordPress seems to have the better plug-ins, though may not integrate as well. Any thoughts on this? I am asking ...
1
vote
5answers
105 views

dynamic website development help

I am wondering is there such thing as a WYSIWYG / graphical editor for PHP based website such as Drupal and Joomla? I am from the print world, working with code and database just driving me nuts! ...
1
vote
1answer
263 views

Are all URLs in Drupal in the “body” of “pages” hardcode, or is there a way to localize them?

Currently links, images, files, etc. http://1.1.1.1/drupal/../<resource_name.ext> Is it possible to do: /../<resource_name.ext> If the questions is not clear, just let me know. ...
1
vote
1answer
179 views

With Drupal, what's the best way to do backups and version control?

Looking to create a rollback and recovery system that allows me to create monthly backups that are easy to use to do a restore with, but would also like to be able to log and rollback changes. It ...
1
vote
4answers
204 views

Google keeps indexing /comment/reply URL

With the new update of Google algorithm called Penguin, I think my site was being penalized due to webspam. But of course I don't create post which seems to be spam to Google. It is just I think how ...
1
vote
1answer
1k views

How to configure Drupal email functionality on Godaddy

I have Drupal 6 installed on a Godaddy server. The email functionality used to work fine, but about a month ago they moved my site to their newer generation of server, and I discovered today after ...
1
vote
2answers
125 views

Mail group managers similar to Plesk

I'm relocating my client's pages to a new server. Their old system was running Plesk and had some email groups and a few mail forwards defined. The new server has no Plesk and I'd really rather not ...
1
vote
2answers
459 views

is there any alternative to aegir?

for multiple cms sites? to drupal or even joomla? im afraid wordpress just isnt enough when its not a blog.
1
vote
2answers
127 views

Can drupal do this?

I am a php developer using mostly CakePHP, magento, and wordpress. I want to create a community driven website aimed at the volunteering community that will let users sign up, create profiles, add ...
1
vote
1answer
115 views

301 redirect bulk aspx urls on IIS

We recently relaunched an old aspx site as a new Drupal site on the same domain. No 301 redirect was implemented. I have outputted a list of 1000 urls that need to be 301 redirected. Most of the ...
1
vote
0answers
36 views

Profile Completion e-mail to user in Drupal [closed]

How can I have Drupal 6 send a reminder e-mail to users who did not complete their profile information? Is there a module available to do this? I think we can do it using Rules/Trigger, but not ...
1
vote
2answers
315 views

Adding a CMS to an existing Magento shop

I am working on a project for 3 niche stores built on magento (using magento's multi-store function) that each get roughly 50k unique visitors a day. The sites don't currently have a blog or forum ...
1
vote
1answer
306 views

What Drupal WYSIWYG editors work well with Safari?

My site contributors are primarily Safari on Mac users. We're running into issues with CKEditor and Safari dumping a bunch of nested spans into the html created by changing content. The html ...
1
vote
3answers
849 views

Drupal + LDAP + Automatic

I've got Drupal 6 setup within a XAMPP test area. I have LDAP authentication, groups and data working against Active Directory. What I want... is since I'm on an intranet where users are logged in ...
1
vote
1answer
84 views

Is it possible to create a role in Drupal which only has permission to edit pages in a certain language?

Our Drupal site supports multiple languages and I would like to allow our language experts the ability to customize the individual pages, but I would like to avoid giving them access to the English ...
0
votes
2answers
89 views

What to choose for a multilingual site with support for Markdown and commenting

I want to publish articles at a multilingual site. I want to be able to write an article in two languages and have them available on separate URLs: thesite.foo/english-breakfast ...
0
votes
2answers
863 views

Tools to convert joomla and wordpress template to Drupal 7 theme?

Is there any tool to convert joomla and wordpress template to Drupal 7 theme?
0
votes
1answer
457 views

Is there a way to specify meta keywords and descriptions with Drupal?

I would like to be able to specify some meta keywords and meta descriptions for some of my pages in our Drupal (version 6) site. However, there does not appear to be a way to do that within Drupal (at ...
0
votes
1answer
39 views

GA is not tracking in renewed site

A week ago I renewed my site to simple PHP site to -> DRUPAL 7. I've even transferred the GA script using DRUPAL GA plugin. However, yet GA doesn't track the visitors in my new site. Could anyone ...
0
votes
1answer
327 views

Is it possible to create website on Drupal that works same as Airbnb?

Is it possible to create website on Drupal that works something like Airbnb ? Specifications: Reserving houses with online calendar and calculation of total sum of reservation. Gallery of houses ...
0
votes
2answers
54 views

I am looking for a Wordpress, Drupal or Joomla plugin

I am looking for Wordpress, Drupal or Joomla plugin similar to this one, with product list and PDF attachments. Does anyone know if there is such a plugin?
0
votes
1answer
669 views

Replace %26 in htaccess to %2526

I would like htaccess to rewrite example.com/something_%26_else into example.com/something_%2526_else. I'm importing a bunch of pages that have ampersands in the title from Mediawiki. These are ...
0
votes
2answers
31 views

Drupal urls from previous setup

What would the best way to setup previous site urls to new Drupal site.
0
votes
1answer
418 views

Menu icons in Drupal?

How do I get menu icons in drupal? I have the menu icons module....but are there menu icon themes or packs or something? I am using the deco theme, and want menu icons like thus: What is the ...
0
votes
1answer
106 views

How I can post my Facebook comments to my Drupal Site?

How I can post my Facebook comments to my Drupal Site?
0
votes
2answers
113 views

Recommendations for affordable and reliable Drupal theme designer [closed]

Can anyone recommend an affordable and reliable Drupal theme designer, who can take a concept and produce a Drupal 6.19-compliant theme? The backend functionality and structure of the web site is ...
0
votes
0answers
26 views

Redirecting subfolder to a subdomain [duplicate]

My .htaccess is hiding a subfolder called Drupal and everything works fine, but when I enter to http://example.com/drupal it works also. How can I redirect everybody from that address to ...
0
votes
0answers
31 views

Wordpress, Drupal, or Other? [closed]

I need some advice from experienced web developers. I'm looking to develop a personal website with several features. There will be a fair bit of static pages that will add stuff to manually such as a ...
0
votes
0answers
39 views

domain and subdomain working with drupal

I have a domain let its called www.example.com and I have a Drupal instance of this as a subdomain called dev.example.com. example.com is place directly at the root of public_html while the Drupal ...
0
votes
0answers
24 views

Non-technical cofounders wanting to develop this [closed]

In the past few weeks we've done an extensive research on which programming language, system, framework, etc, should we use to develop our idea. We've used stackoverflow and stackexchange to learn a ...
0
votes
0answers
32 views

drupal commons 7 alpha or 6 final? [closed]

There is drupal commons 6 which is developed for past 3 years and its matured. But there is another programm to port it to Drupal 7. Should I go with already matured Drupal Commons 6.10 or wait till ...
0
votes
0answers
25 views

Multi user issue in Drupal 7

I am trying to create a web site in which there are different link for each user. For example if my site address is example.com and there are three users: u1 u2 u3. If any of them is logged in, ...
0
votes
0answers
9 views

Gaming Community CMS, with forum integration [duplicate]

Possible Duplicate: Which Content Management System (CMS) should I use? I've had a simple website that I coded myself for a while now, the site is a gaming community. It's very forum and ...
0
votes
0answers
18 views

Newsletter sent with drupal goes to Spam Folder [duplicate]

Possible Duplicate: How could I prevent my mail from being recognized as spam? I'm sending a newsletter with drupals simplenews module The website is hosted on an 1und1 server in germany ...
0
votes
1answer
219 views

Drupal node access for anonymous users

I've never used Drupal before so this may be something that can easily be remedied, and that would be awesome. My problem is that a block, containing node information can't be viewed by anonymous ...
0
votes
0answers
39 views

Building your own SlideShare alike website [closed]

Can you please recommend me a platform for building a website like Slideshare. We are presently thinking of starting with an opensource Drupal Core. How much expertise is required in building this ...
0
votes
3answers
70 views

What could cause my website to only be accessible via SSH?

So I just switched to a new VPS and have had some issues. I have setup a basic LAMP stack on Centos 6.2. I'm a programmer, but have a decent amount of knowledge in service administration since I work ...
0
votes
1answer
111 views

Ubercart for 'serious' ecommerce? [closed]

I'm big Drupal fan, and some very high profile sites use Drupal which also suggests that its a good system. Can the same be said for Ubercart? I've used it for some small ecommerce sites purely ...
0
votes
3answers
189 views

Raw coding vs Joomla / Drupal

Currently my sites pages load in about 500ms. The html, css, javascript, php, python, perl, and sql queries are totally unoptimised. If I recreate the site using Joomla, will my site slow down?
-1
votes
1answer
63 views

Is there any good tutorial site to develop Drupal 7? [closed]

I would like to learn Drupal 7, is there any good sites to introduce Drupal 7?

1 2