Mar 8, 2016, 09:20 AM
Hello,
I am having an issue with the stock exchange, where if i go to my portfolio, it comes up with this:
Company Name
Current Price
Invested
Profit
Also, in the console, it shows this:
Failed to load resource: the server responded with a status of 500 (Internal Server Error)
I have tried clearing cookies and cache, but I haven't found a solution.
I am on Mac OS X 10.11.1 on Chrome version 46.
I am having an issue with the stock exchange, where if i go to my portfolio, it comes up with this:
Company Name
Current Price
Invested
Profit
Code:
<html><head></head><body><div class="markethead"></div>
<div class="hwhitemarket" style="top: 50px; left: ; width: 450px;"><span style="padding-left: 13px;">Company Name</span></div>
<div class="hwhitemarket" style="top: 50px; left: 454px; width: 234px;"><span style="padding-left: 13px;">Current Price</span></div>
<div class="hwhitemarket" style="top: 50px; left: 692px; width: 234px;"><span style="padding-left: 13px;">Invested</span></div>
<div class="hwhitemarket" style="top: 50px; left: 930px; width: 234px;"><span style="padding-left: 13px;">Profit</span></div>
</body></html>
Also, in the console, it shows this:
Failed to load resource: the server responded with a status of 500 (Internal Server Error)
I am on Mac OS X 10.11.1 on Chrome version 46.