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 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.

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:
Topic revision: r3 - 2008-12-02 - DennisSchmidt
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.