Jump to content

SDT

Clients
  • Posts

    60
  • 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 SDT

  1. Getting this in error logs:

     

    PHP Warning:  PHP Startup: Unable to load dynamic library 'php_curl.dll' (tried: /usr/lib64/php/modules/php_curl.dll (/usr/lib64/php/modules/php_curl.dll: cannot open shared object file: No such file or directory), /usr/lib64/php/modules/php_curl.dll.so (/usr/lib64/php/modules/php_curl.dll.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
    Could not open input file: artisan

  2. Getting this in error logs while setting up the system. 

    Could not write to Store-FileSystem (furl_configuration)
    #0 \system\Data\AbstractData.php(108): IPS\_Log::log('Could not write...', 'datastore')
    #1 \system\Data\Store.php(245): IPS\Data\_AbstractData->__set('furl_configurat...', '{"login":{"frie...')
    #2 \system\Http\Url\Friendly.php(730): IPS\Data\_Store->__set('furl_configurat...', '{"login":{"frie...')
    #3 \system\Http\Url\Friendly.php(676): IPS\Http\Url\_Friendly::buildFurlConfiguation()
    #4 \init.php(902) : eval()'d code(19): IPS\Http\Url\_Friendly::furlDefinition(false)
    #5  \system\Http\Url\Friendly.php(90): IPS\Http\Url\cms_hook_FriendlyUrl::furlDefinition()
    #6   \init.php(902) : eval()'d code(35): IPS\Http\Url\_Friendly::createFriendlyUrlFromComponents(Array, '')
    #7   \system\Http\Url.php(264): IPS\Http\Url\cms_hook_FriendlyUrl::createFriendlyUrlFromComponents(Array, '')
    #8   \init.php(902) : eval()'d code(25): IPS\Http\_Url::createFromString('https://localho...', true, true)
    #9   \system\Request\Request.php(275): IPS\Http\cms_hook_Url::createFromString('https://localho...', true, true)
    #10  \system\Log\Log.php(106): IPS\_Request->url()
    #11  \system\Data\AbstractData.php(108): IPS\_Log::log('Could not write...', 'datastore')
    #12  \system\Data\Store.php(245): IPS\Data\_AbstractData->__set('languages', Array)
    #13  \system\Lang\Lang.php(104): IPS\Data\_Store->__set('languages', Array)
    #14  \system\Lang\Lang.php(122): IPS\_Lang::getStore()
    #15  \system\Lang\Lang.php(225): IPS\_Lang::languages()
    #16  \system\Dispatcher\Front.php(483): IPS\_Lang::autoDetectLanguage(Array)
    #17 \system\Dispatcher\Front.php(39): IPS\Dispatcher\_Front->checkCached()
    #18 \system\Dispatcher\Dispatcher.php(110): IPS\Dispatcher\_Front->init()
    #19 \index.php(13): IPS\_Dispatcher::i()
    #20 {main}

  3. Getting this in Logs..

     

    Error: Attempt to assign property "timezone" on null (0)
    #0 /system/Theme/Theme.php(335): IPS\_Member::loggedIn()
    #1 /system/Dispatcher/Standard.php(63): IPS\_Theme::i()
    #2 [internal function]: IPS\Dispatcher\_Standard::baseCss()
    #3 /init.php(902) : eval()'d code(34): call_user_func_array()
    #4 /ips_2/init.php(902) : eval()'d code(24): IPS\Dispatcher\advancedfooter_hook_includeJSSCSS::baseCss()
    #5 /system/Dispatcher/Front.php(751): IPS\Dispatcher\swiperslider_hook_includeJSCSS::baseCss()
    #6 /system/Dispatcher/Front.php(79): IPS\Dispatcher\_Front::baseCss()
    #7 /system/Dispatcher/Dispatcher.php(110): IPS\Dispatcher\_Front->init()
    #8 /ips_2/index.php(13): IPS\_Dispatcher::i()
    #9 {main}
    #0 /init.php(1004): IPS\_Log::log()
    #1 [internal function]: IPS\IPS::exceptionHandler()
    #2 {main}

    -------------


    Error: Call to a member function language() on null (0)
    #0 /system/Dispatcher/Front.php(713): IPS\Dispatcher\_Standard::baseJs()
    #1 /system/Dispatcher/Front.php(82): IPS\Dispatcher\_Front::baseJs()
    #2 /system/Dispatcher/Dispatcher.php(110): IPS\Dispatcher\_Front->init()
    #3 /index.php(13): IPS\_Dispatcher::i()
    #4 {main}
    #0 /ips_2/init.php(1004): IPS\_Log::log()
    #1 [internal function]: IPS\IPS::exceptionHandler()
    #2 {main}

  4. No ,I am not able to access the  AdminCP . Getting this error after running ips4.php 

    You do not have the cURL PHP extension loaded or it is running a version less than 7.36. While this is not required, it is recommend to make calls to external API services faster. You may wish to contact your hosting provider or system administrator to ask for it to be installed.

    Then support section will update the version with 7.6.7 and cURL PHP extension but I got the same error.

  5. Getting this in uploads/logs.

    Error: Call to a member function language() on null (0)
    #0 /system/Dispatcher/Front.php(713): IPS\Dispatcher\_Standard::baseJs()
    #1 /system/Dispatcher/Front.php(82): IPS\Dispatcher\_Front::baseJs()
    #2 /system/Dispatcher/Dispatcher.php(110): IPS\Dispatcher\_Front->init()
    #3 /index.php(13): IPS\_Dispatcher::i()
    #4 {main}
    #0 /init.php(1004): IPS\_Log::log()
    #1 [internal function]: IPS\IPS::exceptionHandler()
    #2 {main}

×
×
  • Create New...