Quantcast
Channel: EasyEngine Community Forum - Latest posts
Browsing all 12639 articles
Browse latest View live
↧

Media Upload via Ajax

Hello @dabiathlet, We have discussed with the team and we are looking into your query. We will add the description parameter in next release. Thank you for pointing out this to us.

View Article


"ee stack install" is not working

same error

View Article


Video Thumbnail Not Generating Is There A Manual Way?

Hello @ebrandz, Will the thumbs auto generate with the plugin or wil the user also need to upload an image in addition to the video file? rtMedia Set Custom Thumbnail for Audio/Video helps to set...

View Article

"ee stack install" is not working

EE 3.7.4 is released with the fix. Please upgrade to recent release. Command: ee update

View Article

Plugin Breaking Homepage Form Submission

Hello @surfstation, We have sent you a private message. Thank you.

View Article


Image may be NSFW.
Clik here to view.

"ee stack install" is not working

@Prabuddha Working perfectly!!! Thank You!!!

View Article

Force HTTP instead of HTTPS for 1 page only

Hi, I have a problem with my bank. The return URL is configured as HTTP on their side, so the payment cannot be processed correctly. While they change that configuration (it can take a while, french...

View Article

rtMedia & Buddypress Activity Plus

Hey Southern, rtMedia and BuddyPress Activity Plus handle media uploads in different ways. The reason why media uploaded via Activity Plus doesn't show up in the rtMedia Media folders is because the...

View Article


Force HTTP instead of HTTPS for 1 page only

You can do that with htaccess. http://www.inmotionhosting.com/support/website/ssl/how-to-force-https-using-the-htaccess-file

View Article


Cannot create simple PHP + Mysql site

Had the same problem with an OpenVZ VPS at Glesys.com.

View Article

Force HTTP instead of HTTPS for 1 page only

Hi Folke, Thanks for your reply, but I'm using EasyEngine and so NGINX. And moreover, the idea is to force HTTP for 1 URL only. The site is already "forced" to use HTTPS for the whole site.

View Article

How to add a subdomain or mapped domain to a MS installation secured with...

An additional consideration: When editing the new domain configuration file, we should probably also add the line include common/wpcommon.conf;

View Article

Cannot create simple PHP + Mysql site

You guys should look at the forum history. There is a new version of EE addressing this issue. I wrote, myself, a reply to someone with this issue pointing out what was happening.

View Article


Force HTTP instead of HTTPS for 1 page only

Hi @Mat_ Since force HTTPS is applied I think that url should also be redirect to https://. Can you please try with 307 HTTP redirection rather that 301. server { listen 80; server_name...

View Article

Image may be NSFW.
Clik here to view.

Force HTTP instead of HTTPS for 1 page only

Yes yes it is redirected and that's the problem I need every URL on HTTPS except one (let's say http://myurl.com/confirm)

View Article


Image may be NSFW.
Clik here to view.

Bypass cache when mobile - fastCGI_cache

Hello community! I have a problem with nginx configuration. I have installed a WP site with ee site create example.com --wpfc # install wordpress + nginx fastcgi_cache The wordpress theme that is used...

View Article

Bypass cache when mobile - fastCGI_cache

Solved. It had to be added to the sites-enabled/mydomain.com

View Article


Change permalinks

Thanks for the answers, friends. I would like to do this redirect without the need to plug and without manually place line by line for each post. The ideal would be to direct the nginx, due to be...

View Article

Image may be NSFW.
Clik here to view.

Change permalinks

The nginx code that came closest was this: location ~ ^/([0-9]{4})/([0-9]{2})/([^/]+)/([^/]+)/$ { rewrite ^(.*)$ http://example.com/$4 redirect; } However when I add this code in vhost within the...

View Article

How to access WordPress Website by IP Address

The local hosts file is definitely effective. Just baffled by how this request doesn't have an easy fix. Have been able to do this with Apache-based WordPress deployments, say with something like...

View Article
Browsing all 12639 articles
Browse latest View live