Djib's
Forum Replies Created
-
Forum: Plugins
In reply to: [Safari Push] several webservices in a single domainThanks, it’s works
Forum: Plugins
In reply to: [Safari Push] send an automatic push when a post is publishedYes indeed, I had a conflict with a plugin. This is fixed, thank you
Forum: Plugins
In reply to: [Safari Push] click "Allow" when Safari asks you, but nothing !I put all the folder in / and everything works now. thank you.
The push is sent automatically or must do it manually every time?
Forum: Plugins
In reply to: [Safari Push] click "Allow" when Safari asks you, but nothing !I placed all the files in /v1/push/, this is not good?
For htaccess I uploaded it available by default:
#hide restricted files
<FilesMatch “\.(pem|p12|htaccess|htpasswd|ini|log|sh|inc|bak)$”>
Order Allow,Deny
Deny from all
</FilesMatch>RewriteEngine On
RewriteBase /RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php/$1 [L]Forum: Plugins
In reply to: [Safari Push] click "Allow" when Safari asks you, but nothing !In english : I tried everything with and without www:
Forum: Plugins
In reply to: [Safari Push] click "Allow" when Safari asks you, but nothing !J’ai tout essayé avec et sans www :
http://www
http://
https://www
https://My server Push : https://iphoneaddict.fr/v1/push/desktop.php
Thank you
i have the same question
Forum: Plugins
In reply to: [WP Super Cache] [Plugin: WP Super Cache] Not working after WP 3.3. UpdateI have the same porblem.
Caching is not working and delete the Cache is not possible, too.When I activate the debug mode on wordpress, there are two errors for this plugin (on my two sites):
Notice: Undefined index: HTTPS in /homepages/33/d353440738/htdocs/wp-content/plugins/wp-super-cache/wp-cache-phase1.php on line 526
Notice: Undefined index: HTTP_X_FORWARDED_PROTO in /homepages/33/d353440738/htdocs/wp-content/plugins/wp-super-cache/wp-cache-phase1.php on line 526