Jump to content

Testing 1.7.3.4


Recommended Posts

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
image.gif.ccf18da0a2fba8c26f8be538a65261ee.gif

Stack Trace

  1. in modules/fieldblockwishlist/WishList.php at line 613  image.gif.63d92c088a988cc7228013679632314a.gif
    1.  
    2.         return Db::getInstance()->update('wishlist', array('default' => '1'), 'id_wishlist = '.$this->id);
    3.     }
    4. };

 

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!

image.gif

image.gif

Edited by Peter Pastoor (see edit history)
Link to comment
Share on other sites

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 by Peter Pastoor (see edit history)
Link to comment
Share on other sites

  • 8 months later...
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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...