Thumbnails - bludit3

User avatar
bayerberg
Master Bludit
Posts: 141
Joined: Wed Jun 07, 2017 1:05 pm
Location: London, UK
Has thanked: 7 times
Been thanked: 10 times
Contact:

installed new bludt pro instance - error logs didnt say anything apart from screaming about missing image.

created new post on the offending instance - all good ...

Code: Select all

string(63) "http:// localhost: 8888/bluditrc3/bl-content/uploads/homefeed.jpg" 
string(12) "homefeed.jpg" 
string(74) "http:// localhost: 8888/bluditrc3/bl-content/uploads/thumbnails/homefeed.jpg"


checked pages.php - Houston, we have found a problem
new post was saved with "coverImage": as filename only
old posts were saved with "coverImage": as full path and flename.
thats why I got those issues.

now I need to figure out how that happened ;)
bludit plugins and themes - makeitblu | I do things, check them out on behance and dribbble.
User avatar
bayerberg
Master Bludit
Posts: 141
Joined: Wed Jun 07, 2017 1:05 pm
Location: London, UK
Has thanked: 7 times
Been thanked: 10 times
Contact:

Looks like the switch from filename to url + filename happens when content is edited.

@Diego , can you inspect this?
bludit plugins and themes - makeitblu | I do things, check them out on behance and dribbble.
User avatar
diego
Site Admin
Posts: 773
Joined: Sat May 16, 2015 2:53 pm
Been thanked: 1 time
Contact:

Ok, good I going to check at night, if you can create an issue in Github to remember, thanks
User avatar
diego
Site Admin
Posts: 773
Joined: Sat May 16, 2015 2:53 pm
Been thanked: 1 time
Contact:

I fixed, I just uploaded the changes, you can download all files from Github.
User avatar
bayerberg
Master Bludit
Posts: 141
Joined: Wed Jun 07, 2017 1:05 pm
Location: London, UK
Has thanked: 7 times
Been thanked: 10 times
Contact:

yesss! thanks!
I'm off to find other bugs :)
bludit plugins and themes - makeitblu | I do things, check them out on behance and dribbble.
Post Reply