Cette section vous permet de consulter les contributions (messages, sujets et fichiers joints) d'un utilisateur. Vous ne pourrez voir que les contributions des zones auxquelles vous avez accès.
1
Off-topic / Maybe you guys know something about Wordpress here...
« le 17 Septembre 2012 à 06:06 »
So this is a more advanced question... I think.
I'm trying to use WordPress with SSL. It works mostly fine. Apart from this:
I'm forcing sitewide SSL by using .htaccess. Once WordPress edits the .htaccess to change the permalink structure, it fails.
Here's the htaccess:
Code: [Sélectionner] I get a 302 Found error:Citation Clicking Here fails, as it redirects to http and not https.
There is an attached picture for the plugins
What can I do to fix this?
Thanks in advance
-Cody
I'm trying to use WordPress with SSL. It works mostly fine. Apart from this:
I'm forcing sitewide SSL by using .htaccess. Once WordPress edits the .htaccess to change the permalink structure, it fails.
Here's the htaccess:
RewriteEngine On
RewriteCond %{HTTP_HOST} ^(.*\.)*seafiresoftware.org$ [NC]
RewriteCond %{SERVER_PORT} !^443$
RewriteRule ^(.*)$ https://www.seafiresoftware.org/$1 [R]
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngineOn
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPressFound
The document has moved here.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
There is an attached picture for the plugins
What can I do to fix this?
Thanks in advance
-Cody
2
Features / This would be an interesting feature :)
« le 23 Mars 2012 à 02:13 »
I did a search for this, and didn't find this exactly, so I thought I would add this real quick. See what Arantor and Nao think!
So, basically, I was reading a... rather long topic and thought of this for quick navigating. Why not make the arrow keys navigate the pages? I don't know if it possible with PHP or any web language (it might be? I am not too smart with that)
It would be sweet in my opinion. I'm kind of a keyboard-shortcut guy haha
So, basically, I was reading a... rather long topic and thought of this for quick navigating. Why not make the arrow keys navigate the pages? I don't know if it possible with PHP or any web language (it might be? I am not too smart with that)
It would be sweet in my opinion. I'm kind of a keyboard-shortcut guy haha
3
Features / Available importers (was: I'm in love all over again)
« le 22 Mars 2012 à 05:43 »
I will definitely instantly switch my site to Wedge from PHPBB asap. Is there a converter from other forums or no? Just wondering :) I used SMF for a long time but got worried about the development of it. When I learned of Wedge... well, let's just say love was in the air XD
4
Off-topic / I'm in love all over again
« le 17 Mars 2012 à 00:33 »
I only had to look at the theme to know I would love it. Then I looked at the post screen, fell in love more. Everything about Wedge made me fall in love at first site.
I can not wait to be one of the first to use it on my site.... I will be one happy man that day <3 Thanks for all the hard work Aranator and Nao, it is a beauty to behold. <3
EDIT: My God :SweetJesusFace: Even the buttons look like they are from heaven!
I can not wait to be one of the first to use it on my site.... I will be one happy man that day <3 Thanks for all the hard work Aranator and Nao, it is a beauty to behold. <3
EDIT: My God :SweetJesusFace: Even the buttons look like they are from heaven!