Need help with problems in trying to activate module in Drupal
| Project: | Piwik - Web analytics |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Hi, I've got a couple of issues here that may be related. First off I'm running Piwik 0.43 which I know has a problem with the flash reports... I'm not worried about that as I don't want any Drupal users viewing the reports in site, I'm going to have them using my Piwik site for self serving stats. I'm using the latest 6.x-1.1 version of the Drupal module for Piwik.
So, the problem is, I see both modules show up in the Modules page. I check mark both and save. When the page refreshes it shows only "Piwiki - Reports" enabled, and the check box for "Piwik - Web analytics" is not checked, and is not selectable.
In the Description for "Piwik - Reports", it states "Depends on: Piwik - Web analytics (disabled)".
Following this I can find no Piwik control panel to fill out settings. The only thing I can find is the token_auth field on my profile page.
When I look at my Drupal database I see no tables for Piwik or stats or anything else that might look related so I'm wondering if something is failing to install correctly.
Any help in sorting this out would be greatly appreciated.
Thanks!

#1
Piwik don't need any extra tables... If you don't need the reports - do not enable it. Is your site able to issue http requests? There must be a status message shown if not possible on top of the modules page If the install has been stopped
#2
This is what it says at the top of my Modules page:
I did run Update.PHP. The first time it said there were 0 items to update. When I went down to the Piwik module and force selected "6000" it ran with 1 items to update and gave me this output:
#3
This is all not related. Never re-run updates!!! There are no db changes… and disable piwik_report module! You said you do not plan to use it.
Any errors or warnings on core status page?
#4
FWIW, I had no idea not to re-run updates. Especially when I run updates and they report nothing has been done.
Anyways, as of right now I have both piwik modules unchecked.
I have 3 red notices. One on my Drupal Core version needs upgraded. HTTP request status (the system is firewalled) so that seems normal, and a few of the modules are yellow or red (red ones are webform, devel, printer e-mail & pdf versions).
#5
As already said in #1 - THIS IS the reason! Allow Drupal to issue HTTP requests. This is a requirement for update.module and piwik.module.
#6
I can't do that and have no control over making it happen. Our company IT requires that all server initialted HTTP requests must go through a proxy and I could see no way configure something like that.
When I try to just check mark "Piwik - Web analytics" and save, the item unchecks itself... and this is all I see at the top of the modules page. Why would Drupal being unable to make a HTTP request cause a module to fail to enable?... how do other people run this software on Intranets?:
#7
Oh, and I found this http://drupal.org/node/7881 .... I'm researching.
#8
Thank you for the link. the behaviour is correct - if requirements fail - the module is kept disabled. This limitation will not allow you do use many important modules like update, linkchecker, aggregator and others... If proxys cannot used you need to request an exception for you host :-).
#9
Automatically closed -- issue fixed for 2 weeks with no activity.