Andyt8
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Db Abstraction] [Plugin: WP Db Abstraction] sqlsrv_wpdbI desided to create a new installation and import the old posts. So at the moment it is fixed for me, but not for all…
Forum: Plugins
In reply to: [WP Db Abstraction] [Plugin: WP Db Abstraction] sqlsrv_wpdbSorry, but not all problems are resolved.
Another WP 3.3.2 installation and after upgrade to WP 3.4.1 I got a damaged Dashboard. The error message: 500 – internal server error. The website with sites and posts work normal. Only after login an moving to Dashboard shows the error.
At the moment I have no further information…
Forum: Plugins
In reply to: [WP Db Abstraction] [Plugin: WP Db Abstraction] sqlsrv_wpdbDoesn’t know why, but applied a fix from sourceforge (also found it here in a thread):
>>>
translations.php
line 726
Change this: $pattern = ‘/LIMIT\s*(\d+)((\s*,?\s*)(\d+)*)(;{0,1})$/is’;
to this: $pattern = ‘/LIMIT\s*(\d+)((\s*,?\s*)(\d+)*);{0,1}$/is’;
<<<Now I was able to do a database upgrade and the website work normal. It seems to me it fixed my problems.
It worked for me too.
Forum: Plugins
In reply to: [SlimStat Analytics] https connection and failure with wp-slimstat.jsThat would be a fine missing feature 🙂
In css files I’m able to use for picture “//domain.com/picture.jpg” instead of “http://domain.com/picture.jpg”. Don’t know if it would be simular for you?
Forum: Plugins
In reply to: [SlimStat Analytics] https connection and failure with wp-slimstat.jsMaybe they are able to choose. If someone change http:// to https://…
However, some sides are forced for https (contact, teamspeak status) and some sides (includes all article) is normal http. Also the entry view use only http.
The Dashboard and Login/Logout use also forced https.
Forum: Plugins
In reply to: [AnnounceME] message won't disappear after click on XI use the plugin “Calendar” (at the moment: Ver. 1.3.1). There it is possible to get a widget with the coming events. This is used instead of the announce.
You are able to found it on the above website – at the moment there is only one coming event.
Still the same problem with 3.0.4. If I use ne newest version the rss feed is broken. I don’t know why, but it is only with active WordPress HTTPS plugin.
With 2.0.4 there is no problem. I use a Multi-Domain certificate and the website is the last from the domainlist.
Still the same for me with 3.0.4.
Forum: Plugins
In reply to: [SlimStat Analytics] https connection and failure with wp-slimstat.jsHi Camu,
In this case everytime https is used or not? It should only use https if the website is opened by https, or not?
regards, Andyt
Forum: Plugins
In reply to: [AnnounceME] message won't disappear after click on XStill for me the same problem. The URL provided by [vonshavingcream] didn’t work for me. Maybe I didn’t unterstand it? However I disabled the plugin and use other process…
Forum: Plugins
In reply to: [SlimStat Analytics] https connection and failure with wp-slimstat.jsOk, thanks for your information. I will still wait for the release and will do further tests. After that I will response to this thread…
I already voted for your plugin 😉
Andyt
I changed back to 2.0.4 – I’m not able to find a fix, exept of downgrading.
A Feed Validator (http://feedvalidator.org) shows only “Server returned timed out”. I don’t know why – the webserver seems to be fine – it looks like the https plugin change something in the rendering process for the feed.
Further information…
https://galerie.blackseals.net/feed/ is working
http://galerie.blackseals.net/feed/ don’t work – sometimes it work in FirefoxAdditional information to the rss feed problem:
After disabling your https plugin it needs some minutes and the feed is back. After re-enabling the feed work for some minutes and then I get only a white page. Sometimes I see the message “there is an error in the code”.
I tested with IE9 and Firefox 12 – sometimes Firefox shows with enabled https plugin a correct feed. Really strange…