Tags:
create new tag
view all tags

Question

After checking the box in the configure to {INCLUDE}{AllowURLs}, I am still receiving the message:

Warning This site does not allow %INCLUDE% of URLs 

I have even restarted the apache server, but no help.

Twiki version is Tue, 04 Jul 2006 build 10807

Environment

TWiki version: unspecified
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Linux
Web server: Apache2
Perl version:  
Client OS: XP
Web Browser:  
Categories: Missing functionality

-- DennisSchmidt - 19 Nov 2008

Answer

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.

That is really strange. TWiki.pm has this:

    return _includeWarning( $this, $warn, 'urls_not_allowed' )
      unless $TWiki::cfg{INCLUDE}{AllowURLs};

This is the only place in TWiki where this error message is used. Do you have a Perl accelerator caching the old code & settings?

-- PeterThoeny - 19 Nov 2008

Ok, now this is really strange, I went back to it, and it is working now. The only difference is the machine has been rebooted. Thanks for your help!

-- DennisSchmidt - 02 Dec 2008

Change status to:
Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r3 - 2008-12-02 - DennisSchmidt
 
  • 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.