Advertisement
-
Posts
25 -
Joined
-
Last visited
-
Days Won
10
Lelle89 last won the day on January 10 2024
Lelle89 had the most liked content!
Profile Information
-
Language
English
-
Software
IPS4
-
Version
4.2.4
Recent Profile Visitors
1,194 profile views
Lelle89's Achievements
-
-
Version 4.2.2
391 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) *NEW* Supports GIPHY to finds GIFs and Stickers by using /giphy command (Eg: /giphy happy new year) *NEW* 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. OBS! Need to be uploaded manualy and installed via applications! -
Version 1.8.0
118 downloads
Adds a Portal application to IP.Board. Based upon IP.Board Portal by IPS. Please be sure to direct all support questions or suggestions in the discussion topic rather then at IPS. The Portal is currently exclusive to the IPS Marketplace, I do not support this application elsewhere. OBS! Need to be uploaded manualy and installed via applications! -
Version 2.6.2
233 downloads
To put it simply, it welcomes newly registered members. It will welcome them with an optional personal message, email or topic alert. From there you can further customize each pm, email or topic message, the subject / title and so on. It also has the ability to welcome members that are added manually through the Admin CP. OBS! Need to be uploaded manualy and installed in applications! -
Version 2.3.3
141 downloads
This plugin will create an auto reply to topics posted in specific forums. A new tab will be added in Forums (Admin CP) so you can choose in which forum will use the auto reply. Per forum settings: Enable the Auto Reply Increment Auto Reply Author content count Lock the topic after the Auto Reply is posted Auto Reply Author Auto Reply Content OBS! Need to upload it manualy and install it in applications! -
Version 3.0.0
72 downloads
Linked Accounts allows your members to link one or more accounts then quickly switch between them. You have a full range of options about which usergroups can use the Linked Accounts system and which usergroups cannot be linked to. The POST AS feature allows the user with linked accounts to create/reply to a topic using a Linked Account. Each action is logged so you can keep a track of what linked account users do. The Linked Accounts system could be useful for fan fiction forums, roleplaying forums, or just those of you with multiple accounts (e.g, John Doe, Administrator, Forum News). OBS! Need to be uploaded manualy and install from applications. -
-
Version 1.0.3
230 downloads
This plugin will change the look of your store ( COMMERCE ), and will add a single index page for all products and categories, you can choose to allow your members to filter and sort the products in various kind of ways Features Adds multiple tabs showing all product categories with items for sale in Choose to either display small or large boxes for the products Choose to either display All Products or Featured Products as the main tab Allow your members to sort the products by Name Price High to Low Price Low to High Rating Allow your members to filter the products by Price Minimum Rating Only Products In Stock Your Custom Category Filters ( This is only available when viewing a category and not the main tab ) Sorting or filtering will not cause the page to reload and you can sort & filter in multiple ways at the same time Requirements IPS Commerce is required to use this plugin -
-
Hi! Anyone that has a clue how the Extensions works? <?php /** * @brief coins * @author <a href='https://www.invisioncommunity.com'>Invision Power Services, Inc.</a> * @copyright (c) Invision Power Services, Inc. * @license https://www.invisioncommunity.com/legal/standards/ * @package Invision Community * @subpackage Tibia Account Management * @since 17 Apr 2020 */ namespace IPS\app\extensions\nexus\Item; /* To prevent PHP errors (extending class does not exist) revealing path */ if ( !\defined( '\IPS\SUITE_UNIQUE_KEY' ) ) { header( ( isset( $_SERVER['SERVER_PROTOCOL'] ) ? $_SERVER['SERVER_PROTOCOL'] : 'HTTP/1.0' ) . ' 403 Forbidden' ); exit; } /** * coins */ class _coins extends \IPS\nexus\Invoice\Item\Purchase { /** * @brief Application */ public static $application = 'app'; /** * @brief Application */ public static $type = ''; /** * @brief Icon */ public static $icon = ''; /** * @brief Title */ public static $title = ''; /** * Generate Invoice Form * * @param \IPS\Helpers\Form $form The form * @param \IPS\nexus\Invoice $invoice The invoice * @return void */ public static function form( \IPS\Helpers\Form $form, \IPS\nexus\Invoice $invoice ) { } /** * Create From Form * * @param array $values Values from form * @param \IPS\nexus\Invoice $invoice The invoice * @return \IPS\nexus\extensions\nexus\Item\MiscellaneousCharge */ public static function createFromForm( array $values, \IPS\nexus\Invoice $invoice ) { } /** * On Paid * * @param \IPS\nexus\Invoice $invoice The invoice * @return void */ public function onPaid( \IPS\nexus\Invoice $invoice ) { } // Other actions available. See the class you are extending for more information } My idé is to make one item in the store give "coins" to an custom database anyone that has any ide how to make it work?
-
Welcome back @xJ0k3r :)
-
Welcome mate
-
Version 1.5.1
91 downloads
Key Features Clean and Responsive Design Built Using Bootstrap Totally Secure System Multilingual System (New language can be added easily) RTL Support Seo Optimized SEO-Friendly URL 10 Layout Colors Editable & Sortable Navigation (With mega menu) External Link & Dropdown Options for Navigation Responsive & Sortable Slider Responsive Ad Spaces for Any Kind of Ad Codes (Including Adsense) Create Ad Codes Adding Unlimited Fully Editable Pages Show & Hide Options for Page, Page Title, Page Breadcrumb, Page Right Column Gallery Page (Enable & Disable Option) Gallery Categories Contact Page (With Google Map) Search in Site Reading List Page (Add & Remove from List) Featured Posts News Ticker Emoji Reactions Add, Delete, Update Posts Video Post Option Audio Post Option(With Playlist) Scheduled Posts Save as Draft Option for Posts Add Multiple Images to a Post Add, Delete, Update Categories Add, Delete Photos Add & Remove Posts from Slider Newsletter (Send Html Email to All Registered Emails) Manage Registered Emails Lazy Image Loading Dynamic Tag System Ajax Comment System Facebook Comments Voting Poll (Add, Delete Unlimited Poll) Social Login (Facebook & Google) Social Sharing Social Media Links Sidebar Widgets (Add, Delete, Update widgets) Widget: Popular Posts Widget: Recommended Posts Widget: Random Posts Slider Widget: Tags Widget: Voting Poll Pageview Counts (Enable & Disable Option) Manage Comments Manage Contact Messages Advanced Post Options Database Cache System Roles & Permissions System Follow & Unfollow Users Email Verification Sitemap.xml Generator RSS Aggregator System (Auto Update with Cron Job) (Doesn’t support full-text RSS) RSS Feeds (With different channels) More Than 30 Font Options Rich Text Editor (Image and Video Can Be Added) Membership System with 3 Roles (Admin, Author, User) Manage Registered Users Ban User Accounts Change User Role Admin & Author Profile Page Enable & Disable Membership System Enable & Disable Comment System Secure Authentication Password Reset Google Analytics Advanced Settings Options Visual Settings Change Logo, Favicon, Site Title, Site Description, etc. from Admin Panel Easy Installation Using Installation Wizard Detailed Documentation Runs on PHP 5.5+ (and PHP 7) Security Cross-Site Request Forgery (CSRF) Prevention Cross-Site Scripting (XSS) Prevention Password Hashing Avoiding SQL Injection Requirements PHP >= 5.6 cURL PHP Extension Mbstring PHP Extension Tested and works fine.