dongxian5735 2016-01-28 07:38
浏览 65

成功登录IE后,不能打开页面

I installed Booked software in wampserver and made necessary changes in config.php.

If I open the index page and login, it's redirecting to dashboard.php, but the screen remains in index.php

All other browsers are redirecting to next page except IE. I found the problem also.

If I remove localhost/Web from script.url settings and make it http:// then its working fine in IE.

If it's http: then After submitting a reservation it fails to load the homepage instead it loads like this http://localhost/dashboard.php/localhost/dashboard.php which results to an error page.

My config.php

$conf['settings']['app.title'] = 'Booked Scheduler';    
$conf['settings']['default.timezone'] = 'America/Chicago';      
$conf['settings']['allow.self.registration'] = 'true';          
$conf['settings']['admin.email'] = 'admin@example.com';
$conf['settings']['admin.email.name'] = 'Booked Administrator'; 
$conf['settings']['default.page.size'] = '50';                  
$conf['settings']['enable.email'] = 'true';                  
$conf['settings']['default.language'] = 'en_us';                
$conf['settings']['script.url'] = '**http://localhost/Web';     
$conf['settings']['image.upload.directory'] = 'Web/uploads/images'; 
$conf['settings']['image.upload.url'] = 'uploads/images';       
$conf['settings']['cache.templates'] = 'true';                  
$conf['settings']['use.local.jquery'] = 'false';                
$conf['settings']['registration.captcha.enabled'] = 'true';
$conf['settings']['registration.require.email.activation'] = 'false';
$conf['settings']['registration.auto.subscribe.email'] = 'false';   
$conf['settings']['registration.notify.admin'] = 'false';
$conf['settings']['inactivity.timeout'] = '30';  
$conf['settings']['name.format'] = '{first} {last}';            
$conf['settings']['css.extension.file'] = '';                   
$conf['settings']['disable.password.reset'] = 'false';          
$conf['settings']['home.url'] = ''; 
$conf['settings']['logout.url'] = ''; 
$conf['settings']['default.homepage'] = '1'; 

Any suggestions to resolve this?

Note:Registration page is working perfectly in IE

Thanks in advance.

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 程序不包含适用于入口点的静态Main方法
    • ¥15 素材场景中光线烘焙后灯光失效
    • ¥15 请教一下各位,为什么我这个没有实现模拟点击
    • ¥15 执行 virtuoso 命令后,界面没有,cadence 启动不起来
    • ¥50 comfyui下连接animatediff节点生成视频质量非常差的原因
    • ¥20 有关区间dp的问题求解
    • ¥15 多电路系统共用电源的串扰问题
    • ¥15 slam rangenet++配置
    • ¥15 有没有研究水声通信方面的帮我改俩matlab代码
    • ¥15 ubuntu子系统密码忘记