×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: # of events/page not working properly in 6.0.9

# of events/page not working properly in 6.0.9 7 years 7 months ago #34834

  • Allen Keele
  • Allen Keele's Avatar Topic Author
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 43
  • Karma: 1
  • Thank you received: 0
Reference: https://www.certifiedinfosec.com/events
Matukio version 6.0.9
Joomla version 3.6.2

I am experiencing the same problems referenced in Public Ticket 3889 .
  1. My configuration is set to show 10 events per page by default. The front end defaults to 20 instead.
  2. If I change the events per page number view on the front-end, I can no longer advance to the next page of events. The view is restricted to showing just the first page of the designated number.
Aside from that, the "filter by location" no longer works at all.

# of events/page not working properly in 6.0.9 7 years 7 months ago #34844

  • Yves Hoppe
  • Yves Hoppe's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 3519
  • Karma: 71
  • Thank you received: 556
Yes this is a known issue, which will be fixed in the next version.

Yves

# of events/page not working properly in 6.0.9 7 years 7 months ago #34846

  • Allen Keele
  • Allen Keele's Avatar Topic Author
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 43
  • Karma: 1
  • Thank you received: 0
Thanks. Since I already have mass emails throughout the world with links to sessions offered by location, this issue is pretty important to me. Any estimate of when the new update will be released?

Allen

# of events/page not working properly in 6.0.9 7 years 7 months ago #34851

  • Yves Hoppe
  • Yves Hoppe's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 3519
  • Karma: 71
  • Thank you received: 556
Probably that weekend. You can just downgrade the files in the frontend (components/com_matukio) to 6.0.7 - as there were no database changes between these version, downgrading files in this case should be no issue.

Yves

# of events/page not working properly in 6.0.9 7 years 7 months ago #34855

  • Allen Keele
  • Allen Keele's Avatar Topic Author
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 43
  • Karma: 1
  • Thank you received: 0
Downgrading the components to 6.0.7 resolved both issues in this bug report.

# of events/page not working properly in 6.0.9 7 years 7 months ago #34861

  • Allen Keele
  • Allen Keele's Avatar Topic Author
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 43
  • Karma: 1
  • Thank you received: 0
6.0.10 fixed the location filter, but re-broke the pagination advance problem that was working fine in 6.0.7.

Again, if I select 3 events to view, scroll to the bottom, and try to advance to the next set of 3 (by clicking the next arrows, or selecting the next set to view), it will continue to show the current first set.

# of events/page not working properly in 6.0.9 7 years 7 months ago #34864

  • Yves Hoppe
  • Yves Hoppe's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 3519
  • Karma: 71
  • Thank you received: 556
Need a link.. Can't replicate that :)

Yves

# of events/page not working properly in 6.0.9 7 years 7 months ago #34865

  • Allen Keele
  • Allen Keele's Avatar Topic Author
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 43
  • Karma: 1
  • Thank you received: 0
It's in the first post of this discussion (above):
Reference: www.certifiedinfosec.com/events

I have Matukio configured to display 20 events by default at present, since people cannot advance to subsequent event lists.

# of events/page not working properly in 6.0.9 7 years 7 months ago #34867

  • Yves Hoppe
  • Yves Hoppe's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 3519
  • Karma: 71
  • Thank you received: 556
Okay, there is something reeeally weird going on on your site.

Can you check if your template has an override for the pagination? Or switch to Protostar for a minute and test the pagination there.

The markup on your site:

<a class="" href="#" onclick="document.adminForm.limitstart.value=3; Joomla.submitform();return false;">
2 </a>

Is not from Matukio and not from Joomla!

Yves

# of events/page not working properly in 6.0.9 7 years 7 months ago #34871

  • Yves Hoppe
  • Yves Hoppe's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 3519
  • Karma: 71
  • Thank you received: 556
Okay 6.0.11 is out, bringing back the old pagination - so it also works without deleting / modifying template overrides (really a mess what some template shops are doing there.. But too many customers with that issue to ignore it :( )...

# of events/page not working properly in 6.0.9 7 years 7 months ago #34872

  • Allen Keele
  • Allen Keele's Avatar Topic Author
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 43
  • Karma: 1
  • Thank you received: 0
I don't know what Protostar is.

The new code is not so weird. Yes, Matukio is generating the code you described. It is generated by the user when the user selects the desired number of events. You can easily test this. Simply change the number of desired events, and you will see the code change in the page refresh source code. I'm am not a programmer in any way, but I'm assuming that if I use a Matukio feature which generates a particular piece of code, then that code is indeed Matukio-related.

When I had 6.09 installed, you had me copy over the 6.07 components files and overwrite the 6.09 files. After doing so, Matukio no longer displayed pagination errors, and did not display location filter errors. Everything worked perfectly.

Then I upgraded to 6.10, and the pagination errors returned. The upgrade was the only thing changed on my site. Logically, the weird behavior seems to have come with the upgrade.

  1. How can I bring Matukio back to version 6.07 where Matukio worked on my really weird site? Copying over the 6.07 components directory doesn't work with 6.10 as it did with 6.09.
  2. Since this problem is not present with Matukio 6.07, logic says something changed in Matukio that is not compatible with some websites.
  3. This problem is evident on other customer's sites. If the problem repeats across multiple customers' unrelated sites, logic says it needs to be addressed in the latest version to get it to work as well as the earlier 6.07 version.

Thanks,

Allen

# of events/page not working properly in 6.0.9 7 years 7 months ago #34873

  • Allen Keele
  • Allen Keele's Avatar Topic Author
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 43
  • Karma: 1
  • Thank you received: 0
Our posts crossed. B)

# of events/page not working properly in 6.0.9 7 years 7 months ago #34874

  • Allen Keele
  • Allen Keele's Avatar Topic Author
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 43
  • Karma: 1
  • Thank you received: 0
Upgraded to 6.0.11.

Now the location filters stopped working again.

# of events/page not working properly in 6.0.9 7 years 7 months ago #34875

  • Allen Keele
  • Allen Keele's Avatar Topic Author
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 43
  • Karma: 1
  • Thank you received: 0
Just kidding.

Everything works great!

# of events/page not working properly in 6.0.9 7 years 7 months ago #34876

  • Yves Hoppe
  • Yves Hoppe's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 3519
  • Karma: 71
  • Thank you received: 556
Okay, at least it's working again.. Still not happy with the solution.

Protostar is the default joomla template. (You always have it installed)

In your template the pagination is overriden (this code is brought by Joomla not by Matukio in 6.0.8 to 6.0.10)). But your yootheme template overrides it in a way that the pagination is not working with Matukio.

Before 6.0.8 (and now again with 6.0.11) we had our own pagination in Matukio, so the override did not affect you. The downside on having an own pagination is that templates can not modify the look and feel of it. But as you've and some other users experienced when the template does it wrong it can break the whole extension :(

Going to write an email to Yootheme notifying them of that issue.

Yves
  • Page:
  • 1
Time to create page: 0.203 seconds