Tags:
create new tag
view all tags

SID-01200: PersonalInfoAddOn save not working

Status: Answered Answered TWiki version: 5.0.1 Perl version: 5.8
Category: PersonalInfoAddOn Server OS: Ubuntu 8.04 Last update: 14 years ago

When i try to select profile picture, it stays the same(Change Picture).

I also can't save any data in form(Work phone, Work phone, mobile, E-mail Location ). I get this error:

The save script can only be called with POST method. Example:

<form name="new" action="%SCRIPTURLPATH{save}%/Sandbox/" method="post"> ... </form>

If you are developing a TWikiApplication, see TWikiScripts for a description of the correct parameters.

What is the problem here? I test script in Main/PersonalInfoHome

-- BostjanTovornik - 2011-06-07

Discussion and Answer

I am not familiar with this add-on.

A while back we did some security hardening against cross-site scripting attacks. Since then all forms require a method="post" for content changes. This add-on might still use the default method="get". Search for all forms in this add-on and check.

TWiki is open source. If you find a fix we'd appreciate if you contribute that back. More at GettingInvolved.

-- PeterThoeny - 2011-07-30

There is no lesser need for this add-on because its functionality is now largely covered by TWiki-5.1, also with a nice user interface.

Closing this question after more than 30 days of inactivity. Feel free to reopen if needed. Consider engaging one of the TWiki consultants if you need timely help. We invite you to get involved with the community, it is more likely you get community support if you support the open source project!

-- PeterThoeny - 2011-09-08

      Change status to:
ALERT! If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
SupportForm
Status Answered
Title PersonalInfoAddOn save not working
SupportCategory PersonalInfoAddOn
TWiki version 5.0.1
Server OS Ubuntu 8.04
Web server Apache
Perl version 5.8
Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r3 - 2011-09-08 - PeterThoeny
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.