Memory error after WordPress HTTPS plugin installation
Prezado,
Encontro erro ao ativar ssl com o tema classipress, utilizo o plugin "WordPress HTTPS", ele gera a mensagem de memória excedida e aponta para o caminho do arquivo admin-options.php na linha 3226:
<td class="forminp"><?php if ( function_exists('openssl_open') ) echo '<span style="color:green">' . __( 'Your server has openssl_open enabled. Also make sure port 443 is open on the firewall.', APP_TD ) . '</span>'; else echo '<span style="color:red">' . __( 'Your server does not have openssl_open enabled so PayPal IPN will not work. Contact your host provider to have it enabled.', APP_TD ) . '</span>'; ?></td>
</tr>
Utilizo a versão 3.2.
------------------------------------------------------------------------------------------------------
Dear,
Encounter error when enabling ssl with ClassiPress theme, I use the plugin "WordPress HTTPS", it generates the message exceeded memory and points to the path of the admin-options.php on line 3226:
<td class="forminp"><?php if ( function_exists('openssl_open') ) echo '<span style="color:green">' . __( 'Your server has openssl_open enabled. Also make sure port 443 is open on the firewall.', APP_TD ) . '</span>'; else echo '<span style="color:red">' . __( 'Your server does not have openssl_open enabled so PayPal IPN will not work. Contact your host provider to have it enabled.', APP_TD ) . '</span>'; ?></td>
</tr>
CLASSIPRESS versão 3.2.