Author Topic: nOOB Requesting Assistance & Patience  (Read 3697 times)

Offline ffffffrabbit

  • Newbie
  • *
  • Posts: 3
nOOB Requesting Assistance & Patience
« on: April 05, 2012, 12:58:29 PM »
Installed Roundcube and the email function works wonderful - extremely happy. But there is a problem, not one plug-in works.  Nothing.  No matter how generic the plug-in happens to be. Once I follow the steps . . . I either get a 500 Server Error or nothing.

For Example "Sticky Notes"

1. Unzipped sticky_notes into plugins folder
2. copy/past sql into mysql database
3. delete SQL subfoler
4. Copy config.inc.php.dist and renamed config.inc.php
5. Modify config/main.inc.php  - $rcmail_config['plugins'] = array('sticky_note');
6. Login .... nothing.

What am I doing wrong?


Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,879
    • SKaero - Custom Roundcube development
Re: nOOB Requesting Assistance & Patience
« Reply #1 on: April 05, 2012, 05:14:41 PM »
Whats in your error log?

Offline ffffffrabbit

  • Newbie
  • *
  • Posts: 3
Re: nOOB Requesting Assistance & Patience
« Reply #2 on: April 05, 2012, 05:24:01 PM »
>[05-Apr-2012 11:47:52] PHP Parse error:  syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM, expecting ')' in ****plugins\taskbar\taskbar.php on line 58
« Last Edit: April 05, 2012, 05:39:01 PM by ffffffrabbit »

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,879
    • SKaero - Custom Roundcube development
Re: nOOB Requesting Assistance & Patience
« Reply #3 on: April 05, 2012, 05:50:03 PM »
I'm going to guess that your using PHP version less then 5.3, a fair number of plugins require at least PHP 5.3 to run.

Offline ffffffrabbit

  • Newbie
  • *
  • Posts: 3
Re: nOOB Requesting Assistance & Patience
« Reply #4 on: April 05, 2012, 05:53:34 PM »
Damn I have 5

How would I know which plugin needs 5.3?

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,879
    • SKaero - Custom Roundcube development
Re: nOOB Requesting Assistance & Patience
« Reply #5 on: April 06, 2012, 01:51:54 PM »
I think most the plugins that Rosali works with require PHP 5.3, all of the core plugins should only require PHP 5.2.1 since that what RoundCube requires.

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
Re: nOOB Requesting Assistance & Patience
« Reply #6 on: April 08, 2012, 02:35:56 PM »
 PHP Parse error:  syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM, expecting ')' in ****plugins\taskbar\taskbar.php on line 58

Thanks, Skareo for advice.

Yes, all my plugins require 5.3 or higher. This parsing error is thrown by PHP 5.2.x.
Regards,
Rosali
__________________
MyRoundcube Project (commercial)