NooseLadder Posted January 29, 2013 Share Posted January 29, 2013 Hi, I have just moved a site from localhost server to live server. I used the Export Site Profile module. Everything seems to have worked ok except that the exported site had the Process Redirect module installed. I keep getting the following error message: ErrorException: Table 'wavybee_pw.ProcessRedirects' doesn't existSELECT id, redirect_to FROM ProcessRedirects WHERE redirect_from='/site/templates/cookie_control/cookieControl-5.1.min.js' OR redirect_from='/site/templates/cookie_control/cookieControl-5.1.min.js/' (in /home/wavybee/public_html/wire/core/Database.php line 118)#0 /home/wavybee/public_html/site/modules/ProcessRedirects/ProcessRedirects.module(260): Database->query('SELECT id, redi...')#1 /home/wavybee/public_html/wire/core/Wire.php(291): ProcessRedirects->checkRedirects(Object(HookEvent))#2 /home/wavybee/public_html/wire/core/Wire.php(229): Wire->runHooks('pageNotFound', Array)#3 /home/wavybee/public_html/wire/modules/Process/ProcessPageView.module(89): Wire->__call('pageNotFound', Array)#4 /home/wavybee/public_html/wire/modules/Process/ProcessPageView.module(89): ProcessPageView->pageNotFound()#5 /home/wavybee/public_html/wire/core/Wire.php(269): ProcessPageView->___execute()#6 /home/wavybee/public_html/wire/core/Wire.php(229): Wire->runHook I have tried to uninstall but it won't let me, it says Cannot delete page. The module is NOT showing up in the Admin>Setup menu but the module files are still in the modules>ProcessRedirects folder. I checked the main database. There is a table called processredirects but not ProcessRedirects. Can anyone advise next steps please. Link to comment Share on other sites More sharing options...
Soma Posted January 29, 2013 Share Posted January 29, 2013 Delete the entry in the modules table and you should be fine. 1 Link to comment Share on other sites More sharing options...
NooseLadder Posted January 29, 2013 Author Share Posted January 29, 2013 Thank you Soma. That worked. After deleting the entry ProcessRedirects in the Modules table, I went ahead and unistalled the module from the modules menu and reinstalled it. Great thanks. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now