Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I am trying to increase the 8MB memory limit for PHP as well as the max upload size. My host has an envrionment in which a custom php.ini has to be in every directory that a php file has to run from. In a typical drupal installation, what would this mean? Will it be enough if I put this custom php.ini at the root of the drupal install or is there any other directory(ies)? If the latter, I would appreciate pointers to exactly which directories.
This sounds like an ugly solution to me. Is there any way I can do this through the .htaccess file in drupal instead?
I'd like to get the content in my TinyMCE editor to appear in the same font as the one used when the content is rendered on the Drupal page (aka the 'View' tab).
Out of the box, the TinyMCE editor displays the text in a small font.
I realise there is an option to specify css files when configuring TinyMCE 'Advanced' theme -- but it's all a mystery, as nothing seems to really work properly.
Does anybody have experience with tweaking the look of the editor via CSS?
Hi there
I'm working on a new interface for a limited access administrator.
I tried using the tablesort_pager() function on the admin/node list - without any success.
buy why & how do I do it (or something that work the same ?
I also made an a,b,c, tabs to limit the list resulted. can't integrate it with the admin/node ether.
I use Drupal standard search on guideme.ru and results are confusing...
Search results include all the nodes I have on my site (even those which never contained the words I am looking for). Starting of cron.php does not solve the problem. Could you advise, where should I look to solve the issue?