Images doesn't display with ezdhtml wysiwyg

Author Message

Christopher Grondahl

Wednesday 04 March 2009 11:48:40 am

When I add images with the ezdhtml wysiwyg extension, they don't display.

The error message on my external site is: "Du har ikke tilgang til å se dette objektet." - "You don't have access to view this object".

This is displayed inline in the text where I want the image to be.

Has this something to do with how I show xml/text fields in my templates?

Chris

ez site: http://www.acem.no

Every day is Groundhog Day

Jean-Yves Zinsou

Wednesday 04 March 2009 11:54:39 am

make sure the logged in user has access to the media section...

Do Androids Dream of Electric Sheep?
I dream of eZpubliSheep....
------------------------------------------------------------------------
http://www.alma.fr

Christopher Grondahl

Wednesday 04 March 2009 1:19:22 pm

Not even logged in admin users see the object.

Here's the access for anonymous users:

user  	 login  	 No limitations
content 	read 	Section( Standard section )
content 	pdf 	Section( Standard section )
shop 	buy 	No limitations
mailmapper 	send 	No limitations
content 	view_embed 	No limitations

I guess the problem has something to do with displaying xml fields?

Chris

ez site: http://www.acem.no

Every day is Groundhog Day

Jean-Yves Zinsou

Wednesday 04 March 2009 2:37:08 pm

Well,
here is mine that works :


content  	 read  	 Section( Standard )
content 	pdf 	Section( Standard )
rss 	feed 	No limitations
user 	login 	SiteAccess( blog )
user 	login 	SiteAccess( )
content 	read 	Class( File , Flash , Image ) , Section( Media ) 

I should say it has to do with the last line ;-)

Do Androids Dream of Electric Sheep?
I dream of eZpubliSheep....
------------------------------------------------------------------------
http://www.alma.fr

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

Main resources:

Total runtime0.0246 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.0054 588.2656151.2266
Module start 'layout' 0.00540.0037 739.4922220.7188
Module start 'content' 0.00900.0138 960.21091,001.9609
Module end 'content' 0.02280.0018 1,962.171933.9922
Script end 0.0246  1,996.1641 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002911.7564140.0002
Check MTime0.00124.8071140.0001
Mysql Total
Database connection0.00083.057010.0008
Mysqli_queries0.002610.357730.0009
Looping result0.00000.036810.0000
Template Total0.00135.210.0013
Template load0.00103.991110.0010
Template processing0.00031.210010.0003
Override
Cache load0.00062.634910.0006
General
dbfile0.00156.094680.0002
String conversion0.00000.019440.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.0002 secs