0

When i share a post with my app i got this issue:

Notice: Undefined index: log_path in /tjgnsdl1234/www/system/core/Log.php on line 118 Notice: Undefined index: log_path in /tjgnsdl1234/www/system/core/Log.php on line 118 Warning: mkdir(): Invalid path in /tjgnsdl1234/www/system/core/Log.php on line 122 Notice: Undefined index: log_threshold in /tj...

For some reason when I share the image (link) of where the post is supposed to be, the image is seen but it also shows an error. This used to work properly, I must also note that some people do not see the image.

I already tried changing the config.php file and autoload.php file but no one works.

-

Notice: Undefined index: log_path in /tjgnsdl1234/www/system/core/Log.php on line 118 Notice: Undefined index: log_path in /tjgnsdl1234/www/system/core/Log.php on line 118 Warning: mkdir(): Invalid path in /tjgnsdl1234/www/system/core/Log.php on line 122 Notice: Undefined index: log_threshold in /tj...

Now: https://i.stack.imgur.com/rLI5I.jpg Before: https://i.stack.imgur.com/mu2SR.jpg

elalekey
  • 325
  • 1
  • 3
  • 10
  • Please read: https://stackoverflow.com/help/minimal-reproducible-example and make necessary changes – Alex Sep 09 '19 at 01:46

1 Answers1

1

I had a similar error, if i remind me right i think your config.php doesn't contain all config vars that CI3 needs.

Ankit dagar
  • 107
  • 1
  • 6