Jump to content

newbie LAC

Members
  • Joined

Everything posted by newbie LAC

  1. Hello, I'll fix it coming soon. It's standard for all widgets.
  2. tag = user? Show user's attachments in certain forum. Right?
  3. Hello, Give me a link on problem post
  4. Hello, PM me and I'll tell you solution for testing.
  5. newbie LAC replied to DawPi's post in a topic in Marketplace
  6. It's not a bug but I can make solution when I'll have free time
  7. Ok. What should be there? You bumped topic not post. First post or last post?
  8. When you enabled 1 post per topic Open /plugins/nb40recenttopicsposts/widgets/nbRecentTopicsPosts.php Find $wherePosts[] = array('forums_topics.last_post=forums_posts.post_date'); Change to $wherePosts[] = array('forums_topics.last_real_post=forums_posts.post_date');
  9. Hello, What you mean?
  10. If you want this url edit FURL. ACP - System - Advanced Configuration - tab Friendly URLs. Find and edit data
  11. Maybe something else. "does not work for posts in it" Waiting answer from @Iwo Kosmala
  12. Hello, On each page in the bottom right corner See 1st screenshot
  13. Hello, What's 'bumping topics'?
  14. newbie LAC replied to newbie LAC's post in a topic in Marketplace
    Yes. I pinned 1st post This post shows once Not only page 16. Every page. No. You'll see 1 pinned post at the top
  15. newbie LAC replied to newbie LAC's post in a topic in Marketplace
    Hello, 1 pinned post. See 3d screenshot. First post on first page. Yes. When you created topic first post will be pinned automatically. You do not have to do it manually Yes.
  16. Hmmm... I created 3 ads. Plugin settings Result
  17. No. I really don't understand why yours is better than mine. locations -> pids vs. pids -> locations
  18. Hello, For topic view {{if \IPS\Request::i()->app == 'forums' and \IPS\Request::i()->module == 'forums' and \IPS\Request::i()->controller == 'topic'}} {{$forumId = 0; try { $topic = \IPS\forums\Topic::loadAndCheckPerms( \IPS\Request::i()->id ); $forumId = $topic->forum_id; } catch( \Exception $e ) {};}} {{endif}} {{if !in_array($forumId, array(9))}} code {{endif}} Yes.
  19. There are no option sort by topic create. I also have
  20. Hello, The feed list shows the topics that the user can read
  21. Support topic
  22. Hello, The widget is displayed in the bottom part on mobile devices.