It works on localhost, but not on live server
-
Hello,
I have a few questions to ask.
1, It works on my home server (PHP 5.3), but when I try it on the live server (PHP 5.2.13) it cuts the html and gives a half blank page.
The code is:
On my home server the source code looks like this:
<div class=”entry-content” itemprop=”articleBody”>
<div id=”events_wrap” ><table id=”calprop0″ class=”vcalendar icalprop”><tr> <td class=”col1″>Eccentric Holidays
…But when I view it on the remote host, this is the very last line of the source code:
<div class="entry-content" itemprop="articleBody">
I’ve tried some earlier versions of the plugin, but it’s the same. I have no idea what can I do here.
2, On localhost, when I view it in English (I use mqTranslate plugin), it’s fine, no error messages, but when I view it in Hungarian language, there is an error message in the source code:
<!--<br />Unable to create DateTime object from 2015. febr. 8., vasárnap, 11.25.29 UTC <br />DateTime::__construct(): Failed to parse time string (2015. febr. 8., vasárnap, 11.25.29 UTC) at position 13 (8): Unexpected character--><!--<br />Unable to create DateTime object from 2015. febr. 8., vasárnap, 11.08.54 UTC <br />DateTime::__construct(): Failed to parse time string (2015. febr. 8., vasárnap, 11.08.54 UTC) at position 13 (8): Unexpected character-->
But after that, it shows the events properly.
+1 Maybe it’s a dumb question, but if I buy the $50 version of the plugin, I can use it as long as I want, or I have to pay for using it in every 30 days?
- The topic ‘It works on localhost, but not on live server’ is closed to new replies.