Plugin fails with Cherry Framework 4
-
Hi, when i use this plugin to embed the phpbb forum into the page-community.php in combination with Cherry framework it fails. I’m getting undefined variable errors. And have no idea how to fix it.
The plugin does work with theme Twenty Fifteen/Seventeen etc. but not with a Cherry Framewokr theme.
-
Hi! haha sorry, i was playing with old database backups while i was waiting, i changed back to the current database:
You should now see only a header and footer but not the forum itself (the iframe does expand….)
seem that you’ve set as URL on wp_w3all config the value
http://preview.ashesofmankind.com/forum
while it should maybe be the real phpBB url, not the WP page with iframed phpBB, so change URL setting into
http://ashesofmankind.com/forumwithout slash. Check also that if your WP is https: also your phpBB need to be forced in ACP, setting to be https.
Well i’m not using https and it shouldn’t be http://ashesofmankind.com/forum, something is wrong maybe with the database, because if i put the old database back it works fine, with preview.ashesofmankind.com
ops sorry i’ve confuse maybe the phpBB theme with iframed WP.
Reload the one that not work please
and link it …-
This reply was modified 8 years, 7 months ago by
axew3.
Hey ive finally been able to fix it, i merged several databases together haha. glad that work, thanks for your help anyways!!
Have a good one!
Hi!
New question, i cannot login with firefox on the forum it just returns to the forum, but on Chrome i can login. Anyway to fix this?
may it depend by the fact, in one browser the user you try to login, has been deactivated in wp, or is banned or not active in phpBB?
It is the same user?
Because the browser himself can’t be the problem, while cookies can be the problem.
Have you try to clean cookies, even if another time, normally when all setup correctly this should not be the problem, but in some rare circumstance, may can happen it is.Oh man i feel stupid, i thought i cleaned the cookies… but i didn’t and that works. thanks again! 🙂
Oh man i feel stupid
well, so i’m in good company, because it often happen also to me! 😉
Hahah yeah 😛
I have another question, if you click on a topic it opens the topic, however the iframe won’t adapt to its new size in height:
http://www.preview.ashesofmankind.com/index.php//?f=2Any idea why this might happen?
yes, because it is also on your phpBB template, as i see at direct forum url:
http://www.preview.ashesofmankind.com/forum
the reason should be that the header element of your phpBB theme not fit the dimension of the text font you’re using for the Preview Forum text on top: in the way it has been setup, it cause the behavior you can see.
You can with easy control it by editing the phpBB css.
May you can edit css to have for this element minor/more padding, or bottom vertical align, or line-height or any other css declaration that can make it fit in the way you want with big text you like, but it depend on how the css is done, to apply this or other property in one or another element.Uhm are we talking about the same thing?
I meant the massive white space?
-
This reply was modified 8 years, 7 months ago by
revoxis.
ah ok, no sorry so i’ve misunderstand.
About this, you should open page-forum.php on your template folder and search for these two lines:// heightCalculationMethod: 'bodyOffset', // If iframe not resize correctly, un-comment (or change with one of others available resize methods) // see: https://github.com/davidjbradshaw/iframe-resizer#heightcalculationmethodremove // in front of first line to activate, so check if after work fine, if not, try another heightcalculationmethod between available/documented on linked page
???
I tried all possible methods but none of them are working? :/
Also Visit Forum Here When logged out i am getting all those errors again
Notice: Undefined variable: w3all_url_to_cms in /var/www/html/staging/wp-content/themes/AOM/page-community.php on line 98 Notice: Undefined variable: wp_w3all_forum_folder_wp in /var/www/html/staging/wp-content/themes/AOM/page-community.php on line 219 Notice: Undefined variable: wp_w3all_forum_folder_wp in /var/www/html/staging/wp-content/themes/AOM/page-community.php on line 221 Notice: Undefined variable: wp_w3all_forum_folder_wp in /var/www/html/staging/wp-content/themes/AOM/page-community.php on line 223 Notice: Undefined variable: wp_w3all_forum_folder_wp in /var/www/html/staging/wp-content/themes/AOM/page-community.php on line 225 Notice: Undefined variable: wp_w3all_forum_folder_wp in /var/www/html/staging/wp-content/themes/AOM/page-community.php on line 227 Notice: Undefined variable: wp_w3all_forum_folder_wp in /var/www/html/staging/wp-content/themes/AOM/page-community.php on line 237 Notice: Undefined variable: wp_w3all_forum_folder_wp in /var/www/html/staging/wp-content/themes/AOM/page-community.php on line 239 Notice: Undefined variable: wp_w3all_forum_folder_wp in /var/www/html/staging/wp-content/themes/AOM/page-community.php on line 241 Notice: Undefined variable: wp_w3all_forum_folder_wp in /var/www/html/staging/wp-content/themes/AOM/page-community.php on line 249 Notice: Undefined variable: wp_w3all_forum_folder_wp in /var/www/html/staging/wp-content/themes/AOM/page-community.php on line 261 Notice: Undefined variable: wp_w3all_forum_folder_wp in /var/www/html/staging/wp-content/themes/AOM/page-community.php on line 267 Notice: Undefined variable: wp_w3all_forum_folder_wp in /var/www/html/staging/wp-content/themes/AOM/page-community.php on line 282 Notice: Undefined variable: wp_w3all_forum_folder_wp in /var/www/html/staging/wp-content/themes/AOM/page-community.php on line 285 Notice: Undefined variable: wp_w3all_forum_folder_wp in /var/www/html/staging/wp-content/themes/AOM/page-community.php on line 288 Notice: Undefined variable: wp_w3all_forum_folder_wp in /var/www/html/staging/wp-content/themes/AOM/page-community.php on line 291 Notice: Undefined variable: wp_w3all_forum_folder_wp in /var/www/html/staging/wp-content/themes/AOM/page-community.php on line 300 Notice: Undefined variable: wp_w3all_forum_folder_wp in /var/www/html/staging/wp-content/themes/AOM/page-community.php on line 304Any idea?
-
This reply was modified 8 years, 7 months ago by
revoxis.
-
This reply was modified 8 years, 7 months ago by
The topic ‘Plugin fails with Cherry Framework 4’ is closed to new replies.