Problems: notification, ezmultiupload extension

Author Message

Maciej Zasuwa

Wednesday 03 June 2009 1:41:11 am

Hello,
I hope somebody can help with those two issues:

1. When I try to run notification cronjob I get this error message:

<i>Starting notification event processing
PHP Fatal error: Call to a member function attribute() on a non-object in /home/local/mzasuwa/meil_ez/kernel/classes/notification/handler/ezsubtree/ezsubtreehandler.php on line 121

Fatal error: eZ Publish did not finish its request
The execution of eZ Publish was abruptly ended, the debug output is present below.</i>

2. ezmultiupload extension
I dont have any button for this extension in my websitetoolbar. When I try to access the extension via link http://mydomain.com/ezmultiupload/upload/NODE_ID the button 'select files' is not clickable.
When instaling the extension I followed all instructions carefully.

My EZ is 4.1.1
I will be very happy if anybody could help.
Best regards,
Maciej

Cori Roberts

Thursday 02 July 2009 1:08:22 pm

I get a parse error when I try to run the shell command for this one, did you ever get yours to work?

Olivier Portier

Thursday 02 July 2009 1:48:00 pm

For ezmultiupload, the button appears when the extension is loaded before ezwebin extension.
In your configuration file settings/override/site.ini.append.php load ezmultiupload before ezwebin's like this :

[ExtensionSettings]
...
ActiveExtensions[]=ezmultiupload
ActiveExtensions[]=ezodf
ActiveExtensions[]=ezoe
ActiveExtensions[]=ezwebin
...
 

The little multiupload button should display in the toolbar only for Folders and Galleries. You can change this by configuring ezmultiupload.ini in the settings of the extension.

Regards
Olivier

André R.

Thursday 02 July 2009 2:50:41 pm

1) This was fixed in 4.1.3 and 4.0.6, update that file from svn or do an update.

perser error: your sure that your php-cli is php 5 and not 4?

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

Cori Roberts

Saturday 04 July 2009 10:02:53 am

Hi there,

I'm still on 4.1.1 and being that I'm not a developer and the instructions are so complicated I'm scared to death of updating anything for fear it would kill my site. It took weeks to get 4.1.1 to work for me and I had to freshly install that to make sure it worked. If anyone is willing to take a few minutes to walk me through upgrading to the latest version shoot me a message and I'll give it a go.

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 31 2025 00:28:10
Script start
Timing: Jan 31 2025 00:28:10
Module start 'layout'
Timing: Jan 31 2025 00:28:10
Module start 'content'
Timing: Jan 31 2025 00:28:10
Module end 'content'
Timing: Jan 31 2025 00:28:10
Script end

Main resources:

Total runtime0.0243 sec
Peak memory usage6,144.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0049 588.2656151.2266
Module start 'layout' 0.00490.0040 739.4922220.7188
Module start 'content' 0.00890.0139 960.21091,001.9609
Module end 'content' 0.02280.0015 1,962.171933.9922
Script end 0.0243  1,996.1641 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002912.0602140.0002
Check MTime0.00114.4246140.0001
Mysql Total
Database connection0.00072.691110.0007
Mysqli_queries0.00208.242930.0007
Looping result0.00000.054010.0000
Template Total0.00114.310.0011
Template load0.00083.270910.0008
Template processing0.00031.061510.0003
Override
Cache load0.00062.324110.0006
General
dbfile0.00031.276480.0000
String conversion0.00000.029440.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs