Topic on Extension talk:PageAttachment

Cannot execute update.php

4
217.167.120.164 (talkcontribs)

I'm trying to install 3.0.0 alpha1 on php 5.4 an i get this error when i run

# php update.php
PHP Fatal error:  Call-time pass-by-reference has been removed in /srv/http/wiki/extensions/PageAttachment/category/CategoryManagerHelper.php on line 45

Any idea why, and how i could fix this?

Thanks in advance

Julien

Aldrin (talkcontribs)
123.116.58.26 (talkcontribs)

I got a solution. Modify CategoryManagerHelper.php line 45 to below statement, it will work again. $categoryDeletes = $this->getCategoryDeletions($linksUpdate, $existing );

Aldrin (talkcontribs)

Hi:

This is fixed in version 3.0.0. New downloads uploaded today (Friday, December 28, 2012). Please, kindly open a bug report if you still get this error.

Aldrin

Reply to "Cannot execute update.php"