After update to 7.59 I can't reply the comments

After updating to version 7.59 the option to respond the comments has disappeared. How can I do?

Table Field displays seralized data while calling it in template file

Hi,

I wanted customise tabel, so I have used table field module of Drupal 7.

It displayed perfectly, but when I caal it in template file, it gives me seralized data.

Please help me in displaying table as it is from template .php file.

$field_table = field_get_items('node', $node, 'field_table_test')[0]['value'];

print $field_table;

this gives me output as below:

drupal 7 Password field values are passed plain text

Required any mechanism to solve the issue "Password field values are passed plain text".
only running site on https will resolve the problem and will clear security audit? If not please guide the steps to be followed or modules required to be installed to increase security. As we have tried to install encrypt_submission module in vain for which support has been discontinued...
Please guide us step by step method to encrypt passwords before sending them to server via salting hashing or any other mechanism. if we install https only will it vulnerable free?

Record Purchase Transactions and Update Stock in Ubercart Drupal 7

We are using Ubercart module to capture sales order transactions, product stock get reduced as soon as we submit the sales order. We want to capture the purchase order transactions as well which will increase the stock of relevant product; Currently this feature is not available in UC module; Can somebody help us to achieve this;

Drupal 7.59 -- "Pages not found"

Hello,

For a number of reasons I had to transfer my Drupal production system to a backup-test system (Test system base: Debian 9, Apache 2.4, MariaDB 10.1.2 (coming from MySQL 5.5!). On the production system everything works like a charm. The transfer included the Drupal root-directory tree plus the Drupal database. Now I have the following situation (after hours of googling, etc.!)... 

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x