Jump to content

MartinN

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by MartinN

  1. That doesn't matter! With the help of ExportSiteProfile I made a clean re-installation and now Redirects fires on all cylinders again :-) Thanks a lot for this great module!!!
  2. After turning debug mode on (config.php) and trying to uninstall ProcessRedirects there is this error message (I shortened the pathes with "......"): TemplateFile: This page may not be deleted<pre>#0 [internal function]: Pages->___delete(Object(NullPage)) #1 /homepages/......./wire/core/Wire.php(389): call_user_func_array(Array, Array) #2 /homepages/......./wire/core/Wire.php(344): Wire->runHooks('delete', Array) #3 /homepages/......./wire/core/Page.php(1193): Wire->__call('delete', Array) #4 /homepages/......./wire/core/Page.php(1193): Pages->delete(Object(NullPage)) #5 /homepages/......./site/modules/ProcessRedirects/ProcessRedirects.module(343): Page->delete() #6 [internal function]: ProcessRedirects->___uninstall() #7 /homepages/......./wire/core/Wire.php(389): call_user_func_array(Array, Array) #8 /homepages/......./wire/core/Wire.php(344): Wire->runHooks('uninstall', Array) #9 /homepages/......./wire/core/Modules.php(1368): Wire->__call('uninstall', Array) #10 /homepages/......./wire/core/Modules.php(1368): ProcessRedirects->uninstall() #11 [internal function]: Modules->___uninstall('ProcessRedirect...') #12 /homepages/......./wire/core/Wire.php(389): call_user_func_array(Array, Array) #13 /homepages/......./wire/core/Wire.php(344): Wire->runHooks('uninstall', Array) #14 /homepages/......./wire/modules/Process/ProcessModule/ProcessModule.module(1155): Wire->__call('uninstall', Array) #15 /homepages/......./wire/modules/Process/ProcessModule/ProcessModule.module(1155): Modules->uninstall('ProcessRedirect...') #16 /homepages/......./wire/modules/Process/ProcessModule/ProcessModule.module(1044): ProcessModule->renderEdit('ProcessRedirect...', Array) #17 [internal function]: ProcessModule->___executeEdit() #18 /homepages/......./wire/core/Wire.php(389): call_user_func_array(Array, Array) #19 /homepages/......./wire/core/Wire.php(344): Wire->runHooks('executeEdit', Array) #20 /homepages/......./wire/core/ProcessController.php(204): Wire->__call('executeEdit', Array) #21 /homepages/......./wire/core/ProcessController.php(204): ProcessModule->executeEdit() #22 [internal function]: ProcessController->___execute() #23 /homepages/......./wire/core/Wire.php(389): call_user_func_array(Array, Array) #24 /homepages/......./wire/core/Wire.php(344): Wire->runHooks('execute', Array) #25 /homepages/......./wire/core/admin.php(85): Wire->__call('execute', Array) #26 /homepages/......./wire/core/admin.php(85): ProcessController->execute() #27 /homepages/......./wire/modules/AdminTheme/AdminThemeDefault/controller.php(13): require('/homepages/30/d...') #28 /homepages/......./site/templates/admin.php(15): require('/homepages/30/d...') #29 /homepages/......./wire/core/TemplateFile.php(169): require('/homepages/30/d...') #30 [internal function]: TemplateFile->___render() #31 /homepages/......./wire/core/Wire.php(389): call_user_func_array(Array, Array) #32 /homepages/......./wire/core/Wire.php(344): Wire->runHooks('render', Array) #33 /homepages/......./wire/modules/PageRender.module(356): Wire->__call('render', Array) #34 /homepages/......./wire/modules/PageRender.module(356): TemplateFile->render() #35 [internal function]: PageRender->___renderPage(Object(HookEvent)) #36 /homepages/......./wire/core/Wire.php(389): call_user_func_array(Array, Array) #37 /homepages/......./wire/core/Wire.php(344): Wire->runHooks('renderPage', Array) #38 /homepages/......./wire/core/Wire.php(411): Wire->__call('renderPage', Array) #39 /homepages/......./wire/core/Wire.php(411): PageRender->renderPage(Object(HookEvent)) #40 /homepages/......./wire/core/Wire.php(344): Wire->runHooks('render', Array) #41 /homepages/......./wire/modules/Process/ProcessPageView.module(171): Wire->__call('render', Array) #42 /homepages/......./wire/modules/Process/ProcessPageView.module(171): Page->render() #43 [internal function]: ProcessPageView->___execute(true) #44 /homepages/......./wire/core/Wire.php(389): call_user_func_array(Array, Array) #45 /homepages/......./wire/core/Wire.php(344): Wire->runHooks('execute', Array) #46 /homepages/......./index.php(214): Wire->__call('execute', Array) #47 /homepages/......./index.php(214): ProcessPageView->execute(true) #48 {main}</pre> After manually removing ProcessRedirects from the server and trying to uninstall it again: Warning: class_implements(): Class ProcessRedirects does not exist and could not be loaded in /homepages/......./wire/modules/Process/ProcessModule/ProcessModule.module on line 1093 Warning: in_array() expects parameter 2 to be array, boolean given in /homepages/......./wire/modules/Process/ProcessModule/ProcessModule.module on line 1093 After this and when trying to install the module again there is no error message but there is also no ProcessRedirects installed: Recently Found and Installed Modules: Within the last day No modules found.
  3. You mean "Admin/Setup/Redirects" ? No, there is no such page. (I compared it with another processwire installation where ProcessRedirects is working no problem, on this installation the Redirects page is in place). I tried to install and uninstall the module several times, it might be better to completely remove the module before re-installation?
  4. I am not able to install the module ProcessRedirects on one of my domains. On two other domains ProcessRedirects is working perfectly, I am using the latest stable ProcessWire release 2.5.3 on all three domains. After installation the ProcessRedirects module does not appear in the setup menu. When I try to uninstall it (before clean re-installation), I get an error message “This page may not be deleted”. Removing the module manually from the /site/modules/ directory did not help as well. How to get the module working again? I also already removed the “processredirects” entry from the mySQL database. Is there any other entries I have to remove from the database (in "modules" I did not find any)? Thanks a lot for your help!
×
×
  • Create New...