Search The ForumSearch   RegisterRegister  LoginLogin

AfterLogic WebMail Pro

 AfterLogic Forum : AfterLogic WebMail Pro
Subject Topic: Login issue,freezes at WebMail is loading Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
mcajarabilla
Newbie
Newbie


Joined: 01 December 2009
Online Status: Offline
Posts: 3
Posted: 01 December 2009 at 6:41am | IP Logged Quote mcajarabilla

Hi! Hope somebody can help me.

I've just installed WebMail Pro (5 users
version). No error messages and all server and
database test were successful. I can login as
admin with no problem, BUT when I try to login
as user the screen freezes showing "WebMail is
loading" with the progress bar at about 90%.
No error message or anything with Firefox or
Chrome. IE displays this error:

Line: 116
Character: 3
Error: 'TYPE_BASE' is undefined
Code: 0
URL address: http://my-url/mail/webmail.php

I don't what to do. I've already reinstalled
the script with no luck and checked the
cookies config.

or116.jpg">Here is a screen with the code of
the above-mentioned error on line 116


Any help would be very much appreciated. Thank
you all.
Back to Top View mcajarabilla's Profile Search for other posts by mcajarabilla
 
mcajarabilla
Newbie
Newbie


Joined: 01 December 2009
Online Status: Offline
Posts: 3
Posted: 01 December 2009 at 6:43am | IP Logged Quote mcajarabilla

Sorry, the image link is this
www.mcajarabilla.com.ar/images/error116.jpg
Back to Top View mcajarabilla's Profile Search for other posts by mcajarabilla
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6092
Posted: 14 December 2009 at 6:37am | IP Logged Quote Igor

Try turning off GZIP compression of JavaScript files. You'll need to modify common/inc_constants.php file (line ~27):
Code:
define('USE_JS_GZIP', true);

It should be changed to:
Code:
define('USE_JS_GZIP', false);


Don't forget to clear browser cache by pressing Ctrl-F5 or Ctrl-R.

--
Regards,
Igor, AfterLogic Support
Back to Top View Igor's Profile Search for other posts by Igor
 
mcajarabilla
Newbie
Newbie


Joined: 01 December 2009
Online Status: Offline
Posts: 3
Posted: 14 December 2009 at 7:09am | IP Logged Quote mcajarabilla

Hi Igor. Thanks for replying.
I`ve just tryed turning off gzip of JS but I get the same error.
I'll keep looking for a solution.
Back to Top View mcajarabilla's Profile Search for other posts by mcajarabilla
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6092
Posted: 14 December 2009 at 7:46am | IP Logged Quote Igor

Please provide us with URL pointing to your WebMail Pro installation. AdminPanel access would be helpful as well.

--
Regards,
Igor, AfterLogic Support
Back to Top View Igor's Profile Search for other posts by Igor
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump

Powered by Web Wiz Forums version 7.9
Copyright ©2001-2004 Web Wiz Guide