Extension talk:Uniwiki Toolbar
Add topicError on line 126
“Warning: Call-time pass-by-reference has been disconnected; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-revference, you can set allow_call_time_pass_reference to true in your INI file in c:\WAMP\www\wiki\extensions\uniwiki\CustomToolbar\CustomToolbar.php on line 126”
- I just removed the & symbol twice at...
function CustomToolbarUploadForm(&$request) {
$this->mType = $request->getVal('type');
$this->mCaption = $request->getText('wpCaption');
$this->mSection = $request->getVal('section');
UploadForm::UploadForm(&$request);
... and it seems to work now --Esenabre 22:17, 15 April 2009 (UTC)
Toolbar?
[edit]Is it like the Google toolbar? e.g. http://toolbar.google.com/T6/intl/en-GB/index.html 195.194.74.13 10:35, 22 June 2009 (UTC)