Minifrontpage not loading on home page
- Posted by Colin (3) Offline
Hi
I have just installed Minifrontpage (ver 4.0.1) on my test system. Joomla 4.4.1 & PHP 8.1.25
I could not get it to work with my RocketTheme template Xenon (Gantry 5) IE nothing would load on the home page, so I changed the site to use Cassiopeia theme for all pages, unpublished Minifrontpage, then checked the home page loaded OK. It did.
I then published Minifrontpage setting its position as “Sidebar-left”. Everything else as default.On loading the home page, the following is returned. See attachment.
Any help on what I have done wrong would be appreciated.
Regards
Colin
1 year 1 week ago - 1 year 1 week ago #1
by Colin
I have just installed Minifrontpage (ver 4.0.1) on my test system. Joomla 4.4.1 & PHP 8.1.25
I could not get it to work with my RocketTheme template Xenon (Gantry 5) IE nothing would load on the home page, so I changed the site to use Cassiopeia theme for all pages, unpublished Minifrontpage, then checked the home page loaded OK. It did.
I then published Minifrontpage setting its position as “Sidebar-left”. Everything else as default.On loading the home page, the following is returned. See attachment.
Any help on what I have done wrong would be appreciated.
Regards
Colin
Last edit: 1 year 1 week ago by Colin. Reason: Removed image and added as attachment
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5268) Offline
Hi, based on the error message, it indicates that you don't have the GD library for PHP. This library is required to generate image thumbnails. How did you set up your web server? The GD library is typically available by default in most web server setups.
1 year 1 week ago #2
by TemplatePlazza
Please Log in or Create an account to join the conversation.
- Posted by Colin (3) Offline
Hi
System is IIS on my Windows laptop. PHP was manual upgrade a few months back. Path to the PHP folder is correct.
Checking IIS manager php_gd2.dll is an enabled extension, it is listed in php.ini [ExtensionList] and the file exists in \ext\ folder.
1 year 1 week ago #3
by Colin
System is IIS on my Windows laptop. PHP was manual upgrade a few months back. Path to the PHP folder is correct.
Checking IIS manager php_gd2.dll is an enabled extension, it is listed in php.ini [ExtensionList] and the file exists in \ext\ folder.
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5268) Offline
I don't know why that happened; perhaps there's a missing configuration on your system.
Anyway, is this a local development setup? If so, I'd recommend installing a simpler local web server application, such as WAMP or XAMPP
1 year 1 week ago #4
by TemplatePlazza
Anyway, is this a local development setup? If so, I'd recommend installing a simpler local web server application, such as WAMP or XAMPP
Please Log in or Create an account to join the conversation.
- Posted by Colin (3) Offline
- Posted by TemplatePlazza (5268) Offline