DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:fckglite:discussion

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:fckglite:discussion [2012-02-21 12:30] – [Installation Problems] 62.154.206.78plugin:fckglite:discussion [2013-07-24 17:21] (current) – [Problem : Blank Page After Installation] turnermm
Line 1: Line 1:
 +====== Note ======
 +This page is no longer active.  Use either the fckgLite mailing list or the dokuwiki forum
 +
 ==== Security issue with attachments ==== ==== Security issue with attachments ====
  
Line 124: Line 127:
  
 > This doesn't sound like the **same problem** at all.  The previous writer says the links didn't work; there are various configuration issues that could explain that.  But you are saying that the editor loses pages when going from the fckgLite editor to the native DW editor. -MT > This doesn't sound like the **same problem** at all.  The previous writer says the links didn't work; there are various configuration issues that could explain that.  But you are saying that the editor loses pages when going from the fckgLite editor to the native DW editor. -MT
 +
 +=== Problem with inserting images ===
 +I have a problem with inserting images. I insert an image and it looks Ok, having the link /dokuwiki/lib/plugins/fckg/fckeditor/userfiles/image/file.jpg. Then once the page is saved, the link becomes /dokuwiki/lib/exe/fetch.php?w=600&h=338&media=file.jpg and the image isn't shown.
 +Dokuwiki version is 2012-01-25a "Angua" (installed from Debian testing repo).
 +> See http://www.mturner.org/fckgLite/doku.php?id=file_browser_install&s[]=debian#ubuntu_and_debian
  
 ==== Issue ==== ==== Issue ====
Line 130: Line 138:
 >>Well, Roger, why don't you report your issues to the mailing list or the forum?  This plugin is widely used and when problems occur, they are quickly addressed.  What is it that's being corrupted? What versions of Dokuwiki and fckgLite are you using? etc,etc. Maybe you are trying to do things which are outside the scope of fckgLite.  Have you checked the fckgLite web site?  Have you googled your problem or searched the forum or mailing list? >>Well, Roger, why don't you report your issues to the mailing list or the forum?  This plugin is widely used and when problems occur, they are quickly addressed.  What is it that's being corrupted? What versions of Dokuwiki and fckgLite are you using? etc,etc. Maybe you are trying to do things which are outside the scope of fckgLite.  Have you checked the fckgLite web site?  Have you googled your problem or searched the forum or mailing list?
  
-==== Installation Problems ====+==== Problem : Blank Page After Installation ====
 I used a previous (manually installed) Version of fckg and everything worked well. Now I want to update. I removed the old PlugIn and tried to install the new one like I have done it in the past (copying the fckg directory into the plugins directory of dokuwiki). After that I was not able to connect to Dokuwiki anymore. I just received a blank page. After removing the fckg directory from the plugins folder everything worked well again. Surely I have done something wrong but I cannot figure out what it is. (Apache 2.2, PHP 5, Win2008R1, DW: Angua) \\ -- Regards Jörg I used a previous (manually installed) Version of fckg and everything worked well. Now I want to update. I removed the old PlugIn and tried to install the new one like I have done it in the past (copying the fckg directory into the plugins directory of dokuwiki). After that I was not able to connect to Dokuwiki anymore. I just received a blank page. After removing the fckg directory from the plugins folder everything worked well again. Surely I have done something wrong but I cannot figure out what it is. (Apache 2.2, PHP 5, Win2008R1, DW: Angua) \\ -- Regards Jörg
  
Line 137: Line 145:
 >> Yes, I removed, and cleared the cache. Both the browser and the wikicache. I also tried several browsers everyone whith the same result. The logs show only this error: "''xx.xx.xx.xx - - [20/Feb/2012:09:56:01 +0100] "GET /wiki/doku.php HTTP/1.1" 500 -''". Maybe some problems with another plugin? I will check this out in the next days. >> Yes, I removed, and cleared the cache. Both the browser and the wikicache. I also tried several browsers everyone whith the same result. The logs show only this error: "''xx.xx.xx.xx - - [20/Feb/2012:09:56:01 +0100] "GET /wiki/doku.php HTTP/1.1" 500 -''". Maybe some problems with another plugin? I will check this out in the next days.
 >>> I suspect that there is a PHP error.  Add this near the top of your main.php: >>> I suspect that there is a PHP error.  Add this near the top of your main.php:
-<code>+>>><code>
 <?php <?php
 error_reporting(E_ALL); error_reporting(E_ALL);
Line 150: Line 158:
 >>>>Then you can check the log for errors. And you might consider placing the error settings in doku.php. just in case the error is coming before main.php is loaded.  And what do you mean by the "old fckg"? What version was the old and what version of fckgLite are you updating to?  Get the version from ''fckg/Version'' >>>>Then you can check the log for errors. And you might consider placing the error settings in doku.php. just in case the error is coming before main.php is loaded.  And what do you mean by the "old fckg"? What version was the old and what version of fckgLite are you updating to?  Get the version from ''fckg/Version''
 >>>>>The working version is: ''SafeFN-05-11-Jun_30-22_23''. Unfortunatly I had no success with the logging-code. Nothing was written to the file. But it looks to me like an individual Problem. I am glad, that you spend so much time trying to help me out, but I will try to reinstall dokuwiki to see if the problem will be solved after that. >>>>>The working version is: ''SafeFN-05-11-Jun_30-22_23''. Unfortunatly I had no success with the logging-code. Nothing was written to the file. But it looks to me like an individual Problem. I am glad, that you spend so much time trying to help me out, but I will try to reinstall dokuwiki to see if the problem will be solved after that.
 +>>>>>>The problem is that you are using the wrong version of fckgLite.  Got to the [[plugin:fckglite|fckgLite plugin page]] and download the current distribution.  Go to the [[http://www.mturner.org/fckgLite|fckgLite]] web site and check out the information about the different distributions.
 +
 +==== Possible Solution to : Blank Page After Installation ====
 +
 +Hi, I have been experiencing the exact same issue on two different DokuWikis. After the installation, I got a blank page, and no other page would display. As mentioned in the ''auto_install.pdf'', there seems to be issues concerning **symlinks**, whether it's on Windows or Linux.
 +
 +Passed those issues, two configuration options were added in :
 +<code>
 +plugin»fckg»nix_style
 +plugin»fckg»no_symlinks
 +</code>
 +
 +It's that last one option that seems to block DokuWiki if the symlinks are not correct, so I managed to make it go through by setting ''/lib/plugins/fckg/conf/default.php'''s option ''no_symlinks'' to 1, so that the symlink checking doesn't block :
 +
 +<file php default.php>
 +$conf['no_symlinks'] = 1;
 +</file>
 +
 +I hope it'll help you, this is a temporary solution considering that there are still symlink issues that need to be solved separately.
 +I would suggest discussing the issue in the main page, because when it happened to me, I wasn't able to find this discussion thread in the first place.
 +
 +2013-07-24 This solution worked for me. Thank you! -grumfellow
 +==== How to Insert signature ? ====
 +Thanks !
 +>The only way to do this would be manually:
 +    --- //[[joesmith@example.ca|Joe Smith]] 2012/07/13 06:14//
 +See: [[http://www.mturner.org/fckgLite/doku.php?id=features&s#using_dokuwiki_markup|using Dokuwiki markup]]
 +
plugin/fckglite/discussion.1329823813.txt.gz · Last modified: 2012-02-21 12:30 by 62.154.206.78

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki