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

Looking for a volunteer webmaster for our non-profit organization

Looking for a volunteer webmaster for our non-profit organization

The People's Fund for Global Health and Development are looking for a webmaster for our Drupal 7 site
https://peoplesfundglobal.org/

Presentation of the organization

The People's Fund are working to democratize decision making for distributing funds to people in developing countries

Learn more here:
https://peoplesfundglobal.org/

Here's how to replace theme drupal without going through the page Appearance

1. Upload the Theme Again Used
If you still have the theme files, which have not been modified or has been modified but you know can still run well then upload the file again to the drupal installation file and try running your website. Usually this will help. However, if you do not have them then the following is worth a try.

2. Fix Through Drush
If your webhost supports drushmaka you can use the commands following druh

Drupal 7
drush vset theme_default garland

Drupal 8 (Drush 7 +)
drush config-set default theme bartik system.

Fatal error line 268

Hi,

I'm a beginner with drupal/wamp and i don't speak english. Sorry.

Wamp is ok. Drupal too. But if i install a module, (admin toolbar, webform,....) A fatal error message appear:

Fatal error: Cannot instantiate interface Drupal\Core\Cache\CacheBackendInterface in C:\wamp64\www\drupal\core\lib\Drupal\Component\DependencyInjection\Container.php on line 268

CSS Help: hide some DIVs on feeds' import page

Hi,

I am using the feeds (https://www.drupal.org/project/feeds) module to upload CSV for creating new nodes. The upload is done on the page http://www.mysite.com/import. On this page there are two dropdown options, i.e. Delimiter and File Encoding, as shown in following image:

Image: The DIV elements to be hidden

Why Did You Choose Drupal?

Hi guys, I am a very new to Drupal. I would like to know from you directly, why did you choose Drupal?

how to change database password in drupal 7

Hi, I have taken over support for one smaller site and they have ridiculously weak passwords and were under attack for several times. We have changed all passwords but I am not sure how to change DB password in Drupal.
I know that the password is stored in sites/default/settings.php but it is in some hash form and I do not know how to convert my password to the hash form.
I found some answers to run
php scripts/password-hash.sh 'myPassword'
but as I have no CLI access to the site, I do not know how to do this. Any suggestions?
Thank you

Pages

Subscribe with RSS Subscribe to RSS - General discussion