Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter epiktet

    (@epiktet)

    I think the problem is that the plugin extensions can’t be installed like a regular plugin. They are PHP files that need to be uploaded and apparently it’s hard to find the right location in a multi-site instance.

    According to the person in charge of the WordPress instance in our company, it’s also not secure to just zip the PHP file and install via the WordPress installer.

    So I guess I’m stuck here – thanks for your help!

    HP

    After copy and pasting the code into a file and uploading it to /wp-content/plugins folder, I get the following fatal error when trying to activate the plugin:

    Parse error: syntax error, unexpected T_FUNCTION in /xxx/xxx/public_html/worldcup2014/wp-content/plugins/football-pool-avatar.php on line 11

    Line 11 is: add_filter( ‘footballpool_ranking_ranking_row_template’, function( $template, $all_user_view, $type ) {

    I’m not a PHP pro, so any help is appreciated.

    Thanks!

    Thread Starter epiktet

    (@epiktet)

    Yes, there is a working dropdown that includes all the installed themes (“Select theme to edit:”).

    Thread Starter epiktet

    (@epiktet)

    Hi,

    unfortunately I don’t have FTP access to the server, so it’ll take a bit to get the error log. WordPress is current, version 3.7.1.

    Thanks, HP

Viewing 4 replies - 1 through 4 (of 4 total)