Recomendations
Hi there. I've a website with 500mb of wordpress database (about 25000 posts and their attachments and comments) and any wordpress configuration I try is slow. In the last times, I used an SSD VPS...
View ArticleNGINX Helper Purge
To clarify how the plugin works relative to purging, is the ENTIRE cache purged upon Post Add/Edit, or just the post that was Edited? Same question applies I suppose to the Home Page, etc.. Just not...
View ArticleODD issue with some logged in users able to see videos and others unable
ok, I used rtMedia to allow just two or three simple video uploads for each BuddyPress user, not using albums or galleries. I copied the templates over to my child-theme and made some edits, no...
View Article500 Internal Server Error
You are welcome @Rajvikas, We are closing this thread for now. Feel free to create new if you need any assistance. Thank you.
View ArticleRecomendations
Try Redis cache and PHP 7 if your plugin and theme compatible. You can always disable and roll back to PHP 5.6
View ArticleODD issue with some logged in users able to see videos and others unable
Hello @glennnall, Have you tried the Privacy option of rtMedia? If not, you can try using the Media privacy feature - https://rtmedia.io/docs/features/privacy/ Here is the document which can guide you...
View ArticleODD issue with some logged in users able to see videos and others unable
thank you - trying it now
View ArticleMedia members page problem and like/disklike button
Hello @Webmaster_Topqueens, Please once confirm if the issue remains same when you switch to any of the default themes of WordPress. If the issue is particularly related to your theme then we suggest...
View ArticleODD issue with some logged in users able to see videos and others unable
yes, I'm surprised I didn't see this before, but by all appearances it's just what I need - nevertheless, it's not allowing Friends to view the media. in doing some testing in media-gallery.php, i...
View ArticleRecomendations
I agree with tyrro, Redis cache is currently the best caching system available. But you may have to use less plugins and to tweak the php settings to make WordPress loading faster.
View ArticleInstall and activate php-intl module in easyengine
Hello guys. Lately I am trying to use a script on my server, in which I have installed easyengine. But the script requires that I have the php-intl module enabled on my server. I've tried everything,...
View ArticleInstall and activate php-intl module in easyengine
If you are using php5.6 : apt install php-intl If you are using php7.0 : apt install php7.0-intl
View ArticleSite keeps redirecting to https after disabling lets encrypt
If the answer from tyrro don't solve your problem, try with another browser because modern browser like chrome will definitively follow a 301 redirect. Clear your cache and cookies.
View ArticleSetting up new server
Yes, I'm using ioncube loader with EE.You have to download the ioncube loader wizard and to upload it to your server. Then with your browser, you have to access to the loader and to follow the...
View ArticleInstall and activate php-intl module in easyengine
Hello, virtubox. I have already tried with these commands, but the script informs that intl is not installed.I'll leave the link below, if you want to check.http://protect.saikoanimes.com/
View ArticleInstall and activate php-intl module in easyengine
Try phpenmod intland service php5-fpm restart or service php7.0-fpm restart
View ArticleInstall and activate php-intl module in easyengine
Hello Votubox. I was able to solve the problem. I upgraded php 5.6 to 7.0 and intl ran normally. Thank you for your help.
View ArticleIf (have_media() { ONLY returns true for Admin, yet all users have media
in troubleshooting why Privacy > Friends . visible to user's friends is not working, I've found that if (have rtmedia()) in media-gallery.php doesn't seem to be returning true when viewing users'...
View ArticleODD issue with some logged in users able to see videos and others unable
thank you - but it isn't working for some reason. have_rtmedia() in media-gallery.php isn't returning for everyone, even though everyone has media.
View Article