We relaunched the TWiki.org project with an expanded TWiki charter, and we invite you to participate! The TWiki.org Code of Conduct agreement took effect on 27 Oct 2008. We ask existing twiki.org users to opt-in. You need to opt-in to participate in the Blog, Codev, Plugins and TWiki webs. -- PeterThoeny - 27 Oct 2008
Tags:
create new tag
, view all tags

Question

I have the Calendar plugin installed with all dependencies. The trouble is that it will only work perhaps 1 time out of 10. For example, I have a page with the "%CALENDAR%" tag on it, 9 times I load the page it will display the tag, and on the tenth time it will actually display the calendar. If I keep reloading the page, the calendar will stay for a reload or two, then go back to displaying the tag again.

Likewise the CalendarPlugin? entry will appear and disappear from the ...twiki/bin/view/TWiki/InstalledPlugins page in the same pattern.

There is nothing in the Apache error log nor the Plugin diagnostics.

Environment

TWiki version: TWikiRelease04x01x02
TWiki plugins: ActionTrackerPlugin, CalendarPlugin, CommentPlugin, EditTablePlugin, EmptyPlugin, InterwikiPlugin, PreferencesPlugin, RenderListPlugin, SlideShowPlugin, SmiliesPlugin, SpreadSheetPlugin, TablePlugin, TwistyPlugin, WysiwygPlugin
Server OS: Solaris 10
Web server: Apache 2.0.58
Perl version: 5.8.4
Client OS: MS Windows XP
Web Browser: Firefox 2.0.0.7
Categories: Plugins

-- IanDonaldson - 17 Oct 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.

I've just installed ActionTracker? plugin and it is behaving in the same way, except that it only works maybe 1 reload in 20.

-- IanDonaldson - 18 Oct 2007

Solved my own problem. I don't understand why, but changing a symlink in the webroot to a normal directory fixed it. Was:

drwxr-xr-x   2 webservd webservd     512 Oct 17 15:27 bin
drwxr-xr-x  15 webservd webservd     512 Oct 18 10:12 perlmodules
lrwxrwxrwx   1 root     root          11 Oct 10 12:11 twiki -> twiki-4.1.2
drwxr-xr-x   9 webservd webservd    1024 Oct 18 08:31 twiki-4.1.2
-rw-r--r--   1 webservd webservd    7673 Oct 10 16:14 twiki_httpd.conf

Is now:

drwxr-xr-x   2 webservd webservd     512 Oct 17 15:27 bin
drwxr-xr-x  15 webservd webservd     512 Oct 18 10:12 perlmodules
drwxr-xr-x   9 webservd webservd    1024 Oct 18 08:31 twiki
-rw-r--r--   1 webservd webservd    7673 Oct 10 16:14 twiki_httpd.conf

-- IanDonaldson - 18 Oct 2007

 
Change status to:
Topic revision: r3 - 18 Oct 2007 - 05:58:06 - IanDonaldson
 
TWIKI.NET
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