Jump to content

Kjell Iver Johansen

Clients
  • Posts

    1,463
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Projects

Forums

Events

Store

Gallery

Posts posted by Kjell Iver Johansen

  1. On 1/19/2018 at 4:03 PM, kmk said:

    Is possible disable or hide other item with your plugin? I want to disable the Activty item(maybe the search item too) for more space and customize others links with your plugin.

    I hide links from certain usergroups, but I guess thats was not what you where after? Looks like this

    image.png.93d6051332b5f8862f9182f33ceeafaf.png

    @opentype What is the screensize for this plug-in to kick in? Is the link visible on an Ipad?

  2. 12 hours ago, Lord Nowe said:

    Furthermore, I would ABSOLUTELY recommend using CloudFront (amazon's CDN) for distribution of your S3 files, otherwise your Get requests could be ridiculous, especially if you run a large community.

    I use S3 but not Coudfront. I try to get the grip of things. As far as I have read there is no need to use Cloudfront if your users is in a small geographical area. Like for myselve. I have 5-7000 daily users and all are in Norway, while I use S3 in Frankfurt, with cross region replication to one US bucket.

    I have 150k+ with images and my bill with amazon is around 10-14 USD a month..

  3. 13 minutes ago, Andy (FTF) said:

    1: Images are now not appearing in the threads / topics.

    You need to wait until the rebuild prosess are finished

     

    14 minutes ago, Andy (FTF) said:

    2: Struggling to upload images over 1mb when upload size is set at 7mb. Is this to do with PHP on my server as I think host changed something last week or do I need to do anything on the S3 end?

    You may see max file size in the editor. This is a setting in php.ini - done by your host..

  4. On 9/13/2017 at 8:03 PM, Unlucky said:

    still the issue with not all members in chatroom showing / disappearing

    userlist tab is not showing correct number of users in chatroom

    same problems as before since last few upgrades

    only feeding back members feedback

    I can partly confirm the report above. 

    The numbers of users shown are correct both in menu and in the list. At the moment it displays 8 on top, 8 in the sidebar, and there is 8 usericons. But some users are not shown. They are typing in the chat, but they are not visible. They are not "hidden users".

    Another problem some users reports is that they are thrown out of the chat. Could not connect to node... I have updated the IPS software with final patch, and users are deleting cache..

  5. 2 hours ago, Fosters said:

    1.2.0 is right around the corner. I'm running the latest pre-release tests and the first RC will be sent out to some testers later today.

    Thats great news.

    I rewarded a medail to someone that should not have it. How do I remove it again? I can't find that...

  6. I installed as normal, and gave Admins and Moderators access to modules. I then got the errors described below

     Even after I disabled it gave a lot of errors and the forum was not usable until I cleared server cache.

    Error: Call to undefined method IPS\forums\Topic\Post::canBookmark() (0)
    #0 /home/kjiver/fjellforum.no/system/Theme/SandboxedTemplate.php(56): IPS\Theme\class_forums_front_topics->post(Object(IPS\forums\Topic), Object(IPS\forums\Topic\Post), 'topic_comment', 'forums', 'forums', 'forums_Topic')
    #1 /home/kjiver/fjellforum.no/system/Theme/Theme.php(809) : eval()'d code(1755): IPS\Theme\_SandboxedTemplate->__call('post', Array)
    #2 /home/kjiver/fjellforum.no/system/Theme/SandboxedTemplate.php(56): IPS\Theme\class_forums_front_topics->postContainer(Object(IPS\forums\Topic), Object(IPS\forums\Topic\Post), Array, '')
    #3 /home/kjiver/fjellforum.no/system/Theme/Theme.php(809) : eval()'d code(3860): IPS\Theme\_SandboxedTemplate->__call('postContainer', Array)
    #4 /home/kjiver/fjellforum.no/system/Theme/SandboxedTemplate.php(56): IPS\Theme\class_forums_front_topics->topic(Object(IPS\forums\Topic), Array, NULL, Array, NULL, NULL, Array)
    #5 /home/kjiver/fjellforum.no/applications/forums/modules/front/forums/topic.php(392): IPS\Theme\_SandboxedTemplate->__call('topic', Array)
    #6 /home/kjiver/fjellforum.no/system/Dispatcher/Controller.php(96): IPS\forums\modules\front\forums\_topic->manage()
    #7 /home/kjiver/fjellforum.no/system/Content/Controller.php(50): IPS\Dispatcher\_Controller->execute()
    #8 /home/kjiver/fjellforum.no/applications/forums/modules/front/forums/topic.php(39): IPS\Content\_Controller->execute()
    #9 /home/kjiver/fjellforum.no/system/Dispatcher/Dispatcher.php(146): IPS\forums\modules\front\forums\_topic->execute()
    #10 /home/kjiver/fjellforum.no/index.php(12): IPS\_Dispatcher->run()
    #11 {main}

    back-trace

    #0 /home/kjiver/fjellforum.no/init.php(523): IPS\_Log::log('Error: Call to ...', 'uncaught_except...')
    #1 [internal function]: IPS\IPS::exceptionHandler(Object(Error))
    #2 {main}

     

  7. 30 minutes ago, CodingJungle said:

    babble self hosted and chat service 2.4.3 both released, has the room fix in it, and further tweaks to the "online list" to improve reliability (noticed an issue last night with guest accounts). 

    I have this Node issue whren trying to connect. Is it the same version? I downloaded 2.4.3and that was the number I had earlier also..

  8. On 13.8.2017 at 5:55 PM, Fosters said:

    We're working currently on 1.2 so it's the perfect timing for further criteria suggestions:)
    Any criteria ideas which you want to see implemented?

    Hello - just bought this app - and I'm currently setting it up on one of my sites. I will use it to award people that meets certain criteria in a database..

    Would it be possible to do this automatically by a set of custom rule? (I will use it to award people that have scaled certain summits in a database like here https://fjelltrimmen.no/index.php?/profile/1-kjell-iver/ )

  9. On 1.9.2017 at 7:23 AM, Zorro_X said:

    May I ask you which key shall I use to translate the "Member Map" tab string ?

     

    Go into languages and select Translation Tools - enable quick translate..

    image.thumb.png.4dfc6c47c85442d5a2f68a772506687f.png

  10. I understand. In 3.4.x I had this Javascript just covering the editor in that single topic all the time - and they had to push button Yes to be allowed to post there.

    58adb4b95a3bc_Skjermbilde2014-05-25kl_21_01_02.thumb.png.fd4749bef98b4ccd037a96b6b1d5fcc3.png

    This plugin is working as intended BTW and it is really helpful in the forum for buy and sell.

  11. On 2/9/2016 at 0:45 PM, Adriano Faria said:

    I'll take a look for a new resource. I don't want to mix things here.

    Hello Adriano - do you think you could make an option - or maybe better as mentioned above - a new plugin - so that users must accept a rule before beeing able to post in a spesific topic? I still have this topic with thousands of posts that always gets off-topic...

×
×
  • Create New...