Can you please help me look in the login template
-
Hi,
yes I did some noob thing and touched the login template without saving a copy. New host so I did not handle the edit correctly in their tools.
I would like your help to look in the login template file located here:
wp-content – plugins – buddypress – bp-core – blocks – login-form – index.asset.php (this file)My code is now like this:
<?php return array('dependencies' => array('wp-block-editor', 'wp-blocks', 'wp-components', 'wp-element', 'wp-i18n', 'wp-server-side-render'), 'version' => 'd1a59c408f3746550df0');
This throws an error for the login page as follows:
Parse error: syntax error, unexpected end of file in ****/wp-content/plugins/buddypress/bp-core/blocks/login-form/index.asset.php on line 2I would just like to get the correct code so that I get it running again. If my hosts code tool is correct its two rows only.
Best regards,
stupid me…
- You must be logged in to reply to this topic.