possible bug or user error????

Author Message

Michael Bolien

Wednesday 14 May 2003 10:07:09 am

Hi everybody!
I created a new content class object consisting of some text fields, some enumerations, some images and some binary files. The problem is, that this new content object filled with data can't be moved within the datastructure. After clicking the move-icon a hint "input was stored successfully" appears instead the expected browse-screen.

Has anybody a suggestion?

Regards,
Michael

Jo Henrik Endrerud

Saturday 17 May 2003 8:18:11 am

Turn on debugging and check if you get any error messages. This should be set in your configuration file:

[DatabaseSettings]
SQLOutput=enabled

[DebugSettings]
DebugOutput=enabled
Debug=inline
DebugRedirection=enabled

Jo Henrik Endrerud | System Developer @ Seeds Consulting | http://www.seeds.no

Michael Bolien

Saturday 17 May 2003 1:37:08 pm

Jo, thank you for your advice! I did those modifications in the site.ini.append.php file. Now I got many debug lines.

The weird thing is, if I click the move-icon in an ordinary article (the default one), I get a redirection button and debug-output. After clicking the redirection button the browse screen appears.

If I click the move-icon in my new content class object, no redirection page appears, instead the hint "input was stored successfully" and below all many debug lines which are telling that many update-calls has been processed in mySQL and that the input "was stored successfully".

What could be the clue of that?

Regards, Michael

Nicklas Lundgren

Monday 26 January 2004 7:03:02 am

Hi folks,
It´s been a while since this thread was created, and I wonder if this problem has been resolved?

I ran into something similar now. A user with some restrictions cant add a related object to an article.
For instance, if the user chooses to make a new image, using the related objects-options in the column to the right, it doesnt work.
The ordinary "Browse" page doesnt occur. Instead the system returns to the article with the message "Input was stored successfully".

I have found out that if I remove the restrictions regarding sections from this users role, everything works like a charm. So is this perhaps a bug regarding sections? It doesnt help if I allow the "New Section" or "Standard Section" to the role. But it do work if I allow all sections.

Any ideas appreciated!

Regards,
Nicklas Lundgren

Kenneth Colwell

Thursday 20 May 2004 1:08:20 pm

I think it's a bug.... or it's user error. :-)

I just posted the same problem earlier today. See this link: http://ez.no/community/forum/general/file_and_image_upload_by_users_with_limited_administration_access

Please help!

Thanks,
Ken Colwell

Vidar Langseid

Friday 21 May 2004 5:32:04 am

Nicklas : Your problem is probably related to a already reported bug :
http://ez.no/community/bug_reports/unable_to_create_related_object_without_very_relaxing_privileges
This bug is being addressed these days

Michael : Are you trying to move the node with the admin user or with a user with limited privileges ?
You might lack some privileges.
It could also be a bug, possibly also releated to http://ez.no/community/bug_reports/unable_to_create_related_object_without_very_relaxing_privileges

Try to create a small repeateable testcase and report it as bug (role definitions and line of action to disclose bug)
If you report it, add an referense to your bugreport in my bugreport (the link above) as the problems might be releated.

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 30 2025 16:40:33
Script start
Timing: Jan 30 2025 16:40:33
Module start 'layout'
Timing: Jan 30 2025 16:40:33
Module start 'content'
Timing: Jan 30 2025 16:40:33
Module end 'content'
Timing: Jan 30 2025 16:40:33
Script end

Main resources:

Total runtime0.0251 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.0059 588.1250151.2109
Module start 'layout' 0.00590.0039 739.3359220.6875
Module start 'content' 0.00980.0138 960.02341,001.6484
Module end 'content' 0.02360.0014 1,961.671937.9922
Script end 0.0250  1,999.6641 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002811.1337140.0002
Check MTime0.00114.4480140.0001
Mysql Total
Database connection0.00072.970710.0007
Mysqli_queries0.002610.219230.0009
Looping result0.00000.072210.0000
Template Total0.00104.110.0010
Template load0.00083.214110.0008
Template processing0.00020.881210.0002
Override
Cache load0.00062.295810.0006
General
dbfile0.00135.307380.0002
String conversion0.00000.032340.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