I have installed the SMTP support module and changed the appropriate things in the php.ini file. I can send mail inside the network, but it will not leave (ie, everyone in the office can get mail, but yahoo, gmail, etc cannot). There is no error in Drupal and I don't know how to check anything else. :-/
I am looking for a way to search through multiple fields that users are submitting with webforms. I want them to fill in multiple search fields which will then search through the corresponding field in the user submitted forms. I also want some of them to be pull-down menues or check boxes. Is there anything like this?
I copied my drupal installation from linux to windows after my linux HD crashed. The only difference now besides the OS is that I'm running php 5.
The problem is that all the image thumbnails are gone and replaced by their full-size equivalents. This makes it very strange, as now the list of galleries is a mess of overlapping images. The thumbnails are still their in the file directory, but for some reason image gallery isn't displaying them.... wth?
I have been recently been tasked with the creation of an org chart for a company Web site. I've searched drupal.org to see what was available and found nothing. I could certainly do it as simple as a basic node with ASCII line drawing, or I could create a custom module. What I would like to do first, however, is find out if there is anyone who has done this and find out what creative solutions you came up with.
I made a Drupal page with php as input format using the following php code:
<?php require("plogger/gallery.php"); ?>
<?php the_gallery_head(); ?>
<?php the_gallery(); ?>
It does not really work as can be seen here. I would like to integrate this album within my Drupal page. Needless to say my web development skills are very poor.
after the installation shows the error in the initial page:
Access denied
* warning: array_keys() [function.array-keys]: The first argument should be an array in /var/www/html/icodes/eduardo/drupal/modules/user.module on line 349.
* warning: implode() [function.implode]: Bad arguments. in /var/www/html/icodes/eduardo/drupal/modules/user.module on line 349.
* warning: pg_query() [function.pg-query]: Query failed: ERROR: syntax error at or near ")" at character 94 in /var/www/html/icodes/eduardo/drupal/includes/database.pgsql.inc on line 84.
* user warning: query: SELECT DISTINCT(p.perm) FROM role r INNER JOIN permission p ON p.rid = r.rid WHERE r.rid IN () in /var/www/html/icodes/eduardo/drupal/includes/database.pgsql.inc on line 103.
You are not authorized to access this page.
i obtain the register in cadastre the administrator but when i try to login it gives this error: Access denied
* warning: array_keys() [function.array-keys]: The first argument should be an array in /var/www/html/icodes/eduardo/drupal/modules/user.module on line 349.
* warning: implode() [function.implode]: Bad arguments. in /var/www/html/icodes/eduardo/drupal/modules/user.module on line 349.
* warning: pg_query() [function.pg-query]: Query failed: ERROR: syntax error at or near ")" at character 94 in /var/www/html/icodes/eduardo/drupal/includes/database.pgsql.inc on line 84.