Recent posts

#61
EhPortal Support / Re: Portal not reverting back ...
Last post by deansmar - April 07, 2026, 02:37:29 PM
That did the trick.. ;)

I am testing on a localhost at present.. getting things ready to go live..
Wampserver64
Apache 2.4.58
PHP 8.3.30
MariaDB 10.6.15
I can change any of theses settings..

Renamed the htacces file..
With copy and paste..
placed my icons in this location Themes/default/images/um_icons..
I see them in the list to choose from..

And hey presto.. all looks fantastic..
After all that, I didn't need the upload..  ;)

Thanks for the prompt response and replys..
I would like to contribute, but sending CAD from Europe.. :(
If there is anything I can do.. :D
#62
EhPortal Support / Re: Portal not reverting back ...
Last post by Chen Zhen - April 07, 2026, 12:30:42 PM

I can't reproduce this problem at the moment as it seems to open the image for me without any problem.
One would think that if it's writable then it's readable.
Perhaps the .htaccess is somehow causing a problem.
With the mod installed, use your FTP platform (or PC/Mac file manager if you're local testing) to delete the .htaccess file located in ./Themes/default/images/um_icons
Please let me know if this resolves the problem.
#63
EhPortal Support / Re: Portal not reverting back ...
Last post by deansmar - April 07, 2026, 07:45:24 AM
the icons now get uploaded.. and renamed.. as you can see in the attached image

but looking at them in the "manage menu" and then "Modify" you have a broken image
right click on the broken image "open image in new tab" you get a 500 Internal Server Error


looking at the database, they seem to be there..!
#64
EhPortal Support / Re: Portal not reverting back ...
Last post by Chen Zhen - April 07, 2026, 04:34:15 AM
Thanks for reporting this problem.
I should have ran a test environment without Imagick to notice these errors or at least force the use of the GD library.

Try the attachment..

#65
EhPortal Support / Re: Portal not reverting back ...
Last post by deansmar - April 07, 2026, 04:19:36 AM
yes i agree with you, better to have the security risks mimimised..

sorry to say, i am still getting the same error when uploding the icons..

/Sources/Class-UltimateMenu.php (Line 670)

imagecreatetruecolor(): Argument #1 ($width) must be of type int, float given
#66
EhPortal Support / Re: Portal not reverting back ...
Last post by Chen Zhen - April 07, 2026, 04:01:22 AM
At the moment Ultimate-Menu only requires PHP 8.0, although recently I've come across a function I want to use that is only native to PHP 8.3+.
I originally put that version requirement because previous PHP versions are now EOL and pose a security risk.



Perhaps I didn't take into account file names with accented characters as per one of your attached images.
Uninstall that mod & install the attachment which has some changes that may resolve what you reported.



Quoteif articals are enabled, and to be shown on the "Front Page Articles" and the database does not have any Articales.

then when loging In, the portals front page returns blank..!


if there is an Articel in the Database, then, when loging In, the portals front page refurns only the Artical, no blocks

Yes, when I was putting in the last fixes I came across that problem.
If there is no action argument in the URL, it defaults to the articles template which is incorrect behavior.
I'll look  into fixing that within the next week.. likely on the weekend.
 
#67
EhPortal Support / Re: Portal not reverting back ...
Last post by deansmar - April 07, 2026, 02:41:54 AM
another thing that i have noticed with the portal.. "BUG" .. ?

if articals are enabled, and to be shown on the "Front Page Articles" and the database does not have any Articales.

then when loging In, the portals front page returns blank..!


if there is an Articel in the Database, then, when loging In, the portals front page refurns only the Artical, no blocks
#68
EhPortal Support / Re: Portal not reverting back ...
Last post by deansmar - April 07, 2026, 02:30:47 AM
the icons that i am trying to use, are attached..

they are based on the size and type as your ep_home and ep_forum icons
#69
EhPortal Support / Re: Portal not reverting back ...
Last post by Chen Zhen - April 07, 2026, 12:37:54 AM

The image files must be file types jpg or png.
Can you attach one of the icons you are attempting to use?
#70
EhPortal Support / Re: Portal not reverting back ...
Last post by deansmar - April 06, 2026, 01:59:16 PM
i would have preferd to modify my last post..

with php 8.3.30 i can now make buttons..  but the icons will not upload..