Having problems installing Drupal? See the Installation Guide for more information.

my website is giving a weird interface

hi there,

my company website has been working great for more than 2 years. Yesterday, it was not functioning and started giving weird messages and fields! .. please have a look at the website http://rd.kkesh.med.sa and advise me :( ..

thanks

Problem installation

I have installed many Drupal sites with no problem, but my latest attempt yielded this error message:
Fatal error: Call to undefined function field_attach_load() in /home/digitaldrz/lkzambia.org/includes/entity.inc on line 316

This is line 316 which seems the same as line 316 in functional sites.

}
else {
field_attach_load($this->entityType, $queried_entities);
}

I am running Drupal-7.32
Thanx for any help with this.

Install script ends in white page

I have followed the Drupal 7 installation guide meticulously on a LinuxMint17 virtual machine (with KDE if that matters).
I installed Apache using:
sudo apt-get install lamp-server^
Checked that MySql worked by using phpMyAdmin, shows everything was fine.

Drupal8 on Ubuntu 14.04

The installation proceeds through "configure site", loads the welcome page, and displays the "Manage" and "Shortcuts" links. These function normally. However, the links to "Content", "Structure", "Appearance" return a 404 error when clicked. The apt-get script used to install the LAMP includes:
install php5 libapache2-mod-php5 -y
install mysql-server libapache2-mod-auth-mysql php5-mysql -y
install php5 php5-mysql php-pear php5-gd php5-mcrypt php5-curl -y
install phpmyadmin -y

PDOException: SQLSTATE[42S02]

Hello guys!
I need a little help here:
I was trying to migrate my Drupal Site from a Slackware-server machine to a new OpenSuse-server machine.
I used a tutorial what i saw in foruns, but after all, this error appeared:

PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'Pibid.drupal_semaphore' doesn't exist: SELECT expire, value FROM {semaphore} WHERE name = :name; Array ( [:name] => variable_init ) in lock_may_be_available() (line 165 of /srv/www/htdocs/drupal/includes/lock.inc).

Make a single page full width

Hey,

I've just removed some blocks from a basic page which has an iFrame embedded.

How do I get the iFrame to spread the full width of the page instead of just starting where the blocks ended?

Thanks,

Sam

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal