SpeedySteve Posted August 25, 2019 Posted August 25, 2019 I am testing a Phoenix 1.0.20 installation and cannot create a sub categories without getting a 500 Error (Catalog/New Cat/) Please see link here https://warm4u.co.uk/index.php Catalog/New Cat/With Sub Cat/Test Product with sub category. Catalog/New Cat 2/Test Product 2 without sub category. Here is the entry in the error log: #0 /var/www/clients/client1/web5/web/includes/modules/content/index_nested/cm_in_category_listing.php(49): include() #1 /var/www/clients/client1/web5/web/includes/classes/osc_template.php(146): cm_in_category_listing->execute() #2 /var/www/clients/client1/web5/web/index.php(46): oscTemplate->getContent('index_nested') #3 {main} thrown in /var/www/clients/client1/web5/web/includes/modules/content/index_nested/templates/tpl_cm_in_category_listing.php on line 16" while reading response header from upstream, client: Steve
Heatherbell Posted August 25, 2019 Posted August 25, 2019 Sorry, I can't give you an answer but I feel your pain! I expect someone who really knows what they're doing will be along soon but presumably you have tried "switch it off and switch it back on again" i.e. delete the offending sub category and category and try again. Sure Phoenix is working OK.
♥JcMagpie Posted August 25, 2019 Posted August 25, 2019 1 hour ago, SpeedySteve said: cannot create a sub categories without getting Look's like you may have a bad redirect on your server! check your .htaccess to see if it has any redirects in it. Then check that all your paths are correct in your config files. cPath=3&ceid=bvp242qjqth41qmkgal66lpug2 index.php?cPath=8 also your site keeps switching from yoursite.co.uk to https:\\yoursite.co.uk it should redirect to one and stay on that not keep switching on same url. If your not able to pin point the problem just do a clean install and make sure all your paths and redirects and SSL are in place and working before you add any new products or cats.
SpeedySteve Posted August 25, 2019 Author Posted August 25, 2019 I just done two fresh installations jazzipools.com with Phoenix 1.0.1.0 and all is great including all the updates until I reach version 1.0.2.0 speedy-fit.co.uk with version 1.0.2.0 straight out of the box. I'm using nginx with php 7.0 I have also tried another server also with nginx and multiple php versions and the results are identical. Steve
♥JcMagpie Posted August 25, 2019 Posted August 25, 2019 This is the latest https://github.com/gburton/Responsive-osCommerce/tree/1.0.2.1 try a fresh install with this rather than updating 1.0.1.0
Heatherbell Posted August 25, 2019 Posted August 25, 2019 @SpeedySteve Done a few fresh installs of 1.0.2.0 but cannot replicate your problem exactly but did find a problem with category/sub category that shows error with that same line 16. Go to Modules->Content, click Sub Category List, click Remove Module then click Install Module and reinstall it - this fixed the problem I encountered. Please post if this was successful so it can be reported as a bug.
burt Posted August 25, 2019 Posted August 25, 2019 Was fixed in 1.0.2.1 I think; https://github.com/gburton/CE-Phoenix/commit/70438f7581a8b1b0f59f7d570bcdab1970a1444e#diff-6cf84f05b277528edf3e7c81eb26cce0 As you say...turning the module off and on again fixes it.
SpeedySteve Posted August 26, 2019 Author Posted August 26, 2019 10 hours ago, Heatherbell said: @SpeedySteve Done a few fresh installs of 1.0.2.0 but cannot replicate your problem exactly but did find a problem with category/sub category that shows error with that same line 16. Go to Modules->Content, click Sub Category List, click Remove Module then click Install Module and reinstall it - this fixed the problem I encountered. Please post if this was successful so it can be reported as a bug. I can confirm that removing this module and then reinstalling solves the problem, I will now try a fresh install with version 1.0.2.1. Thank you all for the help!
Heatherbell Posted August 26, 2019 Posted August 26, 2019 @SpeedySteve As mentioned by Burt above, the bug was fixed in 1.0.2.1 so you should not have the same problem
Recommended Posts
Archived
This topic is now archived and is closed to further replies.