• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Module Statistics not visible

W

Wim van Ek

Guest
I have activiated the module statistics and deactivated se-submission. I also upadted the plan and update the site to use the latest plan.
But, the se-submission is indeed no longer visible. But, statistics also not, which surprises me.
Has anyone an idea what might be causing this?

Wim
 
This is actually a coding error!...

Click on "Statistics" for any of your websites in Sitebuilder, right click on the missing image icon and click on properties.


Notice the path to the statistic.php file is NOT correct.

"http://sitebuilder.domain.com/wizard/steps/statistic.php?"


It should read:

"http://sitebuilder.domain.com/sitebuilder/wizard/steps/statistic.php?"


There is a virtual directory called "sitebuilder" that points to:

"C:\Inetpub\vhosts\sitebuilder\sitebuilder"

that's where the "statistic.php" file is located.

but since the "sitebuilder" directory is missing from the path it will never find it.

The only ones that can fix this are the coders... All their php files are encoded... We can't fix it!...

Hope this helps! (At least the coders)
Ricardo...:cool:
 
Hi Ricardo,

Do you suggest that I should inform development about this? I do have an official license of SiteBuilder.

Thanks for your help.

Regards, Wim
 
Problem solved!!

My mistake... In the admin you should not only activate the module but also 'enable' it in the next page (click on the 'statistics' in the modules overview.

That's all.
 
Back
Top