Hello,
I installed piwik in wamp server. After installation, i see this error
Uncaught SyntaxError: Unexpected token < index.php:1
Uncaught ReferenceError: $ is not defined
Please let me know the solution for this.
Hello,
I installed piwik in wamp server. After installation, i see this error
Uncaught SyntaxError: Unexpected token < index.php:1
Uncaught ReferenceError: $ is not defined
Please let me know the solution for this.
use Piwik 2.0.2
delete all files in piwik/tmp/*
Installed the latest version and deleted all tmp files still the same error exists.
Any error in your server error log file?
After commit 6624e27 same error. In last commit (5f061b6) - same error.
I deleted all temporary files…
In nginx error.log - no errors. What else can I check?
UPD: after add line “disable_merged_assets = 1” in config.ini.php (in debug section) things work on last commit!))
Attached the error found in apache log file.
Hi,
The js files were not created in this path.E:\wamp\www\piwik\tmp\assets
Copy pasted the js files from my colleague jaffer and its working now.
Thanks
Kesav Rishi
www.sensiple.com
@kesavrishi unfortunately the first line of the log is missing can you post the full log extract?