LiteSpeed Technologies
Download Download     Blog Blog     Wiki Wiki     Forum Forum     Store     Contact Contact    

Go Back   LiteSpeed Support Forums > LiteSpeed Web Server > Bug Reports > [Resolved] AWStats "Site Domain" field

Reply
 
Thread Tools Display Modes
  #1  
Old 08-09-2010, 10:06 PM
TomBG TomBG is offline
Member
 
Join Date: Oct 2008
Posts: 43
Default [Resolved] AWStats "Site Domain" field

When configuring AWStats under a template, the "Site Domain" field says to leave blank to use the name of the virtual host. But when you try to save changes and actually leave it blank, it returns an error saying field required.

Last edited by NiteWave; 08-20-2010 at 03:29 AM..
Reply With Quote
  #2  
Old 08-10-2010, 04:26 AM
NiteWave NiteWave is online now
LiteSpeed Staff
 
Join Date: Sep 2009
Posts: 2,226
"Site Domain" tip:"If not set, the name of this virtual host will be used"
so looks the value can be empty.

please try: edit
lsws/admin/html/classes/ws/DTblDef.php
change line 1888:
Quote:
new DAttr('siteDomain', 'domain', 'Site Domain', 'text', false, NULL, NULL, $this->_options['text_size']),
to
Quote:
new DAttr('siteDomain', 'domain', 'Site Domain', 'text', true, NULL, NULL, $this->_options['text_size']),
see if it finally works.
Reply With Quote
  #3  
Old 08-20-2010, 02:27 AM
TomBG TomBG is offline
Member
 
Join Date: Oct 2008
Posts: 43
That fixed the problem. Thanks.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 06:42 AM.



- Archive - Top
© Copyright 2003-2011 LiteSpeed Technologies, Inc. All rights reserved. Privacy Policy.