• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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