Strange layout issu...
 
Notifications
Clear all

Strange layout issue with moved topics

7 Posts
2 Users
1 Reactions
242 Views
bitstorm66
Posts: 14
Topic starter
(@bitstorm66)
Eminent Member
Joined: 4 years ago

Wordpress Version: 6.8.1

WP Foro Version: Version 1.9.9.1

 

After importing from a windows (Server) with plesk to a linux server with plesk we have the following strange problem.

Topics that are moved from the main Forums to a another sub forum, are display very thin and narrow till you reload with F5. After reloading with F5 it's completely fine. Does anyone have any suggestions? 

 

(for expample: from community/main/ to (community/car/)

This only happens with moved topics. 

 

The only thing which is different, on the new server we no have installed the ssl certificate, cause we not moved the domain to the new server.

Watch second post for pic2

6 Replies
bitstorm66
Posts: 14
Topic starter
(@bitstorm66)
Eminent Member
Joined: 4 years ago

post for second pic

Reply
2 Replies
Sofy
 Sofy
Admin
(@sofy)
Joined: 7 years ago

Support Team
Posts: 5391

@bitstorm66 

This should be a cache problem. You should exclude the wpForo from the cache system of your website.  

Reply
bitstorm66
(@bitstorm66)
Joined: 4 years ago

Eminent Member
Posts: 14

@sofy hi, this was my first idea, but there is absolutely no caching plugin installed on the new server.

 

But i have more strange infos:

 

on the new server i roll back the php version to 7.4.33 and this works. All other 8.x.x versions have the same problem.

But on the windows server, the 8.x.x versions of php work.

Reply
bitstorm66
Posts: 14
Topic starter
(@bitstorm66)
Eminent Member
Joined: 4 years ago

With all PHP Version 8.x.x we get some fatal errors in the log, but only on the new linux server and not with the windows server:

 

[Wed May 28 17:08:59.977036 2025] [proxy_fcgi:error] [pid 2986519] [client 217.224.248.155:39232] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught TypeError: fclose(): Argument #1 ($stream) must be of type resource, false given in /var/www/vhosts/byafewfriends.de/httpdocs/wp-content/plugins/wpforo/wpf-includes/functions.php:843\nStack trace:\n#0 /var/www/vhosts/byafewfriends.de/httpdocs/wp-content/plugins/wpforo/wpf-includes/functions.php(843): fclose()\n#1 /var/www/vhosts/byafewfriends.de/httpdocs/wp-content/plugins/wpforo/wpf-includes/class-cache.php(152): wpforo_write_file()\n#2 /var/www/vhosts/byafewfriends.de/httpdocs/wp-content/plugins/wpforo/wpf-includes/class-cache.php(137): wpForoCache->create_files()\n#3 /var/www/vhosts/byafewfriends.de/httpdocs/wp-content/plugins/wpforo/wpf-includes/wpf-hooks.php(2319): wpForoCache->create()\n#4 /var/www/vhosts/byafewfriends.de/httpdocs/wp-includes/class-wp-hook.php(324): wpforo_create_cache()\n#5 /var/www/vhosts/byafewfriends.de/httpdocs/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()\n#6 /var/www/vhosts/byafewfriends.de/httpdocs/wp-includes/plugin.php(517): W...', referer:

Reply
1 Reply
Sofy
 Sofy
Admin
(@sofy)
Joined: 7 years ago

Support Team
Posts: 5391

@bitstorm66 

We'll check and get back to you soon. 

Reply
Sofy
Posts: 5391
 Sofy
Admin
(@sofy)
Support Team
Joined: 7 years ago

Hi,

You should update wpForo to the latest version and check again. The version you're using is outdated.

Regarding the design: the CSS files are not cached in the browser, so the initial page load may not display correctly.

Reply