I tried uploading an image file to the Dokuwiki but I'm getting the following error in the Media files browser on the wiki.
Warning: getimagesize(/home/jmonke2/public_html/wiki/data/media//com_jme_app.jpg) [function.getimagesize]: failed to open stream: Permission denied in /home/jmonke2/public_html/wiki/inc/JpegMeta.php on line 1216
I couldn’t find the image you tried to insert though. Did you upload it via the wiki uploader? What folder you uploaded to is the confusing part, so pay attention to that.
Please let us know beforehand if you’re planning to add pictures/extensive changes to any existing docs.
Yikes! This issue has probably come up and been solved a number of times since the original post… Let us know if you still have an issue after the help from @erlend_sh
erlend_sh said:
Yeah you can upload and insert images just fine. I added two to the playground page:
https://wiki.jmonkeyengine.org/legacy/doku.php/playground:new_page_test
I couldn't find the image you tried to insert though. Did you upload it via the wiki uploader? What folder you uploaded to is the confusing part, so pay attention to that.
Please let us know beforehand if you're planning to add pictures/extensive changes to any existing docs.
erlend_sh said:
Yeah you can upload and insert images just fine. I added two to the playground page:
https://wiki.jmonkeyengine.org/legacy/doku.php/playground:new_page_test
I couldn't find the image you tried to insert though. Did you upload it via the wiki uploader? What folder you uploaded to is the confusing part, so pay attention to that.
Please let us know beforehand if you're planning to add pictures/extensive changes to any existing docs.
Yes I can see 'your' pictures (and clear, in the wiki only pictures really useful ;) )..
But how to upload (if really fine) is not clear to me. is it ' Add Snippet' (I thought this is only for Java text?)
Somewhere a thread explaining the difficult part you mentioned?
Misuse of this thread (excuse me)
See the picture above comin from the 'tutorial HelloCollision'
Compiling 1 source file to C:UsersPeterDocumentsjMonkeyProjectsReal2BasicGamebuildclasses
C:UsersPeterDocumentsjMonkeyProjectsReal2BasicGamesrcmygameHelloCollision.java:72: createMeshCompoundShape(com.jme3.scene.Node) has private access in com.jme3.bullet.util.CollisionShapeFactory
CollisionShapeFactory.createMeshCompoundShape((Node) sceneModel);
1 error