[opencms-dev] little precision HELP, URGENT ! Access denied strange error ...

Apostoly Guillaume ApostolyG at mail.europcar.com
Tue Sep 16 16:07:01 CEST 2003


When the error is produced, a page is left in the folder, but it is
uneditable (neither source code nor wysiwig).
I can have a look at the control code, and it seems the problem comes from a
master template : 

control code : 

<?xml version="1.0" encoding="ISO-8859-1"?>
<PAGE>
    <class>com.opencms.template.CmsXmlTemplate</class>
    <masterTemplate/>
    <ELEMENTDEF name="body">
        <CLASS>com.opencms.template.CmsXmlTemplate</CLASS>
 
<TEMPLATE>/system/bodies/intraneteuropcar/Domains/Operations/qsdfqsdfqsdfqsd
f.html</TEMPLATE>
    </ELEMENTDEF>
</PAGE>

where for a working page "normal control code " looks like this ... (the
template i tried to use is the same ...)

<?xml version="1.0" encoding="ISO-8859-1"?>
<PAGE>
    <class>com.opencms.template.CmsXmlTemplate</class>
 
<masterTemplate>/system/modules/com.europcar.intranet/templates/EucopcarTemp
late</masterTemplate>
    <ELEMENTDEF name="body">
        <CLASS>com.opencms.template.CmsXmlTemplate</CLASS>
 
<TEMPLATE>/system/bodies/intraneteuropcar/Domains/EIS/Edito/Edito.html</TEMP
LATE>
    </ELEMENTDEF>
</PAGE>

Any idea ?

-----Message d'origine-----
De: Apostoly Guillaume 
Date: mardi 16 septembre 2003 15:25
À: opencms-dev at opencms.org
Objet: [opencms-dev] HELP, URGENT ! Access denied strange error ...


Hi,
 
I've already created projects, groups, and users with success, enabling to
have different rights for creating or publishing contents.
Now, for an unknown reason, i can't manage to create a clean project at all,
here's the problem : 
 
I've created
- a user group (project user and role for task) "mygroup"
- an admin group (project manager, user and role) "admin_mygroup"
- as the Admin user, i've created a new folder called "myfolder"
- a project called "myproject' with the two above groups as user and admin
groups and the folder "myfolder"
- i've created a new user, who belongs to the two groups "mynewuser"
- i've set "mynewuser" as the owner for "myfolder"
- i've set "mygroup" as the group for "myfolder"
 
Now, if i log in as "mynewuser", select "myproject", and "mygroup" (or even
"admin_mygroup") as a group.
I want to create a new page, in the folder, and I always get an Access
Denied error : 
 
extract from the log : 
 
[16.09.2003 15:12:32] <opencms_info> [65982/23305/42677][CmsElementXml
(R2CmsNewResourcePageV5/explorer_files_new_page)] Error in getContent for
template class
com.opencms.modules.roundabout.enhancedcontentmodule.workplace.R2CmsNewResou
rcePageV5
 
I've included a screenshot also.
 
Thanks by advance for your help, as I'm puting live the site soon and face
this problem at a vey bad moment...
 
Regards,
 
Guillaume.
 
_______________________________________
Guillaume APOSTOLY 
Business-Analyst EIS-BSD 
Tél: +33 (0)1.30.44.95.22 
Fax: +33 (0)1.30.44.98.08 
ApostolyG at mail.europcar.com <mailto:ApostolyG at mail.europcar.com>  
_______________________________________ 






 

The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited and may be a
violation of law. If you received this transmission in error, please contact
the sender by reply e-mail and delete and destroy all copies of the
material, including all copies stored in the recipient's computer, printed
or saved to disk. Thank you.
Software virus: Europcar has taken precautions to minimize the risk of
transmitting software viruses, but we advise you to carry out your own virus
checks on any attachment to this message. Europcar cannot accept liability
for any loss or damage caused by software viruses.
Intellectual Property: Europcar has built up a significant reputation in the
name "Europcar" and has a number of trademark applications and registrations
in many countries. No trademarks, service marks, and trade names owned or
licensed by Europcar or its affiliates may be copied, reproduced,
republished, uploaded, posted, transmitted, or distributed in any way,
without the prior written consent of Europcar.

  

The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited and may be a
violation of law. If you received this transmission in error, please contact
the sender by reply e-mail and delete and destroy all copies of the
material, including all copies stored in the recipient's computer, printed
or saved to disk. Thank you.
Software virus: Europcar has taken precautions to minimize the risk of
transmitting software viruses, but we advise you to carry out your own virus
checks on any attachment to this message. Europcar cannot accept liability
for any loss or damage caused by software viruses.
Intellectual Property: Europcar has built up a significant reputation in the
name "Europcar" and has a number of trademark applications and registrations
in many countries. No trademarks, service marks, and trade names owned or
licensed by Europcar or its affiliates may be copied, reproduced,
republished, uploaded, posted, transmitted, or distributed in any way,
without the prior written consent of Europcar.




More information about the opencms-dev mailing list