Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2008
    Posts
    3
    Plugin Contributions
    0

    Default HTMLarea Insert Web Link button problem

    When I select a word to make it a link and click on the Insert Web Link button the popup comes up and just loads the main page of the site. Any idea what would be causing this??

  2. #2
    Join Date
    Oct 2007
    Posts
    8
    Plugin Contributions
    0

    Default Re: HTMLarea Insert Web Link button problem

    I am getting that exact problem. Anyone got any ideas.

    Help would be much appreciated.

    Cheers
    Brian

  3. #3
    Join Date
    Oct 2007
    Posts
    8
    Plugin Contributions
    0

    Default Re: HTMLarea Insert Web Link button problem

    Hi Guys,

    This is the solution to the above issue:

    In the editors folder add the following code to the bottom of the htaccess file.

    # Don't rewrite real files or directories

    RewriteCond %{REQUEST_FILENAME} !-f [NC]

    RewriteCond %{REQUEST_FILENAME} !-d

    RewriteRule ^(.*).htm$ index\.php?main_page=$1&%{QUERY_STRING} [L]

    cheers
    Brian

 

 

Similar Threads

  1. Product description editor insert link problem
    By hara in forum General Questions
    Replies: 0
    Last Post: 10 Jul 2010, 09:58 PM
  2. Replies: 3
    Last Post: 9 Nov 2009, 12:24 AM
  3. Insert Web Link Not Working?
    By paulssports in forum General Questions
    Replies: 5
    Last Post: 15 Sep 2009, 07:25 PM
  4. HTMLarea - Insert HTML link wont work
    By Dizzydog in forum General Questions
    Replies: 4
    Last Post: 31 Oct 2008, 11:00 PM
  5. Doing a little Re-Design - Getting Insert Web Link To Work ?
    By Mal2869 in forum General Questions
    Replies: 0
    Last Post: 4 Apr 2008, 08:21 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg