Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - pivotraze
1
Off-topic / Maybe you guys know something about Wordpress here...
« on September 17th, 2012, 06:06 AM »
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: [Select]
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 WordPress
I get a 302 Found error:
Quote
Found

The document has moved here.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
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
2
Features / This would be an interesting feature :)
« on March 23rd, 2012, 02:13 AM »
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
3
Features / Available importers (was: I'm in love all over again)
« on March 22nd, 2012, 05:43 AM »
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
« on March 17th, 2012, 12:33 AM »
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!