[opencms-dev] JavaScript / Publishing images

Michael Mayer michael.mayer at slk-kliniken.de
Wed Sep 17 00:27:02 CEST 2003


I have 2 questions:

1. I have created a new page and inserted the code of an old page into 
the [!CDATA [... but the JavaScript in this page doesn't work?!?!

2. I have upload a zip-file with images, but when I publish the project, 
for each image there is an error like this, but the image is published 
correctly:
Exception com.opencms.core.CmsException: 31 Access denied to resource. 
Detailed error: [com.opencms.file.mySql.CmsResourceBroker] 
/default/vfs/MI/bilder/68.jpg.
at 
com.opencms.file.genericSql.CmsResourceBroker.readFileHeader(CmsResourceBroker.java:5365)
at 
com.opencms.file.genericSql.CmsResourceBroker.readProperty(CmsResourceBroker.java:6117)
at com.opencms.file.CmsObject.readProperty(CmsObject.java:3297)
at com.opencms.util.Utils.isHttpsResource(Utils.java:368)
at com.opencms.launcher.CmsDumpLauncher.launch(CmsDumpLauncher.java:112)
at com.opencms.launcher.A_CmsLauncher.initlaunch(A_CmsLauncher.java:274)
at com.opencms.file.CmsStaticExport.exportLink(CmsStaticExport.java:628)
at com.opencms.file.CmsStaticExport.<init>(CmsStaticExport.java:259)
at 
com.opencms.file.genericSql.CmsResourceBroker.exportStaticResources(CmsResourceBroker.java:4659)
at com.opencms.file.CmsObject.exportStaticResources(CmsObject.java:1523)
at com.opencms.file.CmsObject.publishProject(CmsObject.java:2453)
at 
com.opencms.workplace.CmsAdminPublishProjectThread.run(CmsAdminPublishProjectThread.java:65)




More information about the opencms-dev mailing list