Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: [SOLVED] ACYmailing plugin does not show events

[SOLVED] ACYmailing plugin does not show events 8 years 7 months ago #24846

  • mikm27
  • mikm27's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 21
  • Thank you received: 0
I'm trying to test the DTRegister ACYmailing plugin. When I go to the plugin to map events to mailing lists the plugin does not show any events. See image below. Any advice??? I will also submit a ticket about this.

Please Log in or Create an account to join the conversation.

Last Edit: by nathan.dth.

ACYmailing plugin does not show events 8 years 7 months ago #24851

  • nathan.dth
  • nathan.dth's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 1857
  • Karma: 19
  • Thank you received: 218
We fixed this through the ticket system... and it was a fix needed to the DT Register component, not the ACY plugin itself. For anyone that needs the fix immediately, go to this file:

/administrator/components/com_dtregister/models/event.php

Find this:
function findtreeChild($parent_id=0,$events=array()){

Change it to:
function findtreeChild($parent_id=0,&$events=array()){

Please Log in or Create an account to join the conversation.

Nathan is no longer affiliated with DTH since the recent acquisition. You can connect with him and get any type of Joomla website help at www.JoomlaEmployee.com .

ACYmailing plugin does not show events 8 years 7 months ago #24862

  • robroy
  • robroy's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 17
  • Thank you received: 0
Hi nathan.dth,
I tried your fix but i still get an error in the pluginscode in line

$('#dtevents').tree({ nodes: dtevents ,dnd:false});

JS Console tells me:
Uncaught TypeError: $(...).tree is not a function
I think it has something to do with jquery libs

I'm using Joomla 3.4.4
DT Register 3.1.4
ACY Mailing 4.9.4
And Plugin Version 3.3

Please Log in or Create an account to join the conversation.

[SOLVED] ACYmailing plugin does not show events 8 years 7 months ago #24864

  • nathan.dth
  • nathan.dth's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 1857
  • Karma: 19
  • Thank you received: 218
Yes we had to apply an update to the plugin itself too. You can download the updated plugin from My Orders.

Please Log in or Create an account to join the conversation.

Nathan is no longer affiliated with DTH since the recent acquisition. You can connect with him and get any type of Joomla website help at www.JoomlaEmployee.com .
  • Page:
  • 1
Time to create page: 0.105 seconds