Jump to content

Tripp★

Clients
  • Posts

    1,206
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by Tripp★

  1. @All Astronauts I have come across a minor bug involving text wrapping. As you can see someone wrote in some binary which currently overflows off of their profile page and overflows off of the hovercard. Is this fixable without changing the quote, at all?
  2. Thanks very much! Edit: @InvisionHQ - Yep! That works a treat. Again: thank you very much! 🙂
  3. When viewing a homepage on the club, for some reason - sometimes, the images don't show up. I suspect it's a lazy load problem because I do have that enabled, and it's something I have seen with other mods on here that seems to be a problem. When you go to edit the homepage for the club the image does show up, but when you save the image disappears again. As you can see here (What's blurred isn't relevant) the image seems to be a thin line: This is something I have experienced with the FAQ and Member Notes app of which for the former @Daniel F suggested that this is because the mod isn't compatible with Lazy Load.
  4. @Adriano Faria It seems that in 4.4.2 with the lastest version of this application that images don't show in the member notes; I think I've seen this error with another application (An FAQ application) and it turned out to be caused by Lazy Load (Which I have enabled), as pointed out by @Daniel F. Please can you check this? Thanks in advance!
  5. This doesn't seem to add people in to the server who link their discords up with my site, and there is no clear path to allow them to join the Discord server either. I have to create an invite link which gives the invite code out in the URL, allowing them to potentially give that invite code out to their friends and just remove my url from it and replace it before the code with Discord's invite URL. Which defeats the purpose of locking it to specific member-groups, as it bypasses my site and uses the Discord invite system. For example: If the link is: https://site.tld/discord/invite/1234567/ Then all they would need to do is give out the link: https://discord.gg/1234567 And they've effectively bypassed it, they can give that out to whoever they like, which effectively bypasses the usergroup permissions. This is the one thing I loved about the other application; it could be if I wanted it to be a completely closed system, in that people who wanted to join the Discord could do so without invites. And there doesn't appear to be a clear path to the invite system at all, anyway. Instead of joining the user upon linking their Discord account, they then have to go find the widget - click on it, and then go through. This is quite unnecessary in a closed system. EDIT: Okay so I fixed the Invite Link problem where it would show the Invite Code by deleting the default "General" (which didn't work originally) and resetting it. This has resolved that issue. However there is still no clear path from syncing your Discord Account up to going onto the server. It seems you have to go find the Discord Widget afterwards and click on that. It'd be a good idea to include it on the account settings page, or have it so that on synchronisation to already logged in members via the account settings page - it automatically puts you on the Discord server. If that makes sense. Also there doesn't appear to be any kind of role synchronisation what-so-ever. In my tests (Admin) when I joined the Discord Server, I was put in the default category. What does "Role Synchronisation" mean, exactly?
  6. Added them in as links, but as @Daniel F said - I do have Lazy Load enabled.
  7. I'm not sure if this is just another example of my site being wonky or if it's a bug in the application, but embeds and images don't appear to work. When I put an image in when editing it appears, but when I save it and view the FAQ normally, it doesn't show the image at all. In fact for me, when I right clicked on the image and asked it to open in a new tab, it loaded '/applications/core/interface/js/spacer.png'. If you can reproduce this, then it's a bug. If not then I guess something on my end is not co-operating nicely.
  8. This is actually a good idea and exactly the kind of thing I need, @Makoto and I might actually consider buying this very soon. Thanks.
  9. Your recent update to the membershop (1.1.6) has fixed this problem, and has fixed all the issues I had with it, except for items appearing on the index page of the shop. But that's okay, I just changed the link to take it to the category instead, and the redirect issue is fixed. However this issue still exists with the lottery modification; so what ever you did here could potentially fix that problem too. :) Great work man!
  10. I have cleared my cache, and it still doesn't work, and yet, it still isn't re-directing properly. I'd reinstall this application - just take it off and reinstall it again. But I'd be worried that everyone would lose their points.
  11. I've found a bug with this on 4.4; in that anything edited (Say like @Adam_S's post above mine) will throw a template error instead of saying "Edited (Date) by (Person)" because of HTMLENTITIES or something like that.
  12. @EmpireKickass - It seems to for me, but then I only use the send PM feature of it, I don't use anything else.
  13. Setting it small grids worked a treat. Thanks very much. I am not sure what you mean by setting the permissions correctly. It worked pre-update, just fine. But post-update - it doesn't. I can also see the items when I view the category, but I can't see it on the store home page. I have checked the item edit page and the permissions are indeed set, for some of the items it's set to "All Groups" can see the item. As a side note; and unrelated to the issue I raised above; the problem that the @Time Travel Institute has brought up is similar to an issue I brought up a year ago, (A problem I am still having) when you change the FURL from anything but the default, is that still on the drawing board of being fixed?
  14. @TheJackal84 When viewing the category for the shop I get this: [[Template membersshop/front/shop/rowsGrid is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]] Error: Call to undefined method IPS\membersshop\Items::tableStates() in /home/SITE/public_html/system/Theme/Theme.php(840) : eval()'d code:2650 Stack trace: #0 /home/SITE/public_html/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_membersshop_front_shop->rowsGrid(Object(IPS\Helpers\Table\Content), Array, Array) #1 /home/SITE/public_html/system/Theme/Theme.php(840) : eval()'d code(2703): IPS\Theme\_SandboxedTemplate->__call('rowsGrid', Array) #2 /home/SITE/public_html/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_core_front_tables->table(Object(IPS\Helpers\Table\Content), Array, Array, NULL, false) #3 /home/SITE/public_html/system/Helpers/Table/Table.php(555): IPS\Theme\_SandboxedTemplate->__call('table', Array) #4 /home/SITE/public_html/applications/membersshop/modules/front/shop/main.php(123): IPS\Helpers\Table\_Table->__toString() #5 /home/SITE/public_html/system/Dispatcher/Controller.php(85): IPS\membersshop\modules\front\shop\_main->category() #6 /home/SITE/public_html/applications/membersshop/modules/front/shop/main.php(25): IPS\Dispatcher\_Controller->execute() #7 /home/SITE/public_html/system/Dispatcher/Dispatcher.php(152): IPS\membersshop\modules\front\shop\_main->execute() #8 /home/SITE/public_html/index.php(13): IPS\_Dispatcher->run() #9 {main} BACKTRACE: #0 /home/SITE/public_html/system/Theme/SandboxedTemplate.php(71): IPS\_Log::log(Object(Error), 'template_error') #1 /home/SITE/public_html/system/Theme/Theme.php(840) : eval()'d code(2703): IPS\Theme\_SandboxedTemplate->__call('rowsGrid', Array) #2 /home/SITE/public_html/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_core_front_tables->table(Object(IPS\Helpers\Table\Content), Array, Array, NULL, false) #3 /home/SITE/public_html/system/Helpers/Table/Table.php(555): IPS\Theme\_SandboxedTemplate->__call('table', Array) #4 /home/SITE/public_html/applications/membersshop/modules/front/shop/main.php(123): IPS\Helpers\Table\_Table->__toString() #5 /home/SITE/public_html/system/Dispatcher/Controller.php(85): IPS\membersshop\modules\front\shop\_main->category() #6 /home/SITE/public_html/applications/membersshop/modules/front/shop/main.php(25): IPS\Dispatcher\_Controller->execute() #7 /home/SITE/public_html/system/Dispatcher/Dispatcher.php(152): IPS\membersshop\modules\front\shop\_main->execute() #8 /home/SITE/public_html/index.php(13): IPS\_Dispatcher->run() #9 {main} And on the homepage of the shop, none of the items are appearing at all. I am using 1.1.5 with IPS 4.4 and I do not have Nexus.
  15. ^ Highly likely. My set up is janky and finds faults in everything.
  16. Thanks Loren, that seems to have done the trick for me as well and fixed other apps I was having problems with.
  17. @All Astronauts I have updated this when I upgraded to IPS4.4 and when I access the Journal or the ACP Dashboard I get error messages telling me that tables don't exist. I've disabled the application for now.
  18. Still waiting for my refund. The application has been broken since I got it and has never been fit for purpose. I have uninstalled it from my site and I won't be using your applications or plugins in future. This has been absolutely awful. No wonder people like me are getting sick of the IPS Marketplace... I have been on you about the problems with this since September and you have done sweet Fanny Adams about it. @Fosters. Refund. Now.
  19. @TheJackal84 - I just did a fresh install of 2.0.1 and it seems that the second bug I referenced has indeed been fixed - thank very much for that. 🙂 However I am still having a problem with bugs 1 and 3, where bug one was showing the: Bug 3 shows: There's also another that I didn't mention last time; because I assumed it was my error, but now I've reinstalled it as a fresh install I'm not so sure. When I go to the FAQ homepage (https://site.tld/faq/) it shows absolutely nothing, except for F.A.Q and a button that says 'Submit Q & A ?' This bug is easily mitigated however; just put in FAQ widgets and set them for each of the categories, so I assume this could actually be intentional. Again; thank you for fixing the second bug.
  20. My comment wasn't aimed at the severity or the amount of bugs that there was; which is three that I found by the way: The Widget bug. The fact that answers are converted to SEO format and put in 'question_seo' instead of the question being converted to SEO format and put into 'question_seo'. The Moderator control panel is inaccessible. It was a comment about the above mentioned backtrace, and the fact that it was blocking my staff out of the ModCP with the 1054 MySQL error, nothing more. 😕
  21. Yes; I know. Please read this carefully: Instead of storing the question in SEO format in the question_seo table, which looks like that's what it is supposed to be doing... it's storing the answer itself in SEO format in the question_seo table. That's what I said. In addition to the errors I have reported there is another bug affecting something outside of the FAQ application. Some of my staff are now no longer able to access the Moderator Control Panel because of this application. This is the error in the system logs: SELECT COUNT(*) as cnt FROM `faq_items` LEFT JOIN `faq_cats` ON faq_items.c_id=faq_cats.id WHERE open=0 AND faq_items.open < 2 AND faq_items.open!=-2 AND faq_items.c_id IN(1,2,3,4,5) IPS\Db\Exception: Column 'open' in where clause is ambiguous (1052) #0 /home/SITE/public_html/system/Db/Select.php(378): IPS\_Db->preparedQuery('/*IPS\\Content\\_...', Array, true) #1 /home/SITE/public_html/system/Db/Select.php(440): IPS\Db\_Select->runQuery() #2 /home/SITE/public_html/system/Db/Select.php(361): IPS\Db\_Select->rewind() #3 /home/SITE/public_html/system/Content/Item.php(2651): IPS\Db\_Select->first() #4 /home/SITE/public_html/applications/faq/sources/Faq/Faq.php(96): IPS\Content\_Item::getItemsWithPermission(Array, 'faq_items.submi...', 1, 'read', true, 0, Object(IPS\Member), true, false, false, true, NULL, false, true, true, true, false) #5 /home/SITE/public_html/applications/core/extensions/core/ModCp/Unapproved.php(311): IPS\faq\_Faq::getItemsWithPermission(Array, NULL, 1, 'read', NULL, 0, Object(IPS\Member), true, false, false, true) #6 /home/SITE/public_html/applications/core/modules/front/modcp/modcp.php(94): IPS\core\extensions\core\ModCp\_Unapproved->getApprovalQueueCount(false) #7 /home/SITE/public_html/system/Dispatcher/Controller.php(96): IPS\core\modules\front\modcp\_modcp->manage() #8 /home/SITE/public_html/system/Dispatcher/Dispatcher.php(146): IPS\Dispatcher\_Controller->execute() #9 /home/SITE/public_html/index.php(13): IPS\_Dispatcher->run() #10 {main} Wew. This isn't looking good at all.
  22. I am having problems too; namely when anyone tries to put in a Question/Answer: IPS\Db\Exception: Data too long for column 'question_seo' at row 1 (1406) #0 /home/SITE/public_html/system/Db/Db.php(807): IPS\_Db->preparedQuery('/*IPS\\Patterns\\...', Array) #1 /home/SITE/public_html/system/Patterns/ActiveRecord.php(459): IPS\_Db->insert('faq_items', Array) #2 [internal function]: IPS\Patterns\_ActiveRecord->save() #3 /home/SITE/public_html/init.php(460) : eval()'d code(120): call_user_func_array('parent::save', Array) #4 [internal function]: IPS\Patterns\rules_hook_ipsPatternsActiveRecord->save() #5 /home/SITE/public_html/init.php(460) : eval()'d code(324): call_user_func_array('parent::save', Array) #6 /home/SITE/public_html/applications/faq/modules/front/faq/main.php(183): IPS\rules_hook_ipsContent->save() #7 /home/SITE/public_html/system/Dispatcher/Controller.php(85): IPS\faq\modules\front\faq\_main->submitqnaform() #8 /home/SITE/public_html/applications/faq/modules/front/faq/main.php(25): IPS\Dispatcher\_Controller->execute() #9 /home/SITE/public_html/system/Dispatcher/Dispatcher.php(146): IPS\faq\modules\front\faq\_main->execute() #10 /home/SITE/public_html/index.php(13): IPS\_Dispatcher->run() #11 {main} After modifying the DB structure to the following: It seems to be a work around... But "question_seo" is storing the answer in SEO format, not the question... Which is why, this would need to be fixed, as it's clearly a bug. I also have another problem. When trying to make widgets of the FAQ's if it's set to all categories it displays this error: [[Template faq/front/widgets/faq is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]]
  23. I'm having a few issues with the Duplicate Member Logger application; namely it doesn't seem to be sending out any PM's to the duplicate accounters.
  24. I'll take that as a no then. I'll be asking for a refund.
  25. @Fosters Has there been any update to this?
×
×
  • Create New...