Jump to content

bosss

Members
  • Posts

    736
  • 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 bosss

  1. @Jim M please can you delete this link - https://www.oldlibar.website/ips4test/

    my error log on server

    [20-Apr-2023 06:06:19 America/New_York] PHP Notice:  Only variables should be passed by reference in /home/oldlndse/public_html/index.php on line 1
    [20-Apr-2023 06:06:20 America/New_York] PHP Notice:  Only variables should be passed by reference in /home/oldlndse/public_html/index.php on line 1
    [20-Apr-2023 06:06:26 America/New_York] PHP Notice:  Only variables should be passed by reference in /home/oldlndse/public_html/index.php on line 1
    [20-Apr-2023 06:06:31 America/New_York] PHP Notice:  Only variables should be passed by reference in /home/oldlndse/public_html/index.php on line 1
    [20-Apr-2023 06:06:47 America/New_York] PHP Notice:  Only variables should be passed by reference in /home/oldlndse/public_html/index.php on line 1
    [20-Apr-2023 06:07:01 America/New_York] PHP Notice:  Only variables should be passed by reference in /home/oldlndse/public_html/index.php on line 1
    [21-Apr-2023 07:04:40 America/New_York] PHP Notice:  Only variables should be passed by reference in /home/oldlndse/public_html/index.php on line 1
    [21-Apr-2023 07:04:45 America/New_York] PHP Notice:  Only variables should be passed by reference in /home/oldlndse/public_html/index.php on line 1
    [21-Apr-2023 07:04:56 America/New_York] PHP Notice:  Only variables should be passed by reference in /home/oldlndse/public_html/index.php on line 1
    [21-Apr-2023 07:32:28 America/New_York] PHP Notice:  Only variables should be passed by reference in /home/oldlndse/public_html/index.php on line 1
    [21-Apr-2023 07:47:26 America/New_York] PHP Notice:  Only variables should be passed by reference in /home/oldlndse/public_html/index.php on line 1
    [21-Apr-2023 08:01:56 America/New_York] PHP Notice:  Only variables should be passed by reference in /home/oldlndse/public_html/index.php on line 1
    [21-Apr-2023 08:01:56 America/New_York] PHP Notice:  Only variables should be passed by reference in /home/oldlndse/public_html/index.php on line 1

    Please some help - never had those problems before

     

  2. 14 minutes ago, Jim M said:

    Our software can’t be in the same directory as another so you would need to create a new one (name it community, forum, whatever) and put our software in it. Can follow the instructions here to change your license URL after:

     

    I have only IPS on my root - i have not any test site or another

  3. 35 minutes ago, Jim M said:

    Looks like you might be running our software and another software in your directory for your root domain there. That would definitely create issues, I'm afraid. You would need to separate those into one directory each.

    Thanks - can you explain more please - what i must do? what i must separated ?

    please explain

  4. Hello

    Last two days i have problems with my site - https://www.oldlibar.website/

    here was fix tow days before  -

    my htaccess file is here - (not changes lates latest months)

    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    DirectoryIndex index.php
    RewriteRule ^index.php$ - [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    please some fixt that i must not upload every day - new index.php

     

    regards

  5. 26 minutes ago, Randy Calvert said:

    It most likely means you have a 3rd party resource or theme that is not compatible with PHP8.  Go to ACP and click on "Support" in the upper right hand corner.  There will be an option to disable resources there.

    Could contain: Chart, Plot, Page, Text

    Did that solve your problem?  If so, one of your customizations is the problem. Turn them on one by one till you find your culprit.  

    Fixed!

    Thanks

  6. 16 minutes ago, Randy Calvert said:

    It most likely means you have a 3rd party resource or theme that is not compatible with PHP8.  Go to ACP and click on "Support" in the upper right hand corner.  There will be an option to disable resources there.

    Could contain: Chart, Plot, Page, Text

    Did that solve your problem?  If so, one of your customizations is the problem. Turn them on one by one till you find your culprit.  

    What to do with your tips

    Quote

    Some of the source files for Invision Community have been modified.

    • /home/oldlndse/public_html/index.php

    You should download an unmodified copy of those files and upload them to your server. Once that is done, check if the problem persists.

    regards

  7. My site show only page plage  - no errors

    Host support will try fix but no still no fix.

    yesterday was no problems and many days before

    IPS 4.7.9

    PHP 8.1

    Have you some help?

    site - https://www.oldlibar.website/

    Latest answer from host support!

    To our regret, the changes did not help.

    There is no error log regarding the issue as well.

    You can try restoring the site.

    Latest before

    In order to investigate the issue, we will need to:
    Disable the .htaccess file.
    Change the PHP version.
    May we proceed?


    Regards

  8. 1 minute ago, Marc Stridgen said:

    You would need to report those applications to the developers unfortunately. The ones you are enabling, as you have seen, are causing problems on your site. It seems in your case, unfortunately more than one

    Thanks - reported to dev. but answered that is no problems for apps - i enabled many times - but one by one app - same problems - today one app - next day another app =same

  9. 1 hour ago, Adriano Faria said:

    The error points to Videos app.

     

    2 minutes ago, Marc Stridgen said:

    There are actually various plugins leading to that point by the look of it, so if the videos app does not turn out to be causing the problem, please disable all others

    Uninstalled videos app - same problems - guests can not see videos

    has disabled videos many times - same

    disabled all apps and plugins - after enabled one = same errors come up

    next time all disabled again - enabled another app = same

  10. Have like this

     

    [14-Oct-2022 09:56:12 UTC] PHP Fatal error:  Uncaught Error: Attempt to assign property "timezone" on null in /home/oldlndse/public_html/system/Member/Member.php:205
    Stack trace:
    #0 /home/oldlndse/public_html/system/Log/Log.php(107): IPS\_Member::loggedIn()
    #1 /home/oldlndse/public_html/init.php(1029): IPS\_Log::log('Error: Attempt ...', 'uncaught_except...')
    #2 [internal function]: IPS\IPS::exceptionHandler(Object(Error))
    #3 {main}
      thrown in /home/oldlndse/public_html/system/Member/Member.php on line 205
    [14-Oct-2022 09:56:14 UTC] PHP Fatal error:  Uncaught Error: Attempt to assign property "timezone" on null in /home/oldlndse/public_html/system/Member/Member.php:205
    Stack trace:
    #0 /home/oldlndse/public_html/system/Log/Log.php(107): IPS\_Member::loggedIn()
    #1 /home/oldlndse/public_html/init.php(1029): IPS\_Log::log('Error: Attempt ...', 'uncaught_except...')
    #2 [internal function]: IPS\IPS::exceptionHandler(Object(Error))
    #3 {main}
      thrown in /home/oldlndse/public_html/system/Member/Member.php on line 205

    Some tips?

  11. 4 minutes ago, Jim M said:

    There can only be 1 primary group per user.

    These are just groups, you would change the group by editing the user in the ACP

    Could contain: Text, File, Webpage, Menu

    I saw but i can not move user from administrator to root admin ?

     

    see

     

     

    Could contain: Text, File

  12. Can i have test site on another domain? Must put my test site on my clients area?

     

    I see was my test url in client area - but i deleted my test site - was many problems with my live site. How delete my url from test lite in client area?

    regards

     

  13. 15 minutes ago, Jim M said:

    Please contact the author for assistance as it is not compatible with PHP 8. If they are still around, they will need to help you resolve it.

    All apps is fixed but no one apps can not uninstall - it must be problem with bela 2 - ips 4.7.3

    1 minute ago, Adriano Faria said:

    Seeing your error:

    Declaration of IPS\chatbox\Rooms\_Chat::getItemsWithPermission

    the applications / chatbox / sources / Rooms / Chat and do what I told you to do in my app.

    * not sure about the bold part as I don't have the app.

    And the advice is always valid: is you have 3rd-party resource, you CAN'T update your board unless new versions are available.

    Coder fix problem - get new file - but i can not uninstall any apps

    [04-Oct-2022 12:42:51 UTC] PHP Fatal error:  Declaration of IPS\chatbox\Rooms\_Chat::getItemsWithPermission($where = [], $order = null, $limit = 10, $permissionKey = 'read', $includeHiddenItems = IPS\Content\Hideable::FILTER_AUTOMATIC, $queryFlags = 0, ?IPS\Member $member = null, $joinContainer = false, $joinComments = false, $joinReviews = false, $countOnly = false, $joins = null, $skipPermission = false, $joinTags = true, $joinAuthor = true, $joinLastCommenter = true, $showMovedLinks = false) must be compatible with IPS\Content\_Item::getItemsWithPermission($where = [], $order = null, $limit = 10, $permissionKey = 'read', $includeHiddenItems = IPS\Content\Hideable::FILTER_AUTOMATIC, $queryFlags = 0, ?IPS\Member $member = null, $joinContainer = false, $joinComments = false, $joinReviews = false, $countOnly = false, $joins = null, $skipPermission = false, $joinTags = true, $joinAuthor = true, $joinLastCommenter = true, $showMovedLinks = false, $location = null) in /home/oldlndse/public_html/applications/chatbox/sources/Rooms/Chat.php on line 131

     

     

  14. [04-Oct-2022 12:42:51 UTC] PHP Fatal error:  Declaration of IPS\chatbox\Rooms\_Chat::getItemsWithPermission($where = [], $order = null, $limit = 10, $permissionKey = 'read', $includeHiddenItems = IPS\Content\Hideable::FILTER_AUTOMATIC, $queryFlags = 0, ?IPS\Member $member = null, $joinContainer = false, $joinComments = false, $joinReviews = false, $countOnly = false, $joins = null, $skipPermission = false, $joinTags = true, $joinAuthor = true, $joinLastCommenter = true, $showMovedLinks = false) must be compatible with IPS\Content\_Item::getItemsWithPermission($where = [], $order = null, $limit = 10, $permissionKey = 'read', $includeHiddenItems = IPS\Content\Hideable::FILTER_AUTOMATIC, $queryFlags = 0, ?IPS\Member $member = null, $joinContainer = false, $joinComments = false, $joinReviews = false, $countOnly = false, $joins = null, $skipPermission = false, $joinTags = true, $joinAuthor = true, $joinLastCommenter = true, $showMovedLinks = false, $location = null) in /home/oldlndse/public_html/applications/chatbox/sources/Rooms/Chat.php on line 131

    Many times - no possible to uninstall some apps = when try uninstall = blank page

  15. Have this sys. errors

    
    Admin (Administrators)
    Just now
    The URL of page the error occurred on was https://www.oldlibar.website/admin/?app=core&module=support&controller=support&do=getBlock&block=hookscanner&csrfKey=8c7e24dfecffe477a28272bb642a4027

     

    TypeError: count(): Argument #1 ($value) must be of type Countable|array, bool given (0)
    #0 /home/oldlndse/public_html/system/Application/Scanner.php(786): IPS\Application\_Scanner::scanExtendedClasses(false, true, 500, 5000, Array)
    #1 /home/oldlndse/public_html/applications/core/modules/admin/support/support.php(519): IPS\Application\_Scanner::scanCustomizationIssues(false, true, 500, Array)
    #2 /home/oldlndse/public_html/applications/core/modules/admin/support/support.php(228): IPS\core\modules\admin\support\_support->_showBlockHookscanner()
    #3 /home/oldlndse/public_html/system/Dispatcher/Controller.php(107): IPS\core\modules\admin\support\_support->getBlock()
    #4 /home/oldlndse/public_html/applications/core/modules/admin/support/support.php(48): IPS\Dispatcher\_Controller->execute()
    #5 /home/oldlndse/public_html/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\admin\support\_support->execute()
    #6 /home/oldlndse/public_html/admin/index.php(13): IPS\_Dispatcher->run()
    #7 {main}

     

    #0 /home/oldlndse/public_html/init.php(1029): IPS\_Log::log('TypeError: coun...', 'uncaught_except...')
    #1 [internal function]: IPS\IPS::exceptionHandler(Object(TypeError))
    #2 {main}

    Some tips?

×
×
  • Create New...