1
I have search all over for the answer to this and nothing seems definitive in its solution - so please help if you can.
It also does not appear to be a version error.
I have added MyAlbum-P as my Image Manager in the Koivi Editor for the latest release of NewBB on XOOPS 2.0.18.1.
Problem is this (as discussed all over the web) - when launching the Image Manager window one sees all ones images categorised. However - when selecting the left, centre or right buttons in this window it is supposed to embed the image into the Main window where the Koivi Editor is waiting for it to be passed to. It does not. One solution is to turn on the HTML view via the check box and then click one of the buttons. This works and one sees the embedded html appear in the editor window.
e.g.
Swapping back to the normal view (HTML turned off) does nothing - one still sees just the HTML.
Is there no real graphical embedding available within Koivi?
Secondly - once embedded - if one previews the post before submission one still see the HTML and not the image. Only if submitted is the image viewable.
Thirdly - viewing the submitted topic one sees the thumbnail and not the full size image - on clicking it one should be redirected to the full size image - read the HTML example above - the [URL] tag points to the full size image and the [IMG] represents the thumbnail. However on clicking the thumbnail one is redirected to the thumbnail.
Here is the link it has created from above:
javascript:CaricaFoto("http://76.163.66.108/uploads/thumbs/2.jpg");
That does not make sense and what is this CaricoFoto function? Why is the original html URL tag being parsed into this new link?
Anyone have any answers? I am just trying to find an intuitive image uploader for NewBB - selecting from ones existing uploads would be great too - hence the reason for going to MyAlbum-P.