r7 - 10 Aug 2007 - 10:30:55 - CarloSchulzYou are here: TWiki >  Support Web > KupuDoesNotLoad
Tags:
, create new tag

Question

Everytime i try to edit a topic using kupu the standard editor opens (doesn't matter whats in that topic - html, text, tml) .

As far as i can recall this occurred after setting the WYSIWYG_EXCLUDE variable in Main.TWikiPreferences to html, variables, calls .

I did not regognized anything went wrong until my users complained that Kupu isn't working on any topic.

What I did so far

  • checked all the WebPreferences: no WYSIWYG_EXCLUDE variables have been set

  • checked the wysiwyg link: it goes like this:
    <a href='%SCRIPTURLPATH{"edit"}%/%BASEWEB%/%BASETOPIC%?cover=kupu' rel='nofollow' accesskey='W' title='Wysiwyg'>Wysiwyg</a>

  • changed the link to
    <a href='%SCRIPTURLPATH{"edit"}%/%BASEWEB%/%BASETOPIC%?skin=kupu' rel='nofollow' accesskey='W' title='Wysiwyg'>Wysiwyg</a>
    : still the same

  • I reinstalled WysiwygPlugin? and KupuContrib? : still the same

  • checked "Plugin Configuration Settings" on WysiwygPlugin? " and set WYSIWYG_EXCLUDE to empty: still the same

  • checked "Plugin Configuration Settings" on WysiwygPlugin? " and set WYSIWYGSKIN = kupu :still the same

My current settings:

WysiwygPlugin:

  • Set WYSIWYG_EXCLUDE =

  • Set WYSIWYGSKIN = kupu

  • Set WYSIWYG_EDITABLE_CALLS = COMMENT|CALENDAR|INCLUDE

Main.TWikiPreferences

  • Set COMPOSER = kupu

  • Set WYSIWYGSKIN = kupu

  • Set WYSIWYPLUGIN_WYSIWYGSKIN = kupu

Wysiwyg Link:

  • <a href='%SCRIPTURLPATH{"edit"}%/%BASEWEB%/%BASETOPIC%?cover=kupu' rel='nofollow' accesskey='W'  title='Wysiwyg'>Wysiwyg</a>

Skin

  • NatSkin?

Configure

  • WysiwygPlugin? is enabled

Apache

  • KupuContrib? and WyswygPlugin? are both writeable by the webserver (in data and lib)

Environment

TWiki version: TWikiRelease04x01x02
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin, WysiwygPlugin? , KupuContrib?
Server OS: linus
Web server: apache 2.2.0
Perl version: 5.8.1
Client OS: win xp
Web Browser: FF 2.0.0.5
Categories: Plugins
-- CarloSchulz - 19 Jul 2007

Answer

ALERT! If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.

Is there anything in your warn log file?

-- AndrewRJones - 19 Jul 2007

No, nothing Wysiwyg or Kupu related.

There's nothing in it from today when tried it last.

the log says that i edit topic blablaba but that's it

-- CarloSchulz - 19 Jul 2007

Hmm.. what about your apache logs?

Also, try commenting out the WYSIWYG_EXCLUDE setting, as an empty setting might still be having some effect.

Also, I assume its the same in IE?

-- AndrewRJones - 20 Jul 2007

commenting out the WYSIWYG_EXCLUDE had no effect.

IE is the same.

I reinstalled both today using configure - still not working and no related apache logs

-- CarloSchulz - 20 Jul 2007

See http://develop.twiki.org/~twiki4/cgi-bin/view/Bugs/Item3767

I need feedback on this please, in case there is a deeper problem.

-- CrawfordCurrie - 01 Aug 2007

ok, I finally fixed this issue.

It was a skin issue. I used a topic called EditTemplate to override the edit.nat.tmpl file which was the reason why kupu did not load.

Thanks for your help...

-- CarloSchulz - 10 Aug 2007

 
Change status to:
Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r7 < r6 < r5 < r4 < r3 | More topic actions
 
Powered by TWiki
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback SourceForge.net Logo