CiviCooP / org.civicoop.ibanaccounts

Iban accounts at contact level in CiviCRM
Other
2 stars 2 forks source link

Fatal error when editing or deleting an existing contribution #1

Open magnolia61 opened 10 years ago

magnolia61 commented 10 years ago

I just installed this extension. Now when I try to edit or delete an existing contribution I get the following (fatal) error: Fatal error: Can't use method return value in write context in /home/ozk/domains/ourdomain/public_html/civicrmextensions/org.civicoop.ibanaccounts/CRM/Ibanaccounts/Buildform/Contribution.php on line 31 I'm using civicrm 4.4.6 on Joomla 3.3.1

With kind regards, Richard van Oosterhout

jaapjansma commented 10 years ago

Hey Richard,

Can you check your civicrm extension directory and see if the folder for the extension is called org.civicoop.ibanaccounts

If you install from the zip from github it usually create a folder org.civicoop.ibanaccounts-master (the -master should not be in the folder name)

magnolia61 commented 10 years ago

Hi Jaap,

The folder is really called org.civicoop.ibanaccounts I'm using the windows github client instead of downloading a zip.

Groet, Richard

On Tue, Jul 22, 2014 at 3:17 PM, Jaap Jansma notifications@github.com wrote:

Hey Richard,

Can you check your civicrm extension directory and see if the folder for the extension is called org.civicoop.ibanaccounts

If you install from the zip from github it usually create a folder org.civicoop.ibanaccounts-master (the -master should not be in the folder name)

— Reply to this email directly or view it on GitHub https://github.com/CiviCooP/org.civicoop.ibanaccounts/issues/1#issuecomment-49737023 .

jaapjansma commented 10 years ago

Richard,

I have not tested the extension on Joomla and only on Drupal and it is not even in production so errors could occur. I am not sure what causes your fatal error because I cannot replicate it but I might have fixed for you. Can you pull the latest code from github?