5balloons/laravel-smart-ads

Error on edit

GeneratorEVil opened this issue · 4 comments

Undefined property: stdClass::$style (View: /vendor/5balloons/laravel-smart-ads/resources/views/smart-ad-manager/edit.blade.php)

  1. Add image banner
  2. Change auto insertion
  3. Try edit - error

In DB JSON
[{"position": "afterbegin", "selector": "#banner-1-mid-en"}]
Have not style param.

@GeneratorEVil Will check this, thank you for posting.

@GeneratorEVil Will check this, thank you for posting.

And when change banner's title , slug not updating

@GeneratorEVil since slug is used to keep track of ad clicks, it's deliberately kept the same even if the title changes.

Fixed in v1.2.6