Jump to content

Balto

Members
  • Posts

    130
  • 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

Posts posted by Balto

  1. 7 hours ago, Marc Stridgen said:

    Do you have some IPs you can share that I can check this with?

    I have already deleted all the spam users, in the next days I will post here some of them.

    51 minutes ago, Square Wheels said:

    This will take a LONG time to add all countries.

    Are you sure you want to add THAT MANY countries anyway? I suggest you to be careful with that, some "real" users from those countries would maybe like to register to your website and they would not be able to.

  2. 20 hours ago, TDBF said:

    CSS styles should allow you to change its position.

    Thank you! But I would prefer to avoid editing CSS code for this. I hope Invision Community will be able to change the logo, the old Twitter logo is not useful anymore.

  3. On 9/3/2023 at 6:57 PM, SeNioR- said:

    The X logo is a unicode symbol so you can use 𝕏 or add icon as SVG

    But how can I place it in the correct place? I mean, in the social icons in the top part of the website.

  4. Hello,

     

    If I go to AdminCP-System-Settings-General Configuration, I see this:

     

    Could contain: Page, Text, File, Webpage

     

    Adding a Twitter page will show this on the Home page:

     

    Could contain: Logo

     

    As you all know, the Twitter logo (and name) has changed, and most of the websites have now adapted the logo to the new one. When do you plan to update this as well?

     

    Same should be done from the Block Manager:

     

    Could contain: Text

     

    Which right now is showing this:

     

    Could contain: Text

     

    Thank you in advance!

  5. 27 minutes ago, Marc Stridgen said:

    This isnt whitespace as such. It's the location of the links on the post item. Whether those items are just after the post content or at the bottom of the block, that block would remain the same size. It would either be white under the links, or white above it, as the post bit on the left is still present

    I already forgot, how was it before this update? I mean what changed in the latest versions? Thanks!

  6. Hello,

     

    after I have updgrated the latest version of IPS, users have reported there is too much "blank space" in short posts (like one text line only). Example:

     

    Could contain: Page, Text, File, Electronics, Screen, Webpage

     

    Is it possible to do something about this?

    Thank you!

     

  7. System log:

     

    Quote

    ArgumentCountError: Too few arguments to function IPS\Theme\class_calendar_front_browse::calendarWrapper(), 6 passed in /var/www/vhosts/totallympics.com/httpdocs/system/Theme/SandboxedTemplate.php on line 61 and exactly 7 expected in /var/www/vhosts/totallympics.com/httpdocs/system/Theme/Theme.php(885) : eval()'d code:1578
    Stack trace:
    #0 /var/www/vhosts/totallympics.com/httpdocs/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_calendar_front_browse->calendarWrapper()
    #1 /var/www/vhosts/totallympics.com/httpdocs/applications/calendar/modules/front/calendar/view.php(274): IPS\Theme\_SandboxedTemplate->__call()
    #2 /var/www/vhosts/totallympics.com/httpdocs/applications/calendar/modules/front/calendar/view.php(126): IPS\calendar\modules\front\calendar\_view->_viewWeek()
    #3 /var/www/vhosts/totallympics.com/httpdocs/system/Dispatcher/Controller.php(118): IPS\calendar\modules\front\calendar\_view->manage()
    #4 /var/www/vhosts/totallympics.com/httpdocs/system/Dispatcher/Dispatcher.php(153): IPS\Dispatcher\_Controller->execute()
    #5 /var/www/vhosts/totallympics.com/httpdocs/index.php(13): IPS\_Dispatcher->run()
    #6 {main}

     

    Backtrace:

     

    Quote

    #0 /var/www/vhosts/totallympics.com/httpdocs/system/Theme/SandboxedTemplate.php(71): IPS\_Log::log()
    #1 /var/www/vhosts/totallympics.com/httpdocs/applications/calendar/modules/front/calendar/view.php(274): IPS\Theme\_SandboxedTemplate->__call()
    #2 /var/www/vhosts/totallympics.com/httpdocs/applications/calendar/modules/front/calendar/view.php(126): IPS\calendar\modules\front\calendar\_view->_viewWeek()
    #3 /var/www/vhosts/totallympics.com/httpdocs/system/Dispatcher/Controller.php(118): IPS\calendar\modules\front\calendar\_view->manage()
    #4 /var/www/vhosts/totallympics.com/httpdocs/system/Dispatcher/Dispatcher.php(153): IPS\Dispatcher\_Controller->execute()
    #5 /var/www/vhosts/totallympics.com/httpdocs/index.php(13): IPS\_Dispatcher->run()
    #6 {main}

     

  8. 5 hours ago, Marc Stridgen said:

    November releases would be released in November. With regard when the last moment will be for you to upgrade to the latest, the answer to that is whenever you wish to do so. There is nothing forcing you to upgrade. Just be aware by not doing so, we would be able to offer limited support (the answer at times may be to upgrade), and that you are knowingly running a PHP version that will not be patched if there are security issues found.

    There will be an October release in between? Or there will be no more releases until November? Thanks!

  9. Hello,

     

    right now, "Our Picks" block shows the picked threads/pages in chronological order (latest picked thread shown as first).

    But sometimes we want this order to be changed (for example we want to bring in first position a thread featured long time ago).

     

    I think this is not possible to do right now? And if we want to bring that thread to first position in the Picks list we have to promote it again. It would be great if from the page "Manage Promoted Items"  would be possible to drag and drop promoted content which will be shown in the position we set here. What do you think?

    Thanks!

  10. 13 minutes ago, Runar said:

    I’m not dead! I’ve read all replies made the last few days, and I’ll post a longer update later this week.

    But to summarize: An update to make the app compatible with the latest Invision version will be submitted for approval this weekend. Bugfixes and new features will follow later.

    I’m also considering open sourcing this application and my other plugins (most are already open source), allowing anyone to make their own changes, but there’s some license stuff that must be taken into consideration. For instance, it will not be possible for anyone using my code to commercialize it, meaning any changes will have to be released for free. Also, at this time I’m not considering passing the application on to any other developer.

    Great, welcome back!

    I didn't mean to say you were dead 😄 But you know our real life sometimes is more important and I thought you took a long pause. Nice to see you back!

     

    One important thing is to make this plugin compatible with PHP 8.0. I think right now is not and it would cause problems. Can you please check? Thanks!

×
×
  • Create New...