thomas1
Well-known member
The option I added is for mass selection only. What you want is the checked items on other pages to get deleted as well when you submit, right?
Precisely.

 
				
			
			The option I added is for mass selection only. What you want is the checked items on other pages to get deleted as well when you submit, right?


 
					
				 xenforo.com
						
					
					xenforo.com
				
Added persistent selections.
Fixed some issues with search and ordering.
Made some changes to prevent errors when invalid URLs are provided.
Is it enough change the line like that for use INNODB and fulltext ?It was InnoDB at first but there are users who still run older db versions that do not support fulltext.
I have added an index key for URLs to speed up the query on 404 pages.
Seems to be some errors associated with the update, and the upgrade process won't complete. This is from version 1.1.3 to the new 1.1.5.

[LIST]
[*]              
[*]Error: Call to undefined method XF\Http\Response::setPageParam()
[*]             
[*]src/addons/Siropu/Custom404Page/Setup.php:94
[*]          
[/LIST]
         
[LIST]
[*]              
[*]Generated by: Admin         
[*]Nov 6, 2019 at 7:37 PM
[*]          
[/LIST]
      
        [SIZE=5][B]Stack trace[/B][/SIZE]
     
           #0 src/XF/AddOn/AddOn.php(574): Siropu\Custom404Page\Setup->postUpgrade(1010470, Array)
#1 src/XF/Job/AddOnInstallBatch.php(378): XF\AddOn\AddOn->postUpgrade(Array)
#2 src/XF/Job/AddOnInstallBatch.php(98): XF\Job\AddOnInstallBatch->stepFinalize(Object(XF\Timer))
#3 src/XF/Job/Manager.php(253): XF\Job\AddOnInstallBatch->run(G)
#4 src/XF/Job/Manager.php(195): XF\Job\Manager->runJobInternal(Array, G)
#5 src/XF/Job/Manager.php(111): XF\Job\Manager->runJobEntry(Array, G)
#6 src/XF/Admin/Controller/Tools.php(120): XF\Job\Manager->runByIds(Array, 8)
#7 src/XF/Mvc/Dispatcher.php(350): XF\Admin\Controller\Tools->actionRunJob(Object(XF\Mvc\ParameterBag))
#8 src/XF/Mvc/Dispatcher.php(257): XF\Mvc\Dispatcher->dispatchClass('XF:Tools', 'RunJob', Object(XF\Mvc\RouteMatch), Object(XF\Admin\Controller\Tools), NULL)
#9 src/XF/Mvc/Dispatcher.php(113): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(XF\Admin\Controller\Tools), NULL)
#10 src/XF/Mvc/Dispatcher.php(55): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#11 src/XF/App.php(2184): XF\Mvc\Dispatcher->run()
#12 src/XF.php(391): XF\App->run()
#13 admin.php(13): XF::runApp('XF\\Admin\\App')
#14 {main}
     
        [SIZE=5][B]Request state[/B][/SIZE]
      
array(4) {
["url"] => string(24) "/admin.php?tools/run-job"
["referrer"] => string(49) "https://www.my.org/admin.php?tools/run-job"
["_GET"] => array(1) {
["tools/run-job"] => string(0) ""
}
["_POST"] => array(3) {
["_xfRedirect"] => string(85) "https://www.my.org/admin.php?add-ons/install-from-archive-complete&batch_id=32"
["_xfToken"] => string(8) "[B]****[/B]"
["only_ids"] => string(5) "10269"
}
}
     
[/codeWe use essential cookies to make this site work, and optional cookies to enhance your experience.