Tags:
create new tag
, view all tags

Question

I've installed the PersonalInfoAddOn and it seems to be working, except for the 'change picture' link. When I click that one, the web page is white/blank. The browser says it's 'done' and nothing happens.

This happens in both IE7 and Firefox 2.0.0.3, for both the supplied demo user and one of my own users.

I hope someone can help me to fix this! TIA

Environment

TWiki version: TWikiRelease04x01x02
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: RH ES
Web server: Apache 2.052
Perl version: 5.8.5
Client OS: winxp
Web Browser: Ie7 & Firefox 2
Categories: Add-Ons

-- JosMaccabiani - 07 May 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.

Jos, it looks I made the mistake of updating the addon with dependencies on not-yet-released pattern skin. I will post a fix.

-- ArthurClemens - 07 May 2007

A number of *Template files in data/_PersonalInfoAddOn have the line

%TMPL:INCLUDE{"app"}%

Could you try to replace that line with:

%TMPL:INCLUDE{"page"}%
%TMPL:INCLUDE{"logo"}%
%TMPL:INCLUDE{"viewtoolbar"}%
%TMPL:INCLUDE{"viewtopicactionbuttons"}%
%TMPL:INCLUDE{"viewbottombar"}%

If this works I will create a new download.

-- ArthurClemens - 07 May 2007

No sorry, this doesn't seem to work for me. I found two instances of INCLUDE{ "app" } and one of INCLUDE{ "app.pattern" } by the way...

-- JosMaccabiani - 07 May 2007

I just updated to SVN version of PatternSkin 13737 and reinstalled PersonalInfoAddOn. Works fine now.

-- JosMaccabiani - 17 May 2007

Please try out the new version for TWiki 4.1 on PersonalInfoAddOn.

-- ArthurClemens - 23 Aug 2007

 
Change status to:
Topic revision: r5 - 23 Aug 2007 - 22:28:24 - ArthurClemens
 
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