Jump to content

sulervo

Clients
  • Posts

    116
  • 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 sulervo

  1. Last time, in the same situation, it helped when PHP 8.0 is selected. Now it gives just error message.

    "We were unable to start a PHP session. You will need to contact your host to adjust your PHP configuration before you can continue. The error reported was: session_start(): Failed to read session data: files (path: /var/cpanel/php/sessions/alt-php80)"

    Could contain: Text

  2. Hi,

    how to fix this?

    4.7.16 -> 4.7.17

    PHP 8.1 in use.

    "We were unable to start a PHP session. You will need to contact your host to adjust your PHP configuration before you can continue. The error reported was: Return type of IPS\_DateTime::format($format, $memberOrLanguage = null) should either be compatible with DateTime::format(string $format): string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"


    Could contain: File, Webpage, Page, Text

    Could contain: Page, Text, File

  3. I have exactly this same problem. I can't use ACP at all.

    Also ACP shows that users are from all over the world. Normally they are from one country.

    I disabled this "Check IP address when validating session?" and got immediately warning emails that I have logged in from USA and Netherlands.

    Incognito mode or VPN didn't help.

    Any help?

     

  4. 13 hours ago, Jim M said:

    Do you have them available elsewhere in the menu you may not be seeing in this view? Is Commerce and those modules enabled?

    Modules are enabled.

    I can't see items anywhere in Menu Manager site.

    12 hours ago, opentype said:

    I had that once. The menu manager had issues and the items weren’t in the menu anymore but also not properly unregistered. The only way to fix it was on the database level. 

    Maybe I just try to reinstall and reconfigure Commerce, hopefully it helps..

  5. 37 minutes ago, IPCommerceFan said:

    If you mean Stripe isn't appearing as a payment method at checkout, remember to set it as an available method on each package in the store you wish to use it for.

    Stipe works now in production environment. Probably server host blocks in the test environment, incident opened. Cloudflare pause didn't help.

     

  6. 10 minutes ago, Daniel F said:

    Make sure you’re using the same PHP version for the Webserver and CLI if you’re using cron jobs to run tasks 

    Yes the same is in use.

    @Jim M

    No other errors than this PHP error:

    PHP Fatal error:  Declaration of IPS\gallery\_Image::getItemsWithPermission($where = [], $order = null, $limit = 10, $permissionKey = 'read', $includeHiddenItems = null, $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/nginx/domains/xxx.com/public/applications/gallery/sources/Image/Image.php on line 1882

    Would you like to check in the server?

×
×
  • Create New...