Now have two language English and Malay. but cannot directly translate content node and site on drupal 7. even i'm follow this (https://www.youtube.com/watch?v=kH_DwwEQf0k) youtube to do also not working.
need to change Internationalization (i18n) module? or anothers module?
I'm currently working on a site in Drupal 7 with the Skeleton theme.
For tables I create in content there is spacing between each row. If I switch to a different theme, there is not. I have compared the HTML output on both and do not see any difference in the HTML around the table.
I'm pretty sure that I need to edit something in the CSS, but I can't figure it out.
I'm trying to edit a Drupal site, version 7.64, that has a Bootstrap subtheme installed. There are two images in the website footer, inside the "page bottom" region. They are both in the same row as the standard copyright information at the bottom of all pages.
Paranjoy Guha Thakurta is an Indian journalist and writer. His main areas of interest are the working of the political economy and the media in India and the world, on which he has authored/co-authored books and directed/produced documentary films. The paranjoy.in archives his work. Guha Thakurta also has a bunch of other websites, mostly homepages of books written or published by him.
Moved the site Drupal 7 from hosting to server. Server throws an error: 500 (Internal Server Error). Why the following error occurs:
In log:
[Sat ...] [php7:warn] [pid 978] [client ...] PHP Warning: require_once(/.../domains/site.com/includes/bootstrap.inc): failed to open stream: No such file or directory in /.../domains/site.com/index.php on line 19
Just recently ran into an issue where the site is including a captcha_sid and captcha_token twice and they are different values. This is causing a reuse error. Google searching I found other reuse error cases but none that seems to apply to my instance.