Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call to undefined function _parse_ini_file() #1581

Closed
anonymous-matomo-user opened this issue Aug 13, 2010 · 5 comments
Closed

Call to undefined function _parse_ini_file() #1581

anonymous-matomo-user opened this issue Aug 13, 2010 · 5 comments
Labels
Bug For errors / faults / flaws / inconsistencies etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.
Milestone

Comments

@anonymous-matomo-user
Copy link

Hey,

in tried to install Piwik trought TYPO3, but I got an error:

Fatal error: Call to undefined function _parse_ini_file() in /home/pacs/min01/users/web/doms/buhev.de/subs/t3/typo3conf/piwik/piwik/core/Config.php on line 370

The fix is very simple: Rename the function _parse_ini_file() to parse_ini_file() (remove the very first underscore)

@robocoder
Copy link
Contributor

Here's a simpler fix. Don't bypass the Piwik installer.

The Typo3 integration is missing an include "path/to/piwik/libs/upgradephp/upgrade.php".

@anonymous-matomo-user
Copy link
Author

thanks for closing.
There was already a fix in Ext:piwikintegration svn.

http://forge.typo3.org/issues/9297

@anonymous-matomo-user
Copy link
Author

Instead of telling Konafets to bypass the installer it would be nice to have an integration api to integrate piwik into other systems - especially cms systems.

I do currently update my extension regularly to make it compatible with piwik.

The user feedback is quite amazing - wow a real statistic software deeply integrated in TYPO3. (or even other CMS?)

http://typo3.org/extensions/repository/view/piwikintegration/current/

Many user wan't one solution build of many puzzle pieces which become ONE big picture which fit's their needs.

Thanks for your work.
Best regards
Kay

@robocoder
Copy link
Contributor

Thanks Kay. I didn't mean to offend you. It was the misplaced bug report.

btw I'm opening a new ticket for your headless install idea.

@anonymous-matomo-user
Copy link
Author

i've not seen that as an attack sry.

you mean
#1586
i've added a comment there

@anonymous-matomo-user anonymous-matomo-user added this to the Piwik 0.9.9 - Stable release milestone Jul 8, 2014
@mattab mattab added the wontfix label Aug 3, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.
Projects
None yet
Development

No branches or pull requests

3 participants