Advertisement

customercare
Novice-
Content Count
15 -
Donations
$0.00 -
Joined
-
Last visited
Community Reputation
2 NeutralAbout customercare

-
Rank
New Flake
Profile Information
-
Software
IPS4
-
Version
4.5
-
Language
English
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
customercare started following Disable buy button for guests, Username filter and Stop update notifications
-
How can I disable certain registration names through a filter?
-
IPS 4.5 How to remake checking in months?
customercare replied to customercare's question in Invision Support
Does anybody know? -
IPS 4.5 How to remake checking in months?
customercare replied to customercare's question in Invision Support
Not work. -
Hi, how can i make that code to check in months and years (both) or month or year separately? Thanks. <div class="custom"> {{$date_joined = floor((strtotime("now")-strtotime("{$comment->author()->joined}"))/86400) ;}} <span class="leftinfo"><i class="fa fa-calendar"></i> $time of fappig:</span> <span class="rightinfo">{$date_joined} Days</span> </div>
-
IPS 4.5 Stop update notifications
customercare replied to customercare's question in Invision Support
Unfortunately it doesn't work. The notification is displayed with a template fluent design theme edition. -
How do I stop notifications to update to a new version of IPS? I mean at the top at the beginning of the index and in the admin panel.
-
How can i disable or remove BUY button for guests in Downloads? Thanks.
-
IPS 4.5 [Dark / Light] Fluent Design Theme Edition 3.0.2.1
customercare replied to customercare's question in Invision Support
Fluent Design Theme Edition 3.0.2.1 -
IPS 4.5 [Dark / Light] Fluent Design Theme Edition 3.0.2.1
customercare posted a question in Invision Support
Hello, can anyone tell me how to remove this from the theme? Theme by aXenDev -
How can i add new javascript code globally? I mean for all pages? This; <script> window.oncontextmenu = function () { console.log(""); return false; } </script>
-
IPS 4.5 How can i remove color from description?
customercare replied to customercare's question in Invision Support
The description in white is only by someone in the sections but not all forums. -
Im try to remove white color from description, but i cant. How can i remove white color?
-
We are not magicians. Please provide error logs or something... Also check your .htaccess
-
I marked a section for creating automatic topics in a section of Downloads but the topics are not created automatically... what could be the problem? The backgorund process just shows 0% and when refreshed it disappears and it says that everything is over. P. S. i mean only new topics working fine, but old didnt copied in selected section.
-
IPS 4.4 Cloudflare issues (Members have CF IP)
customercare replied to AceFlash's question in Invision Support
Make sure you have mod_cloudflare on your apache/nginx. If you have a vps you need to install mod_cloudflare. If you have a shared hosting - contact with your hosting provider. More information: https://support.cloudflare.com/hc/en-us/articles/200170916-Restoring-original-visitor-IPs-Option-1-Installing-mod-cloudflare#12345680