Peter Pastoor Posted July 10, 2018 Share Posted July 10, 2018 (edited) Hi, I'm testing 1.7.3.4 and have the following problems: 500 Internal Server Error when i go to modules at the backoffice. Dev-mode on: Quote Compile Error: Cannot declare class WishList, because the name is already in use 500 Internal Server Error - FatalErrorException Stack Trace in modules/fieldblockwishlist/WishList.php at line 613 return Db::getInstance()->update('wishlist', array('default' => '1'), 'id_wishlist = '.$this->id); } }; So if this problem is solved i have not secure images withh ssl. 23 hours ago, bellini13 said: i would suggest starting by looking at all the media files (images, css, javascript etc...) in the browser (view source or the browsers network tab, press F12). This way you can atleast identify which media resources are not secure, and then use that information to determine what needs to be changed. 16 hours ago, rictools said: Is it the pure shop like on the first day or did you insert text and / or pictures into modules etc.? Maybe you inserted a pic-source with http:// (on the german forum an user inserted two blind gifs ...). It should be easy to recognize this, but not without a link to your shop ... I will watch this if the 500-error is solved. Thank you in advance! Edited July 10, 2018 by Peter Pastoor (see edit history) Link to comment Share on other sites More sharing options...
Peter Pastoor Posted July 10, 2018 Author Share Posted July 10, 2018 (edited) Ok: I deleted fieldblockwishlist and it is working now. The wishlist isn't working at the frontoffice offcourse. I uploaded it again and it is still working. What could it be? EDIT- Cleared the cache and the 500-error is back. So there is something wrong with the wishlist-module. It is not the biggest problem so i will let it be for now. Edited July 10, 2018 by Peter Pastoor (see edit history) Link to comment Share on other sites More sharing options...
Peter Pastoor Posted July 10, 2018 Author Share Posted July 10, 2018 I found the problems with the unsecure images. It was the placeholders which weren't secure and http and not https So the only problem is the wishlist for now. Link to comment Share on other sites More sharing options...
s2892 Posted April 4, 2019 Share Posted April 4, 2019 On 7/11/2018 at 4:28 AM, Peter Pastoor said: I found the problems with the unsecure images. It was the placeholders which weren't secure and http and not https So the only problem is the wishlist for now. Can you let me know how did you fix it ? I have exactly the same issue. Thank you. 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