Project Detail

XOOPS Secure login function  

XOOPS Secure login function is project number 137370
posted at Freelancer.com. Click here to post your own project.

 

| More Free Trial For New Buyers
 

Status:

Selected Providers: starshine

Budget: $30-100

Created: 04/08/2007 at 21:46 EDT

Bid Count: 1

Average Bid:
$ 40

04/11/2007 at 21:46 EDT

Project Creator: pjskluzacek
Employer Rating: 10/1010/1010/1010/1010/1010/1010/1010/1010/1010/10 (3 reviews)

Bid On This Project
 

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.

Messages Posted:0 View project clarification board Post message on project clarification board

Bid On This Project
 

If you are the project creator or one of the bidders Log In for more options

 

40

1 day

04-09-2007 16:25 EDT

It can be done :)

help


    Bid on this Project