Change Domain

Hey Drupal Community!

I am making a Dupal 7 made website for a highschool theater festival on a subdomain of mine: http://drupal7.omnitestplace.com
I want to change the domain of the website to http://omnitestplace.com . I've successfully change the home folder of the omnitestplace.com to the one that drupal7.omnitestplace.com uses.

node/add only creates polls

I just setup the poll module and added a poll, however now when I go to add content via the add content button under content or node/add it only goes to node/add/poll however if I were to go to another content type i.e. node/add/announcements it works ok. I checked all URL aliases and pathauto settings and those were correct.

If anyone has any suggestions it would be greatly appreciated ^_^

Problem with hierarchy of translated menu items

I'm working on a simple, multilingual website using Drupal 7. I have successfully installed the i8n modules, variables module and everything is working pretty much as it should. I have created a separate menu for the alternative language and added all the links to the translated nodes. The two menus (primary English and primary Estonian) have been set as translations of each other. Multilingual variables are enabled and from structure/menus/settings the source for primary and secondary menus are set for each language (as their respective menu).

How can I redirect a user that clicks on a node in Views to a external URL?

Hello,

How can I redirect a user that clicks on a node in Views to a external URL?

You can see on this website below, I want it to be like that when you press on a link.

http://buzz.bazooka.se/

Thanks for any help with my question!

Signup/login link

I am at a loss here with regard to D7. I am creating a theme where I want users to go to a custom page insted of the standard D7 page/link.

The code I am using in template.php to overwrite this is:

if (arg(0)=='user' && arg(1)=="register")
drupal_goto("/member/signupinformation");

But all the registration links in the theme still point to the standard location. So my question is what am I doing wrong?

D6.20 to D7 upgrade fails: Drupal 7 requires PHP 5.2.4 or higher with the PHP Data Objects (PDO) extension enabled.

Trying to upgrade my first site to D7, but can't even get the upgrade.php to run to completion.

Followed upgrade.txt on a test site, but get the message "Drupal 7 requires PHP 5.2.4 or higher with the PHP Data Objects (PDO) extension enabled." on visiting upgrade.php (step 13).

php -i shows PDO installed for mysql on host's site, so I'm at a loss.

Digging through the forum showed several issues, but none seemed to be on this specific issue.

Thanks,

Ollie

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x