Advertisement
All Activity
- Today
-
Australia — a New Location for Your Projects 50% Discount for Early Customers (https://the.hosting/en/vps-vds-australia-kanberra) THE.Hosting is expanding its global infrastructure — Australia becomes our newest point of presence. Pre-orders are now open (https://the.hosting/en/vps-vds-australia-kanberra) for virtual servers with port speeds of up to 10 Gbps, hosted in a data center located on the continent. Australia is not only a strategically important region with high standards for internet services, but also an opportunity to scale your projects with minimal latency for users in Oceania and Southeast Asia. Special Offer Until August 15, 2025, 23:59 (UTC+3), you can receive a 50% discount when placing a pre-order. Simply enter the promo code AUSTRALIA50 in the cart below the order total. ➤ All pre-ordered servers will be activated immediately after the 96-hour countdown ends. ➤ The discount is only valid until the specified date — after that, the promo code will expire. Start expanding your IT infrastructure with a reliable partner — THE.Hosting.
- Yesterday
-
THE.Hosting is a next-generation international hosting provider. We offer virtual (VPS/VDS) and dedicated server rental services in over 45 countries worldwide. ==Why Choose THE.Hosting== Everything, Everywhere, All at Once Our servers are available in 45+ countries — from the Netherlands and Germany to Japan, Canada, Israel, and Latvia. Fair and Affordable Pricing We don’t hide essential features behind paywalls. Fully functional VPS hosting starts from just €5.77/month. No hidden fees. No forced extras. That’s our principle. Instant Launch Your server is ready to go within 15 minutes after payment — no delays. Security at Every Level All servers come with built-in DDoS protection, and our support team is available 24/7 to assist you whenever needed. We Handle the Migration Moving your project to us? We’ll transfer your website for free — quickly and without errors. ==Frequently Asked Questions== Where is the data hosted? We only work with carefully vetted data centers that ensure high-level physical security and uninterrupted server operation in all conditions. What kind of hardware do you use? All projects run exclusively on NVMe drives. We don’t use outdated technologies — only modern hardware and KVM virtualization. What level of performance can I expect? 10 Gbps ports, powerful CPUs, and responsive support ensure exceptional server speed. VPS setups are ready within 15 minutes of payment. Can I choose a control panel? Yes! You can install any popular control panel — ISPmanager, cPanel, Hestia, Plesk, and more. We also provide dedicated IPs as a RIPE NCC member. How secure is the hosting? We provide protection on both network and application levels. DDoS filters, continuous monitoring, and backup infrastructure are standard — even for entry-level plans.
-
thehosting joined the community
- Last week
-
It is fix and working thank for your help..
-
bambua joined the community
-
sheeshofferup joined the community
-
gh0sd joined the community
-
IPS 4.7 Function strftime() is deprecated
The Grim Reaper replied to Vlaflip-1's question in IC4 Support
You got this error because the function is deprecated and is intended to be removed. You can try to add this code into your php.ini to suppress the deprecation warning : error_reporting = E_ALL & ~E_DEPRECATED & ~E_USER_DEPRECATED The other method i have means for you to manual edit inside the code and if you`re not comfortable with editing,will not help you. -
Turk12 joined the community
-
MarkMan joined the community
-
Milchbubi joined the community
-
Hello, I’m Marash. I work with programming and can share one or two things here. Recently, I’ve also become interested in forum software. I know PHP, but somehow I find it difficult to code plugins for IP.Board or xenofo. Does anyone have help or tips?
-
Marash joined the community
-
Prattay joined the community
-
PHP Version 8.1.32 clean install.
-
Bobalober joined the community
-
IPS 4.7 Function strftime() is deprecated
The Grim Reaper replied to Vlaflip-1's question in IC4 Support
What php version do you use ? -
Hello, I'm getting this error: "Function strftime() is deprecated" when I run an email test with IPB v4.7.22. I searched for it on Google and ended up on their website: https://invisioncommunity.com/forums/topic/481065-email-settings-error-php-function-strftime-is-deprecated/ This solution doesn't work either. Does anyone have any ideas on how to fix this? Grt
- Earlier
-
Most likely the responsiveness is fucked, you have to re-work it again with the mobile version, it will take a time to adjust or the elements for all screen sizes.
-
Hi all, I’m having an issue on my customers site, if you could help me out, it would mean a lot to me. I am using a css script on wordpress which causes me the following problem: I want to view a users profile on my desktop’s theme and everything works perfectly. I then went on my mobile and when I wanted to click on that profile to view the following error appears: There has been a critical error on this website. Learn more about troubleshooting WordPress. I then found the following on the file manager on the desktop theme on single-escort.php file is the following code inserted: <?php if($webidev['webi-esc-profile-hide-sidebars'] == '1') : ?> <?php get_header('nosidebars'); ?> <?php endif; ?> <?php if($webidev['webi-esc-profile-hide-sidebars'] == '0') : ?> <?php get_header(); ?> <?php endif; ?> <?php if($webidev['body_wrapper'] == 'boxed' && $webidev['webi-esc-profile-hide-sidebars'] == '1') : ?> <div class="container"><div class="row no-gutters"> <?php endif; ?> <?php include(get_template_directory() . '/templates/single/single-escort.php'); ?> <?php if (have_posts()): while (have_posts()) : the_post(); ?> <?php the_content(); // Dynamic Content ?> <?php endwhile; ?> <?php else: ?> <h1><?php _e( 'Sorry, nothing to display.', 'html5blank' ); ?></h1> <?php endif; ?> <?php if($webidev['body_wrapper'] == 'boxed' && $webidev['webi-esc-profile-hide-sidebars'] == '1') : ?> </div></div> <?php endif; ?> <?php if($webidev['webi-esc-profile-hide-sidebars'] == '1') : ?> <?php get_footer('nosidebars'); ?> <?php endif; ?> <?php if($webidev['webi-esc-profile-hide-sidebars'] == '0') : ?> <?php get_footer(); ?> <?php endif; ?> But on the mobile theme single-escort.php only has this code inserted: <?php get_header(); ?> <div class="breadcrumbs"> <?php bcn_display(); ?> </div> <?php if (have_posts()): while (have_posts()) : the_post(); ?> <?php the_content(); // Dynamic Content ?> <?php endwhile; ?> <?php else: ?> <h1><?php _e( 'Sorry, nothing to display.', 'html5blank' ); ?></h1> <?php endif; ?> <?php get_footer(); ?> I then replaced the code from the desktop to the mobile and guess what, the error page dissapeared and I can view the profile. BUT it looks horrible and not correctly displayed. How can I write this code so that it will look like on the desktop theme? Thank you.
-
-
-
-
-
Version 1.0.1
4 downloads
StopForumSpam - application to prevent spammers from registering on the forum. When registering a new user, the application checks the email, IP address and/or username, and if this data is in the spam database of the service https://www.stopforumspam.com/ - it bans the account. -
You are no longer able to edit the themes like we used to do in 4.x version. If you want to add something into a template you can make it by using "Theme Designer - Templates" section. To edit the header position "menu, userbar, search bar, logo, etc" and things such as fonts, color, background, you can make it via the "Theme Editor" accesibile from the forum.
- 1 reply
-
- 1
-
-
Hi there, welcome to WebFlake! I hope you enjoy your time.
-
-
-
Version 1.0.0
3 downloads
This app helps users connect and build friendships with others in an easy and engaging way. Friend Requests: Users can send friend requests to connect with others. Notifications: Get notified when: You receive a new friend request. Your friend request has been accepted. Users can manage notification preferences, choosing to enable/disable them or receive alerts via email or inline notifications. Friend Display: A Friends icon on the top navigation bar appears on every page. A Friends tab is available on the profile page. One-click access to send private messages (PM) or chat (requires Chatbox+). Quick friend search for easy access to connections. Privacy Settings: Users have control over their privacy, with options to set: Who can view their profile. Who can send them private messages. Who can see their friends list on their profile. Support the uStatus application with the permission: Who can post on your profile. Suggested Friends Widget: A widget displays random users you may know, available in slider or grid view for easy browsing. Mutual Friends Display: Mutual friends are shown on the profile page and in the suggested friends widget, making it easy to find common connections. -
Hi, I miss this Webflak, and welcome back
-
Version 1.0.0
5 downloads
With its comprehensive application and plugin architecture, it's possible to extend Invision Community far beyond the default functionality - whether it's for in-house customization of your community or to build addons to provide to others. The Invision Community framework provides heaps of easy-to-implement functionality such as node management, commenting, moderation and more, and it doesn't usually require extensive code - in fact you can get a basic application up and running in just a few lines of code. The hooks system uses an innovative CSS selector-based system to allow you to pinpoint where custom code should be executed, allowing you to change or add interface components to existing application views. -
Version 1.0.0
3 downloads
EasyPopup offers a powerful, customizable solution for creating eye-catching popups on your website. Configure everything from size, position, and transitions to timing, content, and audience targeting. With IPS Member Filters, you can tailor popups to suit specific groups and boost user engagement effortlessly. Features: Width/Height. Transition open/close: FadeIn/FadeOut, SlideIn, SlideUp, SlideDown, SlideBack. Transition speed. Positions: Top Left, Top Center, Top Right, Middle Left, Middle Center, Middle Right, Bottom Left, Bottom Center, Bottom Right Background color. Compose popup content using the Editor or HTML, or simply upload an image. Supports advertisement tag in the HTML code: {advertisement="key"} Auto close and show timer on popup. Showing popups every page loads or every X minutes. Waiting for X miliseconds to show. Easily set specific URLs for popup display. IPS Member Filter System to show popups. (filter by groups, content count, joined date, last posted, last visited, reputation, member of the day....) -
on the 5.o how to edit the theme like you do in the 4.7 i cant seem to get this shit
- 1 reply
-
- 1
-
-
Tony started following Providers Directory
-
Version 5.0.4
11 downloads
This is very simple chat system with the basic features: Ajax chat, auto update. Display as a widget, so you can place it in sidebar or top page. Sound notification. User can toggle on/off. Admins/Moderators can block users. Load more messages when scrolling end (or top). Rules. Supports emoticons, URL, Images (GIF, PNG, JPG) Supports GIPHY to finds GIFs and Stickers by using /giphy command (Eg: /giphy happy new year) Supports Voice Messages Supports Youtube, playing video in iframe and popup @mention by clicking on usernames. Flood control. Bad word filters. Time format. Display newer messages in top or bottom. Permissions for viewing, chatting & management. Edit/Delete messages.