-
Content Count
388 -
Joined
-
Last visited
Content Type
Profiles
Downloads
IPS4 Providers
Release Notes
IPS4 Guides
IPS4 Developer Documentation
Invision Community Blog
Forums
Store
Everything posted by JiigSaaw
-
@Aaron Figueroa I can take a look at it this weekend if you still have no answer from developer
-
So great, many thanks !
-
Project Manager / Bug&Suggestion Tracker - Supporttopic
JiigSaaw replied to Fosters's topic in IPS Marketplace Topics
Okay thank you ! -
So great ! Could you add some things to your mod ? We need to have such infos for export : SHIPPING ADDRESS PHONE NUMBER ITEMS WITH CUSTOM FIELDS And actual infos of your mod Because we sell clothes (custom) and we need an CSV with these infos to send for our manufacturer. Thank you !
-
Project Manager / Bug&Suggestion Tracker - Supporttopic
JiigSaaw replied to Fosters's topic in IPS Marketplace Topics
There is a bug, I've created a category, a project and populated with 4 issue. After that I've created a new category, with a new project and I I enter in, I retrieve bugs of first project ! -
@Logan Ferezy it's strange as I've not the problem after 4.2.2 upgrade. Did you tried to reinstall Discord app on IPS ?
-
@Mike John Is it possible to use IP.Commerce ? As I've seen this module don't use payment platforms of Commerce, and don't log purchases of members. What a pity! It's duplicate of many things that can be integrated with a native module. Thank you
-
@Ahmad E. Thank you ! I will test it as soon as possible One feature that could be great is to add club support, by creating and tagging members on discord server with club(s) as a role(s).
-
It's strange i don't have problem with accounts syncing on Beta 3 with IPS 4.2 Do you have logs ?
-
You are on BETA 3 ? (Github is on BETA 2)
-
I think the GitHub repo is not updated with last info
-
@pnkllr just read the message before your's ...
-
@Adriano Faria Do you have plan for these features ? Just bought you great plugin !
-
So nice ! I've just moved all my forums to clubs yesterday before your release A little suggest, it could be great to be able to: Transfer a calendar to a club (Maybe just need to change relationship in database ?) Show clubs calendars with "normals" in Calendar App view Maybe Extend Clubs permissions with roles (With role is able to manage/view/create/delete tabs/forums/calendar/etc) Thank you
-
App seems to work great in IPS 4.2 To hotfix Forbidden Exception catched when app want to edit Owner of Discord Guild (Sync Nicknames enabled): Replace this condition in GuildMember.php /** @noinspection PhpUndefinedFieldInspection */ if ( \IPS\Settings::i()->discord_sync_names ) { /** @noinspection PhpUndefinedFieldInspection */ $data['nick'] = $member->name; } By this: /** @noinspection PhpUndefinedFieldInspection */ if ( \IPS\Settings::i()->discord_sync_names && $member->name !== 'JigSaw' ) { /** @noinspection PhpUndefinedFieldInspection */ $data
-
Why not generate a unique invite link for members ? https://github.com/ABSAhmad/IpsDiscordIntegration/issues/4 (more details) Thank you !
-
@Ahmad E. Thanks you, it's now working great ! I've just opened an issue (minor) on github repo (better for tracability) at https://github.com/ABSAhmad/IpsDiscordIntegration/issues/1
-
I've solved this issue by a 666 chmod on that file, don't know why it was 2xx. Now i'm facing a new issue if i want to associate it: IPS\discord\Api\Exception\BadRequestException: (0) #0 /home/pacorpfrqi/www/applications/discord/sources/Api/AbstractResponse.php(62): IPS\discord\Api\_AbstractResponse->throwException('400') #1 /home/pacorpfrqi/www/applications/discord/sources/Api/GuildMember.php(50): IPS\discord\Api\_AbstractResponse->handleApi() #2 /home/pacorpfrqi/www/system/Login/Discord.php(110): IPS\discord\Api\_GuildMember->updateRoles(Object(IPS\Member)) #3 /home/pacorp
-
I've just encountered a bug, i've installed app, but when i want to associate my IPS Account to my Discord Account on User settings, i'm facing an error "Access denied." Shown after logged on Discord and redirected to IPS installation (applications/discord/interface/oauth/auth.php?state=ucp-<token>-&code=<token>). No tested by creating new account with Discord handler
-
Love it, it's a great news ! I've started to do it on my own, but you done it quicker and open source. I've just bought it to thank ou for your great work, i think i will contribute to your github repository ASAP Great initiative.
-
There is a problem for System Overwiew widget: RuntimeException: SplFileInfo::getSize(): stat failed for /home/www/symlink.html (0) #0 /home/www/applications/spaciouswidgets/extensions/core/Dashboard/systemOverview.php(70): SplFileInfo->getSize() #1 /home/www/applications/core/modules/admin/overview/dashboard.php(60): IPS\spaciouswidgets\extensions\core\Dashboard\_systemOverview->getBlock() #2 /home/www/system/Dispatcher/Controller.php(96): IPS\core\modules\admin\overview\_dashboard->manage() #3 /home/www/system/Dispatcher/Dispatcher.php(129): IPS\Dispatcher\_Controller->execut
-
Could be great to have support of this: So we can let user choose prefix when filling form
-
No Offense but IPS custom Mod community is lacking!
JiigSaaw replied to ResPecT My Authoritah's topic in General Chit Chat
As you said, we have all our own life. As i can see too, there are more features, plugins or apps requested that developpers available...so result is simple and previsible. If you want a professionnal support, you will paid for that... as some apps for example but not limited to Group Collaboration, IPWI, etc.. Beside, some plugins are free or not delivered with support or with a detached license. But i agree if you that marketplace need an important upgrade, To let us update automatically update plugins directly from our boards (such as Wordpress) To integrate marketplac -
I can't test it, it's just a pre-sale question, to be sure before buying your great app