Statistics broken
First unread post • 6 posts
• Page 1 of 1
Statistics broken
Hi,
thanks for your reply on the yesterdays update question!
Unfortunately we have a problem with the poll statistics on our page. If I click on statistics in the backend component overview, I get a list of all polls. So far so good. But if I click on one of them, there a two wrong situations:
alternative one: It says nothing but "No Data" even if there is data.
alternative two: It has a headline "Statistics Demo" and three grey broken boxes (see screenshot)

Thx for helping!
Rob
thanks for your reply on the yesterdays update question!
Unfortunately we have a problem with the poll statistics on our page. If I click on statistics in the backend component overview, I get a list of all polls. So far so good. But if I click on one of them, there a two wrong situations:
alternative one: It says nothing but "No Data" even if there is data.
alternative two: It has a headline "Statistics Demo" and three grey broken boxes (see screenshot)

Thx for helping!
Rob
- rob
- Posts: 11
- Joined: Wed Nov 12, 2014 6:06 pm
Re: Statistics broken
Hi,
Do you use the free version?
Thanks!
Do you use the free version?
Thanks!
Regards,
Edvard Ananyan - 2GLux Team
Please post a review at the Joomla Extensions Directory. It is very important for us!
Edvard Ananyan - 2GLux Team
Please post a review at the Joomla Extensions Directory. It is very important for us!
- Edvard
- Site Admin
- Posts: 1836
- Joined: Mon Jun 28, 2010 1:54 pm
- Location: Yerevan, Armenia
Re: Statistics broken
Hi, no as said before we use the PRO version...
- rob
- Posts: 11
- Joined: Wed Nov 12, 2014 6:06 pm
Re: Statistics broken
Regards,
Edvard Ananyan - 2GLux Team
Please post a review at the Joomla Extensions Directory. It is very important for us!
Edvard Ananyan - 2GLux Team
Please post a review at the Joomla Extensions Directory. It is very important for us!
- Edvard
- Site Admin
- Posts: 1836
- Joined: Mon Jun 28, 2010 1:54 pm
- Location: Yerevan, Armenia
Re: Statistics broken
I had the exact same issue. In my case the problem is a conflict with jquery already being loaded. I'm using the out-of-box 'isis' administrator template in Joomla 3.6.2.
To resolve the issue I commented out lines 18 and 19 in administrator/com_sexypolling/views/showstatistics/tmpl/default.php
//$jsFile = JURI::base(true).'/components/com_sexypolling/assets/js/jquery-1.7.2.min.js';
//$document->addScript($jsFile);
I recommend this code is updated to use jquery.noconflict with an immediately invoked function expression (the standard way to code jquery functions) - https://learn.jquery.com/using-jquery-c ... expression
Thanks,
Nick
To resolve the issue I commented out lines 18 and 19 in administrator/com_sexypolling/views/showstatistics/tmpl/default.php
//$jsFile = JURI::base(true).'/components/com_sexypolling/assets/js/jquery-1.7.2.min.js';
//$document->addScript($jsFile);
I recommend this code is updated to use jquery.noconflict with an immediately invoked function expression (the standard way to code jquery functions) - https://learn.jquery.com/using-jquery-c ... expression
Thanks,
Nick
- capsites
- Posts: 5
- Joined: Thu Jan 14, 2016 8:42 pm
6 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 2 guests