blockgets error blocks and style


no_avatar
eunaumtenhoid
Collaborator
 
Posts: 52
Joined: Fri Oct 14, 2016 2:06 am
 Thu Jan 25, 2018 2:10 am • via Web
I'm having some problems with the block gets

chat:
Image

banner (shows only 1/3 of the image)
Image

edit block (shows only as words and in the footer)
Image

after I updated phpbb some blocks stopped working correctly in the edit part or add new settings (tested, banner and youtube block) when I'm going to add a new banner, it simply loads and nothing else appears

phpbb: 3.2.2
style:flatboots
php:7.2
User avatar
Leinad4Mind
 
Posts: 213
Joined: Thu Oct 15, 2015 10:10 pm
 Thu Jan 25, 2018 2:13 am • via Android
Maybe PHP 7.2 is too much? Go down to 7.1 at least. And see if that solve your problem
User avatar
IvanPF
Administrator
 
Posts: 2010
Joined: Fri Jun 17, 2011 12:15 am
Location: España (Spain)
 Thu Jan 25, 2018 11:13 am • via Web
From what I see in the images, it seems that the style is not loading properly.
Have you tried to clear the cache?
no_avatar
eunaumtenhoid
Collaborator
 
Posts: 52
Joined: Fri Oct 14, 2016 2:06 am
 Thu Jan 25, 2018 1:04 pm • via Web
Leinad4Mind wrote:Maybe PHP 7.2 is too much? Go down to 7.1 at least. And see if that solve your problem

SURE,
about the problem of the blocks you are right the block gets does not work with php 7.2

IvanPF wrote:From what I see in the images, it seems that the style is not loading properly.
Have you tried to clear the cache?

hahahaha, sure I've been using it for over a year.

the banner only shows the entire image if I click to compress / expand the block on the arrow
User avatar
IvanPF
Administrator
 
Posts: 2010
Joined: Fri Jun 17, 2011 12:15 am
Location: España (Spain)
 Thu Jan 25, 2018 4:09 pm • via Web
I tested on php 7.2 and all work fine.
Can you give me the url of your forum to see the error?
no_avatar
eunaumtenhoid
Collaborator
 
Posts: 52
Joined: Fri Oct 14, 2016 2:06 am
 Thu Jan 25, 2018 11:11 pm • via Web
the problem of 7.2 has already been resolved it was only in blocks like youtube or banner I changed to 7.0 and it's working everything beauty, but the problem and in the stylo that the chat appears as in the image above
but the site is all in Portuguese
User avatar
IvanPF
Administrator
 
Posts: 2010
Joined: Fri Jun 17, 2011 12:15 am
Location: España (Spain)
 Fri Jan 26, 2018 12:13 am • via Web
I think that is a problem with the headjs lib that include the FLATBOOTS style.
Please, try with this:

For blockgets:
1. Open /ext/canidev/blockgets/styles/FLATBOOTS/template/event/overall_footer_body_after.html
2. Find:
Code: Select all
head.ready(function () {

3. Replace with:
Code: Select all
head.ready('jblockgets.js', function () {


For chat:
1. Open /ext/canidev/chat/styles/FLATBOOTS/template/event/overall_footer_after.html
2. Find:
Code: Select all
head.ready(function () {

3. Replace with:
Code: Select all
head.ready('jchat.js', function () {



After this changes, clear the cache in the ACP.
no_avatar
eunaumtenhoid
Collaborator
 
Posts: 52
Joined: Fri Oct 14, 2016 2:06 am
 Fri Jan 26, 2018 2:13 am • via Web
what problem?? of the style ??
nothing happened
have two calls edit only the first or both?


my problems now and only these
chat:
Image

banner (shows only 1/3 of the image)
Image

edit block (shows only as words and in the footer)
Image
User avatar
Leinad4Mind
 
Posts: 213
Joined: Thu Oct 15, 2015 10:10 pm
 Fri Jan 26, 2018 2:30 am • via Android
Clean the cache lol

Do you have chat add-on installed?
Do you've flatboot style installed for the chat?

If you disable the chat does the errors goes away?
no_avatar
eunaumtenhoid
Collaborator
 
Posts: 52
Joined: Fri Oct 14, 2016 2:06 am
 Fri Jan 26, 2018 3:01 am • via Web
Leinad4Mind wrote:Clean the cache lol

Do you have chat add-on installed?
Do you've flatboot style installed for the chat?

If you disable the chat does the errors goes away?

sure
sure
sure
no, disable the chat makes it disappear lol


flatboots 2.0.9???
my style is 3.0.1??
Next

Who is online

Users browsing this forum: No registered users and 0 guests