![]() ![]() |
Home |
How it works |
Projects archive |
Contact Us Air Compressor Bot |
|
| The Career Path of Freelance Programming Jobs |
XOOPS Secure login function |
![]() |
Bidding Time: |
08/04/2007 21:46 - 11/04/2007 00:00 |
Budget: |
$30-100 |
Status: |
Closed |
|
|
|
Job Type: |
|
Description: |
My SSL Loggin function for XOOPS worked fine with IE but Firefox gave everyone a security warning. See http://www.xoops.org/modules/newbb/viewtopic.php?topic_id=24888&viewmode=flat&order=ASC&start=0 When I did the steps in this thread to eliminate that problem Firefox worked perfectly but with IE you get to the last step on the login process (the close button), the popup box does not close and the main window does not refresh (show you logged in). I can close the popup window and refresh the main page manually and I'll be signed in. IE gives me the following error message. Line: 14 Char: 1 Error: Permision denied Code: 0 URL: https://www.ourwebsite.org/xoopsdir/misc.php? action=showpopups&type=ssllogin Here is the begining including line 14 of our misc.php include "mainfile.php"; include_once XOOPS_ROOT_PATH.'/language/'.$xoopsConfig['language'].'/misc.php'; $action = isset($_GET['action']) ? trim($_GET['action']) : ''; $action = isset($_POST['action']) ? trim($_POST['action']) : $action; $type = isset($_GET['type']) ? trim($_GET['type']) : ''; $type = isset($_POST['type']) ? trim($_POST['type']) : $type; if ( $action == "showpopups" ) { xoops_header(false); // show javascript close button? $closebutton = 1; switch ( $type ) { case "smilies": $target = isset($_GET['target']) ? trim($_GET['target']) : ''; if ($target == '' || !preg_match('/^[0-9a-z_]*$/i', $target)) { } else { echo "<script type="text/javascript"><!--// function doSmilie(addSmilie) { var currentMessage = window.opener.xoopsGetElementById("".$target."").value;http://www.xoops.org/modules/newbb/viewtopic.php?topic_id=24888&viewmode=flat&order=ASC&start=0 I have several other projects also. Related Projects: This project is the proprietary information of .
Click here to remove this project from OUR database.
|
Operating System: |
(None) |
Database System: |
(None) |
| <<< back |
|
| Home | Projects archive | RSS | Resources | Links | Contact Us | © 2004-2008 ProjectsList.biz /0.502 |