Hello,
I assume you're referring the html version and not the awstats.pl version... and the links that are generated by awstats into it's html files.
I checked our test system, but the html version still appears to be working ok. I'm wondering if there might be a difference in the config:
./data/awstats.domain.com.conf
and what would be installed fresh..
Try renaming your awstats.domain.com.conf to something else, then run the awstats_process.sh again (or let DA do it with the tally) and run a diff on the two conf files..
If the conf is missing, the awstats_process.sh will copy:
/usr/local/awstats/wwwroot/cgi-bin/awstats.model.conf
to the awstast.domain.com.conf, and then proceed to do several perl regex's to it in order to set it as needed.
Let me know what the "diff" output is between the old and new conf file.
Note that the html version should still work fine..
However, the new feature of 1.37.0 is that is support the awstats.pl form, through DA.. so the html form is no longer needed.
http://www.directadmin.com/features.php?id=1125
John