30724 comments found.
I am interested however I have little hosting knowledgeviguess this will be very expensive to run on server?
Hi,
Thanks for asking, no mate there is much more needed to run the script in a server. We can help you with the installations even.
Regards
There is an Age verification? because it’s obligatory…
Hi, could you provide some demo login details please. I have tried to create an account but nothing happens/ no email etc – I have also tried different browsers, thanks
Hi,
Can you please try again creating account on the demo site. Please make sure to fill all the required fields.
Regards
I want to ask how does wowonder calculate the point earning system. example $1=1 point. My question is of u want system to calculate $5 to 20 point. How can that be calculated and set up
Hello,
Your net earning will be (Commission Percentage * Product Price / 100) = Net Earnings, e.g: (2 * 12 / 100) = $0.24, so you’ll get $0.24 from every new sale. You can change the commission percentage from Admin Panel -> Manage Features -> Store -> Store Settings -> Sales Commission
Best regards,
Chandan,
Why can’t I post anything on my page? Do not post images or post a question. It appears that it has been loaded to 100% but nothing is ever published…How to solve this?
Hello,
Thank you for contacting us. Please open a support ticket at
https://doughouzforest.ticksy.com/ and we will investigate the problem.Best regards,
Chandan,
What is the difference between an Extended License and a Regular License?
Hello,
An Extended License is required if the end user must pay to use the end product, which means that you should own an extended license if you will charge your end users. Both versions are similar, same features, updates, and support services. Both can be used in one domain only, which means you need a license for every domain.
Best regards,
Chandan,
Are some functions unavailable under Regular License?
Hello,
No, mate, you will receive all functional options in the script.
Best regards,
Chandan,
Hello. I want to check users’ posts for admin approval. Is this possible? Is there such a feature?
Hello,
Please see the screenshot given below URL: https://i.drop.cm/8a9e2b760e677f86a32a1a0c9.pngBest regards,
Chandan,
Hi, i don’t see in your Doc: how can i set the size/design of Products in MArketPlace? Because actually i don’t see prices on products, need to extend size bellow. thanks
its a custom work? i don’t think so. did you understand about what i talk?
Hello,
Please submit a screenshot of the page so that we can better understand the problem.
Best regards,
Chandan,
Hello,
Thanks for sharing the BUG. I will forward those points to our dev team.
Best regards,
Chandan,
I need to change domain and hosting. How can I transfer the license from one domain to another?
Hello,
No need, just move your files to the new domain folder and update the domain name in the configuration files.
Delete the files on the old domain.
Best regards,
Chandan,
I have tried it but I get error 500. Is there some kind of help documentation to help me with this procedure. I would like to do the same with PlayTube. Will it be the same procedure? If I install it on a subdomain but different from the one I currently have, would the license be the same? Can you give me a little information so that I have the easiest change process, since I do not have access to support that has expired a long time ago.
I thank you very much!
Thank you and greetings!
Hello,
1. This may be due folder permission error or an Apache issue, please contact your host provider and let them fix it for you. Please note this is not a script problem.
2. If you want to use the subdomain, you must erase the files from the old domain files.
Best regards,
Chandan,
Very important suggestion! Is to implement a function that gives the power ween some one create a Page or a Group that person will be the Admin of that Page / Group, and be abble to control it like be able to remove content and ban members. Also will be nice to be able to ban memebrs in some section of our community like ban member from market, or from forum or other sections. That will be awesome!!!
Hello,
Thank you for your suggestions, your suggestions have been added to the list, and they will be available in future updates!
Best regards,
Chandan,
Issue facing after uploading a profile picture. As the profile picture is displayed in timeline when i tried to edit and to add text as i hit save button the text that i type does not appear in the picture in the timeline. Facebook and instagram allows that
it works on demo but not on my end..
Hello,
Thank you for reaching out to us.
Please provide a screenshot of the error page.
Best regards,
Chandan,
Hi, my directory has a 404 error, how can I fix this?
Hello,
Thank you for contacting us. Please open a support ticket at
https://doughouzforest.ticksy.com/ and we will investigate the problem.Best regards,
Chandan,
I think it worked when I’m logged in to the site, it appears in the footer of the site without being logged in, giving me the 404 error.
https://ibb.co/ckHYTNjHello,
We have checked on our site it’s working perfectly
https://i.drop.cm/e8634f103ecf799214aded508.pngPlease check it once with your server end.
Best regards,
Chandan,
Hello. Im struggleing to update to new version. I have copied the version files over.
/update.php if logged out i just get login screen if logged in i get 404
Any help for me please
Hello,
Thank you for contacting us. Please open a support ticket at
https://doughouzforest.ticksy.com/ and we will investigate the problem.Best regards,
Chandan,
Hi i have tried to do a ticket. Support has expired. Surely you dont want tme to renew support for the update that will now update. I got this script on the promise of lifetime updates… These should be able to be updated without support ?
please help
Hello,
Please make sure that the .htaccess file is uploaded to your server and updated to latest version.
If the file is exists, but you still face this issue, please contact your host provide, and let them enable mod_rewrite.
If you are using a VPS with Ubuntu Linux installed, please follow this guide.
If you use Nginx in your server, please follow the last step in the installation page.
Best regards,
Chandan,
mod rewrite is installed on vps. .htaccess is installed
RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule password-reset/([\/]+)(\/|)$ index.php?link1=welcome&link2=password_reset&user_id=$1 [NC,QSA] RewriteRule admin-cp$ admincp.php [NC,QSA] RewriteRule ^admin-cp/(.)$ admincp.php?page=$1 [NC,QSA] RewriteRule ^admincp$ admincp.php [NC,QSA] RewriteRule ^admincp/(.)$ admincp.php?page=$1 [NC,QSA] RewriteRule ^adminPages/(.)$ admin-panel/$1 [L] RewriteRule ^start-up(/?|)$ index.php?link1=start-up [NC,QSA] RewriteRule ^watch/(.)$ index.php?link1=watch&id=$1 [NC,QSA] RewriteRule ^watch(.)$ index.php?link1=watch [NC,QSA] RewriteRule ^saved-posts/(.)$ index.php?link1=saved-posts [NC,QSA] RewriteRule ^unusual-login(/?|)$ index.php?link1=unusual-login [NC,QSA] RewriteRule ^activated/(.)$ index.php?link1=activate&link2=$1 [NC,QSA] RewriteRule ^search(/?|)$ index.php?link1=search [NC,QSA] RewriteRule ^ads-create$ index.php?link1=ads-create [NC,QSA] RewriteRule ^search/([\/]+)(\/|)$ index.php?link1=search&query=$1 [NC,QSA] RewriteRule app/([\/]+)(\/|)$ index.php?link1=app&app_id=$1 [NC,QSA] RewriteRule messages/([\/]+)(\/|)$ index.php?link1=messages&user=$1 [QSA] RewriteRule terms/([\/]+)(\/|)$ index.php?link1=terms&type=$1 [QSA] RewriteRule video-call/([\/]+)(\/|)$ index.php?link1=video-call&call_id=$1 [QSA] RewriteRule video-call-api/([\/]+)(\/|)$ index.php?link1=video-call-api&call_id=$1 [QSA] RewriteRule post/([\/]+)(\/|)$ index.php?link1=post&id=$1 [NC,QSA] RewriteRule game/([\/]+)(\/|)$ index.php?link1=game&id=$1 [NC,QSA] RewriteRule upgraded(/?|)$ index.php?link1=upgraded [NC,QSA] RewriteRule ^get_news_feed(/?|)$ index.php?link1=get_news_feed [NC,QSA] RewriteRule ^games(/?|)$ index.php?link1=games [NC,QSA] RewriteRule ^new-game(/?|)$ index.php?link1=new-game [NC,QSA] RewriteRule ^go-pro(/?|)$ index.php?link1=go-pro [NC,QSA] RewriteRule ^oops$ index.php?link1=oops [NC,QSA] RewriteRule ^user-activation$ index.php?link1=user-activation [NC,QSA] RewriteRule ^hashtag/([\/]+)(\/|)$ index.php?link1=hashtag&hash=$1 [NC,QSA] RewriteRule follow-requests/(.)$ index.php?link1=follow-requests[NC,QSA] RewriteRule ^p/([\/]+)(\/|)$ index.php?link1=page&p=$1 [NC,QSA] RewriteRule g/([\/]+)(\/|)$ index.php?link1=group&g=$1 [NC,QSA] RewriteRule home(/?|)$ index.php?link1=home [QSA] RewriteRule ^404(/?|)$ index.php?link1=404 [QSA] RewriteRule ^welcome(.)$ index.php?link1=welcome [QSA,L] RewriteRule ^register(/?|)$ index.php?link1=register [QSA,L] RewriteRule ^confirm-sms(/?|)$ index.php?link1=confirm-sms [QSA,L] RewriteRule ^confirm-sms-password(/?|)$ index.php?link1=confirm-sms-password [QSA,L] RewriteRule ^forgot-password(/?|)$ index.php?link1=forgot-password [QSA,L] RewriteRule ^activate(/?|)$ index.php?link1=activate [QSA] RewriteRule ^pages(/?|)$ index.php?link1=pages [QSA] RewriteRule ^liked-pages(/?|)$ index.php?link1=liked-pages [QSA] RewriteRule ^joined_groups(/?|)$ index.php?link1=joined_groups [QSA] RewriteRule ^suggested-pages(/?|)$ index.php?link1=suggested-pages [QSA] RewriteRule ^groups(/?|)$ index.php?link1=groups [QSA] RewriteRule ^suggested-groups(/?|)$ index.php?link1=suggested-groups [QSA] RewriteRule ^create-group(/?|)$ index.php?link1=create-group [QSA] RewriteRule ^create-page(/?|)$ index.php?link1=create-page [QSA] RewriteRule ^logout(/?|)$ index.php?link1=logout [QSA] RewriteRule ^contact-us(/?|)$ index.php?link1=contact-us [QSA] RewriteRule ^setting(/?|)$ index.php?link1=setting [QSA] RewriteRule ^messages(/?|)$ index.php?link1=messages [QSA] RewriteRule ^saved-posts(/?|)$ index.php?link1=saved-posts [NC,QSA] RewriteRule ^albums(/?|)$ index.php?link1=albums [QSA] RewriteRule ^albums/([A-Za-z0-9_-]+)$ index.php?link1=albums&user=$1 [QSA] RewriteRule ^album/([A-Za-z0-9_-]+)$ index.php?link1=album&id=$1 [QSA] RewriteRule ^create-album$ index.php?link1=create-album [QSA] RewriteRule ^create-album/([A-Za-z0-9_-]+)$ index.php?link1=create-album&album=$1 [QSA] RewriteRule ^$ index.php?link1=home [QSA] RewriteRule ^setting/([A-Za-z0-9_])/([A-Za-z0-9_-])$ index.php?link1=setting&user=$1&page=$2 [NC,QSA] RewriteRule ^page-setting/([\/]+)(\/|)$ index.php?link1=page-setting&page=$1 [QSA] RewriteRule page-setting/([A-Za-z0-9_])/([A-Za-z0-9_-])$ index.php?link1=page-setting&page=$1&link3=$2 [QSA] RewriteRule ^group-setting/([\/]+)(\/|)$ index.php?link1=group-setting&group=$1 [QSA] RewriteRule group-setting/([A-Za-z0-9_])/([A-Za-z0-9_-])$ index.php?link1=group-setting&group=$1&link3=$2 [QSA] RewriteRule ^new-product(/?|)$ index.php?link1=new-product [NC,QSA] RewriteRule ^edit-product/([A-Za-z0-9_]+)$ index.php?link1=edit-product&id=$1 [NC,QSA] RewriteRule ^products(/?|)$ index.php?link1=products [NC,QSA] RewriteRule ^products/([A-Za-z0-9_-]+)$ index.php?link1=products&c_id=$1 [QSA] RewriteRule ^products/([A-Za-z0-9_-])/([A-Za-z0-9_-])$ index.php?link1=products&c_id=$1&sub_id=$2 [QSA] RewriteRule ^my-products(/?|)$ index.php?link1=my-products [QSA] RewriteRule ^site-pages/(.)$ index.php?link1=site-pages&page_name=$1 [NC,QSA] RewriteRule ^blogs(/?|)$ index.php?link1=blogs [NC,QSA] RewriteRule ^sharer(/?|)$ index.php?link1=sharer [NC,QSA] RewriteRule ^blog-category/(\d+)(/?|)$ index.php?link1=blog-category&id=$1 [NC,QSA] RewriteRule ^create-blog(/?|)$ index.php?link1=create-blog [NC,QSA] RewriteRule ^edit-blog/(\d+)(/?|)$ index.php?link1=edit-blog&id=$1 [NC,QSA] RewriteRule ^my-blogs(/?|)$ index.php?link1=my-blogs [NC,QSA] RewriteRule ^read-blog/(.)$ index.php?link1=read-blog&id=$1 [NC,QSA] RewriteRule ^app_api(/?|)$ index.php?link1=app_api [NC,QSA] RewriteRule ^api_request(/?|)$ index.php?link1=app_api [NC,QSA] RewriteRule ^authorize(/?|)$ index.php?link1=authorize [NC,QSA] RewriteRule ^poke(/?|)$ index.php?link1=poke [NC,QSA] RewriteRule ^most_liked(/?|)$ index.php?link1=most_liked [NC,QSA] RewriteRule ^jobs(/?|)$ index.php?link1=jobs [NC,QSA] RewriteRule ^common_things(/?|)$ index.php?link1=common_things [NC,QSA] RewriteRule ^funding(/?|)$ index.php?link1=funding [NC,QSA] RewriteRule ^my_funding(/?|)$ index.php?link1=my_funding [NC,QSA] RewriteRule ^create_funding(/?|)$ index.php?link1=create_funding [NC,QSA] RewriteRule ^edit_fund/(.)$ index.php?link1=edit_fund&id=$1 [NC,QSA] RewriteRule ^show_fund/(.)$ index.php?link1=show_fund&id=$1 [NC,QSA] RewriteRule ^live(/?|)$ index.php?link1=live [NC,QSA] RewriteRule ^memories(/?|)$ index.php?link1=memories [NC,QSA] RewriteRule ^offers(/?|)$ index.php?link1=offers [NC,QSA] RewriteRule ^nearby_shops(/?|)$ index.php?link1=nearby_shops [NC,QSA] RewriteRule ^nearby_business(/?|)$ index.php?link1=nearby_business [NC,QSA] RewriteRule ^refund(/?|)$ index.php?link1=refund [NC,QSA] RewriteRule ^advertise(/?|)$ index.php?link1=advertise [NC,QSA] RewriteRule ^checkout(/?|)$ index.php?link1=checkout [NC,QSA] RewriteRule ^purchased(/?|)$ index.php?link1=purchased [NC,QSA] RewriteRule ^orders(/?|)$ index.php?link1=orders [NC,QSA] RewriteRule ^customer_order/(.)$ index.php?link1=customer_order&id=$1 [NC,QSA] RewriteRule ^order/(.)$ index.php?link1=order&id=$1 [NC,QSA] RewriteRule ^reviews/(.)$ index.php?link1=reviews&id=$1 [NC,QSA] RewriteRule ^open_to_work_posts(/?|)$ index.php?link1=open_to_work_posts [NC,QSA] RewriteRule ^banned(/?|)$ index.php?link1=banned [NC,QSA] RewriteRule ^withdrawal(/?|)$ index.php?link1=withdrawal [NC,QSA] RewriteRule ^explore(/?|)$ index.php?link1=explore [NC,QSA] RewriteRule ^tiktok_callback(/?|)$ index.php?link1=tiktok_callback [NC,QSA] RewriteRule ^vkontakte_callback(/?|)$ index.php?link1=vkontakte_callback [NC,QSA]
- * FORUM *
RewriteRule ^forum(/?|)$ index.php?link1=forum [NC,QSA] RewriteRule ^forum/members(/?|)$ index.php?link1=forum-members [NC,QSA] RewriteRule ^forum/members/([a-zA-Z]{0,1})(/?|)$ index.php?link1=forum-members-byname&char=$1 [NC,QSA] RewriteRule ^forum/search(/?|)$ index.php?link1=forum-search [NC,QSA] RewriteRule ^forum/search-result/(/?|)$ index.php?link1=forum-search-result [NC,QSA] RewriteRule ^forum/events(/?|)$ index.php?link1=forum-events [NC,QSA] RewriteRule ^forum/help(/?|)$ index.php?link1=forum-help [NC,QSA] RewriteRule ^forums/(\d+)(/?|)$ index.php?link1=forums&fid=$1 [NC,QSA] RewriteRule ^forums/add/(\d+)(/?|)$ index.php?link1=forumaddthred&fid=$1 [NC,QSA] RewriteRule ^forums/thread/(\d+)(/?|)$ index.php?link1=showthread&tid=$1 [NC,QSA] RewriteRule ^forums/thread/reply/(\d+)(/?|)$ index.php?link1=threadreply&tid=$1 [NC,QSA] RewriteRule ^forums/thread/quote/(\d+)(/?|)$ index.php?link1=threadquote&tid=$1 [NC,QSA] RewriteRule ^forums/thread/edit/(\d+)(/?|)$ index.php?link1=editreply&tid=$1 [NC,QSA] RewriteRule ^forums/user/threads(/?|)$ index.php?link1=mythreads [NC,QSA] RewriteRule ^forums/user/threads/edit/(\d+)(/?|)$ index.php?link1=edithread&tid=$1 [NC,QSA] RewriteRule ^forums/user/messages(/?|)$ index.php?link1=mymessages [NC,QSA]
- * EVENTS *
RewriteRule ^events(/?|)$ index.php?link1=events [NC,QSA] RewriteRule ^events/create-event(/?|)$ index.php?link1=create-event [NC,QSA] RewriteRule ^events/edit/(\d+)/(/?|)$ index.php?link1=edit-event&eid=$1 [NC,QSA] RewriteRule ^events/my(/?|)$ index.php?link1=my-events [NC,QSA] RewriteRule ^events/going(/?|)$ index.php?link1=events-going [NC,QSA] RewriteRule ^events/invited(/?|)$ index.php?link1=events-invited [NC,QSA] RewriteRule ^events/interested(/?|)$ index.php?link1=events-interested [NC,QSA] RewriteRule ^events/past(/?|)$ index.php?link1=events-past [NC,QSA] RewriteRule ^events/(\d+)(/?|)$ index.php?link1=show-event&eid=$1 [NC,QSA]
- * MOVIES RewriteRule ^movies(/?|)$ index.php?link1=movies [NC,QSA] RewriteRule ^movies/genre/([A-Za-z-]+)(/?|)$ index.php?link1=movies-genre&genre=$1 [NC,QSA] RewriteRule ^movies/country/([A-Za-z-]+)(/?|)$ index.php?link1=movies-country&country=$1 [NC,QSA] RewriteRule ^movies/watch/(.)$ index.php?link1=watch-film&film-id=$1 [NC,QSA]
- * ADS RewriteRule ^ads(/?|)$ index.php?link1=ads [NC,QSA] RewriteRule ^wallet(/?|)$ index.php?link1=wallet [NC,QSA] RewriteRule ^send_money(/?|)$ index.php?link1=send_money [NC,QSA] RewriteRule ^ads/create(/?|)$ index.php?link1=create-ads [NC,QSA] RewriteRule ^ads/edit/(\d+)(/?|)$ index.php?link1=edit-ads&id=$1 [NC,QSA] RewriteRule ^ads/chart/(\d+)(/?|)$ index.php?link1=chart-ads&id=$1 [NC,QSA] RewriteRule ^admin/ads/edit/(\d+)(/?|)$ index.php?link1=manage-ads&id=$1 [NC,QSA]
- STATUS RewriteRule ^status/create(/?|)$ index.php?link1=create-status [NC,QSA] RewriteRule ^more-status(/?|)$ index.php?link1=more-status [NC,QSA]
- REELS RewriteRule ^reels(/?|)$ index.php?link1=reels [NC,QSA] RewriteRule ^reels/([A-Za-z0-9_-]+)$ index.php?link1=reels&id=$1 [NC,QSA] RewriteRule ^reels/([A-Za-z0-9_-])/([A-Za-z0-9_-])$ index.php?link1=reels&id=$1&user=$2 [NC,QSA]
- MONETIZATION
RewriteRule ^monetization/(.)$ index.php?link1=monetization&user=$1 [NC,QSA] RewriteRule ^monetization(/?|)$ index.php?link1=monetization [NC,QSA]
- * SUBSCRIPTION RewriteRule ^subscriptions(/?|)$ index.php?link1=subscriptions [NC,QSA] RewriteRule ^subscriptions/monetizations index.php?link1=subscriptions&type=monetizations [NC,QSA]
- DIRECTORY
RewriteRule ^directory/posts(.)$ index.php?link1=directory-posts&page=$1 [NC,QSA] RewriteRule ^directory/users(.)$ index.php?link1=directory-users&page=$1 [NC,QSA] RewriteRule ^directory/pages(.)$ index.php?link1=directory-pages&page=$1 [NC,QSA] RewriteRule ^directory/groups(.)$ index.php?link1=directory-groups&page=$1 [NC,QSA] RewriteRule ^directory/market(.)$ index.php?link1=directory-market&page=$1 [NC,QSA] RewriteRule ^directory/events(.)$ index.php?link1=directory-events&page=$1 [NC,QSA] RewriteRule ^directory/games(.)$ index.php?link1=directory-games&page=$1 [NC,QSA] RewriteRule ^directory/movies(.)$ index.php?link1=directory-movies&page=$1 [NC,QSA] RewriteRule ^directory/jobs(.)$ index.php?link1=directory-jobs&page=$1 [NC,QSA] RewriteRule ^directory/fundings(.)$ index.php?link1=directory-fundings&page=$1 [NC,QSA] RewriteRule ^directory/blogs(.)$ index.php?link1=directory-blogs&page=$1 [NC,QSA] RewriteRule ^directory/forums(.)$ index.php?link1=directory-forums&page=$1 [NC,QSA] RewriteRule ^directory(.)$ index.php?link1=directory&page=$1 [NC,QSA]
- * SWITCH ACCOUNT RewriteRule ^switch-account/(.)$ index.php?link1=switch-account&session=$1 [NC,QSA] RewriteRule ^switch-account(/?|)$ index.php?link1=switch-account&session=$1 [NC,QSA]
- * FIND NEARBY * RewriteRule ^friends-nearby(/?|)$ index.php?link1=friends-nearby [NC,QSA]
RewriteRule ^api(/?|)$ api-v2.php [NC,QSA] RewriteRule ^api/([\/]+)(\/|)$ api-v2.php?type=$1 [NC,QSA]
RewriteRule _$ requests.php [QSA]
RewriteRule ^graph-success$ index.php?link1=graph-success [NC,QSA] RewriteRule ^developers$ index.php?link1=developers [NC,QSA] RewriteRule ^apps$ index.php?link1=apps [NC,QSA] RewriteRule ^create-app$ index.php?link1=create-app [NC,QSA] RewriteRule ^graph$ index.php?link1=graph [NC,QSA] RewriteRule ^oauth$ index.php?link1=oauth [NC,QSA]
RewriteRule ^boosted-pages(/?|)$ index.php?link1=boosted-pages [NC,QSA] RewriteRule ^boosted-posts(/?|)$ index.php?link1=boosted-posts [NC,QSA]
RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^setting/([A-Za-z0-9_-]+)$ index.php?link1=setting&page=$1 [NC,QSA]
RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^@([\/]+)(\/|)$ index.php?link1=timeline&u=$1 [QSA]
RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ">/([\/])(\/|)$ index.php?link1=timeline&u=$1&type=$2 [QSA]
RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ([\/]+)(\/|)$ index.php?link1=timeline&u=$1 [QSA]
<IfModule mod_deflate.c> AddOutputFilterByType DEFLATE text/html AddOutputFilterByType DEFLATE text/css AddOutputFilterByType DEFLATE text/javascript AddOutputFilterByType DEFLATE text/xml AddOutputFilterByType DEFLATE text/plain AddOutputFilterByType DEFLATE image/x-icon AddOutputFilterByType DEFLATE image/svg+xml AddOutputFilterByType DEFLATE application/rss+xml AddOutputFilterByType DEFLATE application/javascript AddOutputFilterByType DEFLATE application/x-javascript AddOutputFilterByType DEFLATE application/xml AddOutputFilterByType DEFLATE application/xhtml+xml AddOutputFilterByType DEFLATE application/x-font AddOutputFilterByType DEFLATE application/x-font-truetype AddOutputFilterByType DEFLATE application/x-font-ttf AddOutputFilterByType DEFLATE application/x-font-otf AddOutputFilterByType DEFLATE application/x-font-opentype AddOutputFilterByType DEFLATE application/vnd.ms-fontobject AddOutputFilterByType DEFLATE font/ttf AddOutputFilterByType DEFLATE font/otf AddOutputFilterByType DEFLATE font/opentype BrowserMatch ^Mozilla/4 gzip-only-text/html BrowserMatch ^Mozilla/4\.0678 no-gzip BrowserMatch \bMSIE- EXPIRES CACHING ## <IfModule mod_expires.c> ExpiresActive On ExpiresByType image/jpg “access plus 1 year” ExpiresByType image/jpeg “access plus 1 year” ExpiresByType image/gif “access plus 1 year” ExpiresByType image/png “access plus 1 year” ExpiresByType text/css “access plus 1 month” ExpiresByType application/pdf “access plus 1 month” ExpiresByType text/x-javascript “access plus 1 month” ExpiresByType application/x-shockwave-flash “access plus 1 month” ExpiresByType image/x-icon “access plus 1 year” ExpiresDefault “access plus 1 month” </IfModule>
- EXPIRES CACHING ##
<ifModule mod_headers.c> Header unset Connection Header set Connection keep-alive </ifModule>
Header unset Keep-Alive
Header set Keep-Alive timeout=100,max=500
i CAn see you have done some replys today… I really need help with this. write re mod is activated and .htaccess is as above
I have fixed this issue. Thanks anyway
Alright mate that’s great.
Regards
my website is not working, I just Paid and I have set up everything according to the requirement, my website is not working, and its not loading me to the welcome page, it wrote Errors and I have submitted a ticket, No one to Help me out.
Hello,
Please shar with us your ticket ID here.
Best regards,
Chandan,
It took you so many hours to respond to me, My Hosting provider has assisted me to do some part of the installation yesterday as soon as I contacted them, Unfortunately your Customer Service Management System is still Lacking Behind. As soon as I contacted my Hosting provider yesterday, they responded and assisted me ASAP. Please improve in your Customer Service Management System. If I need help further, I will Contact you as soon as possible as well. And please do well to respond to me as soon as possible. Because you are the one who sold the Item to me.
Hello,
Mate,
Sorry to hear that, however, you did not include the ticket ID here so I could look into it.
We are located in GMT +5:30 time zone and we answer all questions within 12-24 hours on weekdays. In some rare cases, the waiting time can be up to 48 hours. (except holiday seasons which might take longer).
And great to hear that it’s working for you. 
Best regards,
Chandan,
It is outrageous to release an update only every six months in a context where everything changes weekly. The code is ineffective and contains too many useless lines; it is a disaster! They seem to be trying to profit from bugs and technical support.
Hello,
Thank you for your feedback, mate; we’ll check it for the future version.
Best regards,
Chandan,
Can you pls integrate https://developers.cloudflare.com/calls/ Cloudflare Calls?
Hello,
Thanks for the suggestion mate.
If you urgently require it will require custom work.
Best regards,
Chandan,
Could you please add idrive S3 storage feature
Hello,
Please share with us that URL we will check into it.
Best regards,
Chandan,
Hi,
Thanks for sharing, we will think about this for sure for future updates.
Regards
Hi I have a problem with your website when you send a message to another account it gets deleted which solves this problem
Hello,
Thank you for contacting us. Please open a support ticket at
https://doughouzforest.ticksy.com/ and we will investigate the problem.Best regards,
Chandan,
Invite-Only Community Option Needed — I have reviewed your comment from user “ifabdo” regarding invite-only in the affiliate section, but this does not accomplish the needed feature. It only allows inviters to be paid for an invite and doesn’t offer the option for a private invite-only community.
Site owners may want to pay members for invites or not. It would also be great to determine whether you pay users via points or cash. Please add a feature to allow a closed invite-only community with an invite code or invite link.
Hello,
Thank you for your suggestions, your suggestions have been added to the list, and they will be available in future updates!
Best regards,
Chandan,