Jump to content

Adriano Faria

Clients
  • Joined

Everything posted by Adriano Faria

  1. Adriano Faria replied to Adriano Faria's post in a topic in Marketplace
    No, mate! Create the categories and add books to them and after that go to your shelf and choose any existing book (from anyone, not only the ones you submitted) by typing its name in that popup and add it to the shelf. You don’t add books to shelves directly; you select existing books! Shelves is just a showcase of existing books from the categories! I will make a screen video later.
  2. Edit the template. I have no idea, mate. I don't use this app as you know. I've developed exactly what you requested and paid and confirmed it was ok. If it isn't, explain here and I'll take a look when I'll have to update it again.
  3. Let me know if you have FTP access to your server; I'll send the fix via message if you don't want to wait for it to get approved.
  4. If you want to fix it now and don't want to wait for the time it may took to get approved, edit your theme in the template linkedaccounts -> front -> global -> linkedAccountsGlobalLink and find: {{$cnt = isset( \IPS\Data\Store::i()->linkdedAccounts[ \IPS\Member::loggedIn()->member_id ] ) ? \IPS\Data\Store::i()->linkdedAccounts[ \IPS\Member::loggedIn()->member_id ] : 0;}} Change to: {{$cnt = isset( \IPS\Data\Store::i()->linkdedAccounts[ \IPS\Member::loggedIn()->member_id ] ) ? \IPS\Data\Store::i()->linkdedAccounts[ \IPS\Member::loggedIn()->member_id ]['accounts'] : 0;}}
  5. Adriano Faria replied to Adriano Faria's post in a topic in Marketplace
    Create categories. Give groups the proper permission. Click in + Create menu, choose a category and type the ISBN. Save.
  6. Adriano Faria replied to Adriano Faria's post in a topic in Marketplace
    Nope, that’s not how shelves works. You can only add existing books (in the app) in shelves. It is requesting a book, as you can see, not the ISBN. So type a book title already added to the app instead.
  7. It adds the points beside the number of posts, so it should be compatible with any theme.
  8. Adriano Faria replied to Adriano Faria's post in a topic in Marketplace
    Not going to happen. I like to concentrate my efforts in things I do really feel will aggregate some value to the resource. Not the case here, which I’ll waste time developing to the end of the day, the invitee be required to provide email address in registration process. You should ask to the same dev you will probably find to make the points system to you.
  9. The theme must be compatible with IPS 4.6 at least.
  10. Adriano Faria replied to Adriano Faria's post in a topic in Marketplace
    What do you suggest? Email address is still required for everything out there when you create an account. It IS required to create an account on IPS so it has a lot a point to me.
  11. I’ll take a look. Does it work in a regular category? That makes no sense because a club feature uses same controller and templates from a regular category, with a few templates additions. Will take a look.
  12. Adriano Faria replied to Adriano Faria's post in a topic in Marketplace
    Not sure I follow. I tested it a month ago in 4.7 and worked fine. Do you type the ISBN on book post screen, it retrieves the book data and then shows an error (missing ISBN) when you try to save?
  13. Send a message with your board URL and an admin account. I’ll try to take a look before Monday morning.
  14. Edit the widget template and leave it as you want. This version adds this new column. Not sure why it didn’t add to your install. Is it working after re enter the items?
  15. It has for guests. This resource adds for other groups too.
  16. What shows in the log? I didn’t touch the statistics page yet.
  17. Works but will not show in your 4.7 Marketplace Admin CP. Currently awaiting for IPS approval.
  18. Yes, if the topic isn’t published yet (is in a future date) you should have the option to change the date or publish it immediately.
  19. I think the error here is to show the field when editing a topic. Once the topic is created, it shouldn’t be there as it is already published.
  20. Not recommended to manipulate database directly. A suggestion:
  21. Example: you can go directly to the version json file for each app you have installed.
  22. Adriano Faria replied to Adriano Faria's post in a topic in Marketplace
    What's New in Version 1.5.3 Fix: https://invisioncommunity.com/forums/topic/439430-crowdfunding/?do=findComment&comment=2899814 Fix: https://invisioncommunity.com/forums/topic/439430-crowdfunding/?do=findComment&comment=2899859 New setting to accept donations using Account Credit. Removed categories (hard coded) block; it is available now as a widget.