Fatal error (I use the last version that is available for download)

HomeForumsTechnical SupportFatal error (I use the last version that is available for download)

This topic has 5 voices, contains 7 replies, and was last updated by  Kapil 580 days ago.

Viewing 8 posts - 1 through 8 (of 8 total)
Author Posts
Author Posts
May 7, 2010 at 10:29 pm #987

Louis

I use WordPress, Buddypress, and BP Media Component latest version and get this error when trying to activate the BP media component plugin:

El plugin no ha podido activarse porque ha provocado un error
fatal
.

Parse error: syntax error, unexpected ‘)’, expecting ‘(‘ in /home/darkcvltv/domains/gothicnet.co.cc/public_html/wp-content/plugins/buddypress-kaltura-media-component/bp-media.php
on line 80

Here are the lines in my bp-media.php file from 80 to 92:

        $ks                     = $client->session->start(get_site_option( ‘bp_rt_kaltura_admin_secret’), ‘ANONYMOUS’, KalturaSessionType::ADMIN);
        $client->setKs($ks);  // set the session in the client

        $kaltura_validation_data =
                array(
                ‘partner_id’            => get_site_option(‘bp_rt_kaltura_partner_id’),
                ‘subpartner_id’         => get_site_option(‘bp_rt_kaltura_subpartner_id’),
                ‘admin_secret’          => get_site_option( ‘bp_rt_kaltura_admin_secret’),
                ‘secret’                => get_site_option( ‘bp_rt_kaltura_secret’),
                ‘partnerUserID’         => ‘ANONYMOUS’
        );


May 8, 2010 at 2:28 am #988

Kapil

Hey Louis,
Its working fine @ my end. (With Both wp and WPMU both 2.9.2).
Please download again from WP
plugins repo
.

The snippet of code you have given is definitely NOT on line number you
have mentioned!

Please also mention what version you are using (both BP + WP/WPMU).

We soon going to release new features like Privacy, Media Album, Photo
tagging etc…So stay tuned ;)
 

May 8, 2010 at 6:08 am #989

Louis

I use

wordpress 2.9.2
buddy press 1.2.3
buddypress-kaltura-media-component.1.2.1

I dont have anymore plugins installed, the folder in my plugin directory are of BP, BP media component and the akismet plugin…

Tried to activate again the plugin that I downloaded from the link that you given to me

and get the same error, but in diferent line

Parse error: syntax error, unexpected ‘)’, expecting ‘(‘ in /home/darkcvltv/domains/gothicnet.co.cc/public_html/wp-content/plugins/buddypress-kaltura-media-component/bp-media.php
on line 95

I only have buddypress activated, what I doing wrong?

May 8, 2010 at 6:13 am #990

Louis

or MU is a requirement? because I don’t have MU installed…

May 14, 2010 at 1:25 am #991

ecisney

I’m having trouble installing BP Media on a regular WP install too.  I’m not getting an error message but can’t upload/view any media.  I’ve gotten all the correct Kaltura accounts etc. but the BP media screens show the admin login pages inside. 

Is WP MU required?  Is this a known bug?

May 14, 2010 at 4:03 pm #992

aaronwood66

Hi Louis
I had exactly the same problem and error message and found your post last night. I spent the whole day yesterday trying to figure out what the problem was. I tried a few things out and it dawned on me that the version of PHP I had on my shared server was way behind what the hosting company said I had installed.

After a strong email to the hosting company, and with PHP updated to 5.2.9, the plugin is now working fine, so check that your version is the latest:)

July 4, 2010 at 2:47 pm #993

traceyc

I am getting exactly the same error message and the lines of code (from line 80 ) are identical to those written above. I’m using WP 3.0 and BP 1.2.5

July 6, 2010 at 1:15 pm #994

Kapil

Hi Traceyc,

The BP-Media Component has not been updated for WP3.0 yet. We will let you know about its release by this weekend. Stay tuned on http://mediabp.com/
Thanks
Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.