cns_webmaster VIP
Total posts: 21
28 Jul 2015 18:24

After updating the Reindex tool is not working for me anymore. No errors, I click the button and nothing changes.

Joomla 3.4.3 Cobalt 8.658 - installed the latest 'everything' package

Thank you. Screen Shot 2015-07-28 at 1.12.18 PM

Last Modified: 23 Nov 2015


pepperstreet VIP
Total posts: 3,837
28 Jul 2015 23:49

Hello lebo.adam, thanks for pointing out this issue. Seems to be the same problem with field-group manager. This problem has been mentioned earlier and is related to changes in Joomla/core.js

Confirmed!

TypeError: null is not an object (evaluating 't.task')


As far as I know, Sergey is already fixing these problems...
I am expecting an update this Thurday.


klox7 VIP
Total posts: 914
29 Jul 2015 20:31

Same here

Uncaught TypeError: Cannot read property 'task' of null


Sergey
Total posts: 13,748
31 Jul 2015 07:44

I think that will be fixed in update today.


pepperstreet VIP
Total posts: 3,837
31 Jul 2015 20:14

Sergey I think that will be fixed in update today.

Works! :)


Sackgesicht VIP
Total posts: 1,636
20 Nov 2015 06:21

pepperstreet

Works! :)

Not here ... times out all the time. It depends on the record number - a section with 1300 records could be reindexed, another section with 2200 records could not.


Sackgesicht VIP
Total posts: 1,636
20 Nov 2015 07:02

After increasing the memory limit to 512MB, i could reindex 2200 records. Unfortunately I have much bigger sections ...


Sergey
Total posts: 13,748
23 Nov 2015 15:01

Sackgesicht After increasing the memory limit to 512MB, i could reindex 2200 records. Unfortunately I have much bigger sections ...

I have to revise this process. It relays on Joomla JModel and JTable classes which caches a lot of data with every circle. Also be sure that debug mode is turned off and Joomla does not log SQL queries. That can also take a lot of memmory.

Powered by Cobalt