TinyMCE plugin release 2.0.0 RC1
|
651 posts
|
@joakim – try using an actual absolute path… an absolute path is the full OS path starting at the system’s root, for example: “/home/myuser/www/public/images” or something like “/home/myuser/www/frog/public/images” @defunct – strange.. I’ll have to think about this. I’m a bit streched for time though so I hope you’re not in too much of a hurry. I’ll make some time for this coming weekend. A temporary workaround would be to add the settings manually to the <prefix>plugin_settings table. If you do, let me know how that works out. Below are (examples of) the table entries you’d need: |
|
24 posts
|
Nope not in a hurry. I had already edited the DB a long time ago to get it working :) Just wanted to make you aware of the “bug”. It must have something to do with PDO, maybe it’s not compiled properly or something, focus on the new release of frog instead, looking forward to that more :) |
|
651 posts
|
Right! :-) |
|
20 posts
|
I have tried all that, Martijn. |
|
651 posts
|
@joakim – The path you entered for the images directory isn’t a valid path. (at least not the one in the screenshots). An easy way to get the valid path is to logon via ssh to your unix system, go to the images directory and type in
That will give you the exact path you need to enter. |
|
6 posts
|
Joakim, Martijn (mvdkleijn) : I have experienced the same issue with the link/image-lists not showing up in the TinyMCE link/image popup. There is an issue with the DB settings in /plugins/tinymce/config.php You try to set the |
|
651 posts
|
@davidhund – true.. I haven’t updated the TinyMCE plugin yet after I release Frog 0.9.5. I’ll see about updating it this weekend. |
|
108 posts
|
Hi all, I have the 0.9.5 version of frog running and installed the tinymce plugin. All seems fine although it will not bring the toolbar down when i select it from the filters….very annoying. Any ideas? |
|
108 posts
|
Can anybody help with this issue because its really holding me back with launching the site… please please please :@) |