Support

Akeeba Ticket System

#17609 Smart Search Indexer problem with ATS plugin

Posted in ‘Akeeba Ticket System for Joomla! 4 & 5’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Environment Information

Joomla! version
n/a
PHP version
n/a
Akeeba Ticket System version
n/a

Latest post by tampe125 on Monday, 23 September 2013 05:14 CDT

tuum
 Hi Nicholas,
Well done with Akeeba Ticket System, it's a great product. I've come across a couple of bugs that you might be interested in.

Smart Search Indexer shows "undefined null" in Joomla 3.1.5 when I enable "Smart Search - Akeeba Ticket System"

Running finder indexer via CLI, I get the following error:
Strict Standards: Non-static method FinderIndexer::index() should not be called statically, assuming $this from incompatible context in \plugins\finder\ats\ats.php line 258

If I edit \plugins\finder\ats\ats.php and change line 258 from:
FinderIndexer::index($item);

//change to
$this->indexer->index($item);

This solves the problem.

Also another issue you might be interested in, when installing com_ats-pro v1.2.3, in the file /backend/sql/install/mysql/install.sql, the #__ats_overloads table is commented out with /* */ and the Joomla installer really doesn't like this. I had to manually edit that file to get the software installed.

regards

Tim

tampe125
Akeeba Staff
Hello Tim,

thank you for reporting it.
The SQL error has been already fixed and I just fixed the Strict Standard notice.

Thank you again.

Davide Tampellini

Developer and Support Staff

🇮🇹Italian: native 🇬🇧English: good • 🕐 My time zone is Europe / Rome (UTC +1)
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!

Support Information

Working hours: We are open Monday to Friday, 9am to 7pm Cyprus timezone (EET / EEST). Support is provided by the same developers writing the software, all of which live in Europe. You can still file tickets outside of our working hours, but we cannot respond to them until we're back at the office.

Support policy: We would like to kindly inform you that when using our support you have already agreed to the Support Policy which is part of our Terms of Service. Thank you for your understanding and for helping us help you!