SnippetMaster Support Forums
Return to main website
 
May 14, 2006, 04:43:45 PM
* Show unread posts since last visit.
* Show new replies to your posts.
Welcome, Guest. Please login or register.
Did you miss your activation email?
May 14, 2006, 04:43:45 PM

Login with username, password and session length
Search:  
Advanced search
* Home Help Search Login Register
SnippetMaster Support Forums  |  General  |  How To's & FAQs  |  Topic: How to fix the "../http://" problem. « previous next »
Pages: [1] Print
Author Topic: How to fix the "../http://" problem.  (Read 96 times)
admin
Forum Administrator
*
Posts: 1430

SnippetMaster Author


WWW
[-] How to fix the "../http://" problem.
« on: March 22, 2006, 07:38:32 AM »

Note:  This problem seems occur AFTER a server upgrade or some change to your php configuration.  I'm not sure what causes the problem, but here is the solution.

 Very Happy

Symptom:

After creating and then saving a new link in the wysiwyg editor, it ends up looking something like this:

../http://www.domain.com/file.html

Solution:

1) Open the /snippetmaster/ieeditor/ieeditor.php file.
2) Find any instances of the following:

Code:
filteredHTML = delAbsolutePaths(filteredHTML);

Change them to:

Code:
//filteredHTML = delAbsolutePaths(filteredHTML);

3) Save the file.

That should do the trick. Let me know if you run into any trouble.

Report to moderator   Logged
Pages: [1] Print 
SnippetMaster Support Forums  |  General  |  How To's & FAQs  |  Topic: How to fix the "../http://" problem. « previous next »
Jump to:  

Powered by MySQL Powered by PHP SnippetMaster Support Forums | Powered by SMF 1.0.7.
© 2001-2005, Lewis Media. All Rights Reserved.
Valid XHTML 1.0! Valid CSS!