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

WT3 cache come installed with EasyEngine giving error

I learnt WT3 cache come installed with Fastcgi-Cache because it handles the object caching. However mine is throwing this error on been enabled. "The plugin is currently disabled. If an option is...

View Article


Let's encrypt and non-www to www redirect

How do I set a redirect non-www to www if Let's encrypt enabled? server { listen 80; server_name domain.com; return 301 https://www.domain.com$request_uri; } in /sites-available/domain.com did not...

View Article


Alternative to PageSpeed

Hello, Now that RTCamp does not support PageSpeed anymore, has any of you managed to have it working and running nevertheless? I have two customers driving me nuts allegating I "downgraded" their...

View Article

rtMedia 4.0 update ... all functions not working

Hi there, After updating to rtMedia 4.0 everything stopped working. My setup XAMPP - WP - BuddyPress - KLEO Theme - rtMedia Nothing changed since yesterday except the update ... I think this the...

View Article

rtmedia_featured(); broken upon update to 3.10.9

Hi Sanket, I just opened a new thread "rtMedia 4.0 update ... all functions not working" Every rtMedia function stopped working with the update 4.0 Can you please check when you have the time Thank...

View Article


rtMedia 4.0 update ... all functions not working

Nothing worked by the way ... Activate/Deactivate rtMedia Shutdown / Restart Apache - MySQL Delete all albums / Create new albums / Upload I haven't tried to Deactive / Activate BuddyPress ... But it...

View Article

Images No Longer Load When Clicking On Them

I updated to 4.0, and now when you are in a user's profile and click on their media, it does not load in Lightbox. In fact, nothing loads at all. Additionally, I can no longer upload new media within...

View Article

Images No Longer Load When Clicking On Them

Same here, Opened a new topic on 3 hrs ago ... "rtMedia 4.0 update … all functions not working" Hope it will be fixed ... But no word yet ... Regards, M.Serdar (a.k.a Zitrone79)

View Article


Change image title to name uploader with link to profile

Hi, this works perfectly! Is there an option to add the like option as well? You can like the image by clicking on it from the gallery and using the like option in the lightbox popup, but I want to...

View Article


Problems with 22222 - need to reinstall nginx config but how?

So you just need to guts of the 22222.conf file? # EasyEngine admin NGINX CONFIGURATION server { listen 22222 default_server ssl http2; access_log /var/log/nginx/22222.access.log rt_cache; error_log...

View Article

WT3 cache come installed with EasyEngine giving error

You could just delete the w3TC plugin or activate it via your WP admin or by SSH root ssh to your WP files: /var/www/yourdomain/htdocs Then run: wp plugin activate w3-total-cache --allow-root OR wp...

View Article

Let's encrypt and non-www to www redirect

go to /etc/nginx/conf.d/force-ssl-yoursitedomain.com.conf and past your code there above the already existing server { Make sure you test nginx after saving with nginx -t

View Article

Getting 500 Internal Server Error when accessing 22222

Have you tried to uninstall it then re-installing it? ee stack remove --phpmyadmin ee stack install --phpmyadmin or just install the bundle: ee stack install --admin

View Article


Unable to Query Database

did you find any solution for this?

View Article

Images No Longer Load When Clicking On Them

Same here, i am getting the same issues, hope they will resolve this issue asap. Even i can't upload and lightbox not working.

View Article


rtMedia 4.0 update ... all functions not working

Hi @Zitrone79 Sorry for the trouble you have faced but we are not facing or able to reproduce these issues at our end. We tried our local development sites, testing sites and even demo site but not...

View Article

Unable to Query Database

I had similar issue http://community.rtcamp.com/t/upgrade-to-14-04-and-receiving-python-error/5691 Try running : $ sudo rm /usr/local/bin/ee $ sudo wget -qO ee rt.cx/ee && sudo bash ee

View Article


rtMedia 4.0 update ... all functions not working

Hi Ritesh, I deactivated all plugins accept Buddypress and rtMedia ... Tried on TwentyFourteen. Still getting the same error ... [Wed Jun 22 09:57:53.823842 2016] [:error] [pid 6628:tid 1636] [client...

View Article

Change image title to name uploader with link to profile

Hey there, Unfortunately, there is no way to achieve this for now. Regards, Archana.

View Article

Webmin redirect

Hi I have successfully installed Webmin, which I access on xxx.xxx.xxx.xxx:10000. I am unable to log in using a domain name, and I assume that is because there is a web site for the domain on port 80....

View Article
Browsing all 12639 articles
Browse latest View live