DeepSpace Posted March 24, 2019 Share Posted March 24, 2019 Good morning, I searched for a similar post but could not find one so here it is: I had a module which would not uninstall so I did it via ftp by just deleting the contents and folder. Now when I attempt to click on a product details in the front end I get a server error (500). I can click from main menu to a category but when attempting to go one level deeper about the product I get the error. I have looked at the logs and do not find it. I am using v. 1.72. Nothing else was changed. I do not find on my dashboard the often refereed to debug mode. Thoughts? Thanks in advance. Link to comment Share on other sites More sharing options...
JBW Posted March 25, 2019 Share Posted March 25, 2019 You can active debug mode in the performace section to see the details of the errors. Most probaly there are leftovers of the module such as overrides you didn't delete. Link to comment Share on other sites More sharing options...
DeepSpace Posted March 25, 2019 Author Share Posted March 25, 2019 Thanks for the reply. Found debug but the results are not that easily sorted out for some of us. in FrontController.php line 1715 at ErrorHandler->handleError('8', 'Undefined index: QUERY_STRING', '/hermes/bosnacweb02/bosnacweb02ai/b0/ipg.website/shop/classes/controller/FrontController.php', '1715', array('extraParams' => array('q' => null, 'page' => null), 'uriWithoutParams' => '/suspension/', 'url' => 'https://www.website.com/suspension/', 'params' => array())) in FrontController.php line 1715 at FrontControllerCore->updateQueryString(array('q' => null, 'page' => null)) in ProductListingFrontController.php line 166 at ProductListingFrontControllerCore->renderFacets(object(ProductSearchResult)) in ProductListingFrontController.php line 343 at ProductListingFrontControllerCore->getProductSearchVariables() in ProductListingFrontController.php line 539 at ProductListingFrontControllerCore->doProductSearch('catalog/listing/category', array('entity' => 'category', 'id' => '21')) in CategoryController.php line 106 at CategoryControllerCore->init() in CategoryController.php line 103 at CategoryController->init() in Controller.php line 186 at ControllerCore->run() in Dispatcher.php line 379 at DispatcherCore->dispatch() in index.php line 28 Link to comment Share on other sites More sharing options...
JBW Posted March 25, 2019 Share Posted March 25, 2019 At (7). you see that there is an override (shop/override/controllers/front/listing/CategoryController.php) installed and active in your shop. This might have been installed by the module you manually deinstalled. . Maybe you can see in the content of the file if this belongs to your uninstalled module or if it's need by someting else. Anyway you can deactivate it by renaming it to someting like CategoryController.php.old and see if this solves your issue. 1 Link to comment Share on other sites More sharing options...
DeepSpace Posted March 25, 2019 Author Share Posted March 25, 2019 Thanks for the reply. The page controller page appears to belong to the pretty urls module. When I rename it that particular error simply doesn't show up. Maybe its not even related to the module I removed. Maybe get rid of the pretty urls module. Which was working with no issues before. Thanks again! Link to comment Share on other sites More sharing options...
DeepSpace Posted March 26, 2019 Author Share Posted March 26, 2019 Things are simply a mess. Is there a method anymore to manually up grade? 1 click upgrade has never worked for me. Seems like re install maybe my best avenue at this point. Things where great until the one module was installed. Thanks! Link to comment Share on other sites More sharing options...
JBW Posted March 26, 2019 Share Posted March 26, 2019 On 3/25/2019 at 4:46 PM, DeepSpace said: When I rename it that particular error simply doesn't show up So is the issue solved then or are there further errors coming up? Link to comment Share on other sites More sharing options...
DeepSpace Posted March 26, 2019 Author Share Posted March 26, 2019 Still errors. I am thinking something major is corrupted. I am not able to uninstall modules not upload new ones. I get a 502 error when attempting to upload. Since 1 click upgrade doesn't work I am looking at the upgrade to 1.75 manually. Thanks for asking. Link to comment Share on other sites More sharing options...
JBW Posted March 26, 2019 Share Posted March 26, 2019 I doubt that an upgrade will solve the issue. If you post the errors here we can investigate on the root cause. Link to comment Share on other sites More sharing options...
DeepSpace Posted March 26, 2019 Author Share Posted March 26, 2019 I am looking at the Symfony profiler but am not able to ferret out which errors are the culprit. I am trying to grasp what is there but its a whole lot of info. I am wondering if PHP 5.5.22 may be a issue. But things had been rolling along (seemingly) well for some time now with PHP 5.5.22. But in searching I find below 5.6 may be a issue. But all that is above my pay grade. Link to comment Share on other sites More sharing options...
jetx Posted March 26, 2019 Share Posted March 26, 2019 (edited) Yes that is your issue, you should be running php 7.2. Ask your hosting to install MultiPHP Manager ideally which will allow you to choose various php versions in the event of misbehaving modules. Note: just noticed you're using version 1.7.2, possibly a lower php version is better for that, but you should be safe if hosting installs the MultiPHP so you can select any version. My guess is that your modules are going to need to be upgraded at the same time. Edited March 26, 2019 by jetx (see edit history) Link to comment Share on other sites More sharing options...
DeepSpace Posted March 27, 2019 Author Share Posted March 27, 2019 Thankyou jetx, I once had PHP 7.2 ( I do have MultiPHP Manager) which I did set up as recommended here on the forum, But it was a disaster. The host recommended going back to 5.5.2. I will try again. Thanks again for the help. Link to comment Share on other sites More sharing options...
jetx Posted March 27, 2019 Share Posted March 27, 2019 Actually after some checking I think it would be a disaster using 7.2 for a lower version than 1.7.5. Upgrading from 1.7.2 to 1.7.5 is not for the faint hearted lol. Link to comment Share on other sites More sharing options...
DeepSpace Posted March 28, 2019 Author Share Posted March 28, 2019 I think I will just get out of this platform. The lack of quality documentation to get oneself out of the woods is ridiculous. I really don't have the time to find out why this is suddenly they way it is. Thus this has been a complete waste of money and time. Link to comment Share on other sites More sharing options...
jetx Posted March 28, 2019 Share Posted March 28, 2019 Yeah, probably try something like thirtybees, seems a good choice for people that are new to the terrible ways that PS runs itself. Having said that I personally love 1.7.5 and wouldn't downgrade (my opinion) to other platforms. For sure trying to upgrade a 1.6 to 1.7 or 1.7 to 1.7.5 is pretty mind numbing. The issue here is that because there are literally thousands of people that have similar issues for years now nobody can be bothered to keep trying to assist the same thing over and over again. PS staff, apart from the unpaid moderators, do very little. So it's up to the end user to spend hours going through forum threads and then forge and github, etc. I've been working with PS since 2014 so know it pretty well and getting a 1.7 shop up and running is not that difficult once you understand things. 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